aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2009-12-21Merge branches 'bq27000-2.6.32', 'glamo-2.6.32', 'jbt6k74-2.6.32', 'pcf50633-...Lars-Peter Clausen
2009-12-15Add jbt6k74 display driver.Lars-Peter Clausen
2009-12-06backlight/mfd: Add pcf50633 backlight driverLars-Peter Clausen
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett
2009-09-21backlight: switch to da903x driver to dev_pm_opsMike Rapoport
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-10[ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops'Mike Rapoport
2009-09-07backlight: Add support for the Avionic Design Xanthos backlight device.Thierry Reding
2009-09-07backlight: spi driver for LMS283GF05 LCDMarek Vasut
2009-09-07backlight: move hp680-bl's probe function to .devinit.textUwe Kleine-König
2009-09-07backlight: Add support for new Apple machines.Mario Schwalbe
2009-09-07backlight: mbp_nvidia_bl: add support for MacBookAir 1,1Henrik Rydberg
2009-09-07backlight: Add WM831x backlight driverMark Brown
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson
2009-07-23[ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driverNicolas Ferre
2009-07-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-07-03backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier
2009-06-23backlight: Fix tdo24m crash on kmallocAviv Laufer
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi
2009-04-06backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson
2009-04-06backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson
2009-04-06backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao
2009-04-06backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe
2009-04-06backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport
2009-01-08backlight: Rename the corgi backlight driver to genericRichard Purdie
2009-01-08backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie
2009-01-08bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui
2009-01-08backlight: Support VGA/QVGA mode switching in tosa_lcdDmitry Baryshkov
2009-01-08backlight: Catch invalid input in sysfs attributesPavel Machek
2009-01-08backlight: Value of ILI9320_RGB_IF2 register should not be hardcodedDenis V. Lunev
2009-01-08backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita
2009-01-08backlight: progear_bl - Use platform_device_register_simple()Akinobu Mita
2009-01-08backlight: hp680_bl - Use platform_device_register_simple()Akinobu Mita
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov