aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/backlight.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-1/+1
* samsung update 1codeworkx2012-06-021-0/+46
* backlight: add backlight typeMatthew Garrett2011-03-221-1/+23
* backlight: grab ops_lock before testing bd->opsUwe Kleine-König2010-11-251-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-1/+7
* backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-161-1/+1
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
* backlight: extend event support to also support poll()Henrique de Moraes Holschuh2009-09-261-0/+1
* backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+41
* fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi2009-04-131-3/+0
* fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi2009-04-011-0/+3
* backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-081-0/+34
* bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui2009-01-081-4/+2
* backlight: Catch invalid input in sysfs attributesPavel Machek2009-01-081-18/+15
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* backlight: Fix missing kernel doc entrySebastian Siewior2008-07-231-0/+1
* backlight: Avoid unecessary driver callbacksHelge Deller2008-02-071-4/+8
* backlight/leds: Make two structs staticAdrian Bunk2007-10-111-1/+1
* backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-72/+53
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+1
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-49/+30
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-0/+17
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-201-1/+1
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-201-17/+17
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-6/+4
* backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-201-12/+12
* backlight: Fix error handlingDmitry Torokhov2007-02-201-3/+6
* Pull platform-drivers into test branchLen Brown2006-12-201-2/+5
|\
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-2/+5
* | [PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh2006-12-081-6/+0
* | [PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons2006-12-081-32/+55
* | [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-081-1/+1
|/
* [PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2006-05-151-6/+12
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-311-28/+56
* [PATCH] Fix error handling in backlight driversJean Delvare2006-03-091-1/+1
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+264