summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
* backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-269-1/+1163
|\
| * backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-263-0/+390
| * 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
| * backlight: switch to da903x driver to dev_pm_opsMike Rapoport2009-09-211-10/+10
| * backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding2009-09-073-1/+187
| * backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-073-0/+250
| * backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * backlight: Add support for new Apple machines.Mario Schwalbe2009-09-071-0/+27
| * backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg2009-09-071-0/+9
| * backlight: Add WM831x backlight driverMark Brown2009-09-073-0/+258
* | Merge branch 'origin' into for-linusRussell King2009-09-245-3/+5
|\ \
| * | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-235-3/+5
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-8/+12
|\ \ \ | |/ / |/| |
| * | [ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-8/+12
| |/
* | Merge branch 'devel-stable' into develRussell King2009-09-122-1/+3
|\|
| * drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson2009-07-301-1/+1
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-091-0/+2
| |\
| | * backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| | |
| \ \
*-. | | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-122-2/+2
|\ \| | | |_|/ |/| |
| | * backlight: Fix tdo24m crash on kmallocAviv Laufer2009-06-231-1/+1
| |/ |/|
| * [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driverNicolas Ferre2009-07-231-1/+1
|/
* fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi2009-04-142-6/+0Star
* backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson2009-04-063-0/+171
* backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson2009-04-063-0/+163
* backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao2009-04-061-2/+2
* backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe2009-04-061-2/+31
* backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe2009-04-061-36/+126
* fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi2009-04-012-0/+6
* drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
* backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-084-156/+152Star
* backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-082-10/+88
* backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-083-33/+47
* bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui2009-01-081-4/+2Star
* backlight: Support VGA/QVGA mode switching in tosa_lcdDmitry Baryshkov2009-01-081-2/+25
* backlight: Catch invalid input in sysfs attributesPavel Machek2009-01-081-18/+15Star
* backlight: Value of ILI9320_RGB_IF2 register should not be hardcodedDenis V. Lunev2009-01-081-1/+1
* backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-11/+7Star
* backlight: progear_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-12/+8Star
* backlight: hp680_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-12/+8Star
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-2/+2
* drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-201-0/+1
* drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-201-0/+1
* lcd: fix oops if driver only interested in .set_powerBen Dooks2008-11-201-4/+7
* [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-291-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-241-1/+4
|\
| * [ARM] pxa: corgi backlight driver should not select ssp driversRussell King2008-10-231-1/+0Star
| * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-221-1/+1
| |\