| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat |  Tony Lindgren | 1 | -2/+2 |
| 2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight |  Linus Torvalds | 9 | -1/+1163 |
| 2009-09-26 | backlight: new driver for ADP5520/ADP5501 MFD PMICs |  Michael Hennerich | 3 | -0/+390 |
| 2009-09-26 | backlight: extend event support to also support poll() |  Henrique de Moraes Holschuh | 1 | -0/+1 |
| 2009-09-24 | Merge branch 'origin' into for-linus |  Russell King | 5 | -3/+5 |
| 2009-09-23 | spi: prefix modalias with "spi:" |  Anton Vorontsov | 5 | -3/+5 |
| 2009-09-21 | backlight: Allow drivers to update the core, and generate events on changes |  Matthew Garrett | 1 | -0/+41 |
| 2009-09-21 | backlight: switch to da903x driver to dev_pm_ops |  Mike Rapoport | 1 | -10/+10 |
| 2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel |  Russell King | 1 | -8/+12 |
| 2009-09-12 | Merge branch 'devel-stable' into devel |  Russell King | 2 | -1/+3 |
| 2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel |  Russell King | 2 | -2/+2 |
| 2009-09-10 | [ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops' |  Mike Rapoport | 1 | -8/+12 |
| 2009-09-07 | backlight: Add support for the Avionic Design Xanthos backlight device. |  Thierry Reding | 3 | -1/+187 |
| 2009-09-07 | backlight: spi driver for LMS283GF05 LCD |  Marek Vasut | 3 | -0/+250 |
| 2009-09-07 | backlight: move hp680-bl's probe function to .devinit.text |  Uwe Kleine-König | 1 | -1/+1 |
| 2009-09-07 | backlight: Add support for new Apple machines. |  Mario Schwalbe | 1 | -0/+27 |
| 2009-09-07 | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1 |  Henrik Rydberg | 1 | -0/+9 |
| 2009-09-07 | backlight: Add WM831x backlight driver |  Mark Brown | 3 | -0/+258 |
| 2009-07-29 | drivers/video/backlight/jornada720_bl.c: fix build |  Kristoffer Ericson | 1 | -1/+1 |
| 2009-07-23 | [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver |  Nicolas Ferre | 1 | -1/+1 |
| 2009-07-09 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 |  Russell King | 1 | -0/+2 |
| 2009-07-03 | backlight: fix pwm_bl.c to notify platform code when suspending |  Marc Zyngier | 1 | -0/+2 |
| 2009-06-23 | backlight: Fix tdo24m crash on kmalloc |  Aviv Laufer | 1 | -1/+1 |
| 2009-04-13 | fbdev: fix info->lock deadlock in fbcon_event_notify() |  Andrea Righi | 2 | -6/+0 |
| 2009-04-06 | backlight: Adds HP Jornada 700 series backlight driver |  Kristoffer Ericson | 3 | -0/+171 |
| 2009-04-06 | backlight: Add HP Jornada 700 series LCD driver |  Kristoffer Ericson | 3 | -0/+163 |
| 2009-04-06 | backlight: fix pwm_bl.c when multiple PWM backlights exist |  Eric Miao | 1 | -2/+2 |
| 2009-04-06 | backlight: mbp_nvidia_bl - Add a debug switch |  Mario Schwalbe | 1 | -2/+31 |
| 2009-04-06 | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 |  Mario Schwalbe | 1 | -36/+126 |
| 2009-04-01 | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency |  Andrea Righi | 2 | -0/+6 |
| 2009-02-05 | drivers/video/backlight: rename da903x to da903x_bl |  Mike Rapoport | 2 | -1/+1 |
| 2009-01-08 | backlight: Rename the corgi backlight driver to generic |  Richard Purdie | 4 | -156/+152 |
| 2009-01-08 | backlight: add support for Toppoly TDO35S series to tdo24m lcd driver |  Mike Rapoport | 2 | -10/+88 |
| 2009-01-08 | backlight: Add suspend/resume support to the backlight core |  Richard Purdie | 3 | -33/+47 |
| 2009-01-08 | bd->props.brightness doesn't reflect the actual backlight level. |  Zhang Rui | 1 | -4/+2 |
| 2009-01-08 | backlight: Support VGA/QVGA mode switching in tosa_lcd |  Dmitry Baryshkov | 1 | -2/+25 |
| 2009-01-08 | backlight: Catch invalid input in sysfs attributes |  Pavel Machek | 1 | -18/+15 |
| 2009-01-08 | backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded |  Denis V. Lunev | 1 | -1/+1 |
| 2009-01-08 | backlight: crbllcd_bl - Use platform_device_register_simple() |  Akinobu Mita | 1 | -11/+7 |
| 2009-01-08 | backlight: progear_bl - Use platform_device_register_simple() |  Akinobu Mita | 1 | -12/+8 |
| 2009-01-08 | backlight: hp680_bl - Use platform_device_register_simple() |  Akinobu Mita | 1 | -12/+8 |
| 2009-01-06 | video: struct device - replace bus_id with dev_name(), dev_set_name() |  Kay Sievers | 2 | -2/+2 |
| 2008-11-19 | drivers/video/backlight/da903x.c: introduce one more missing kfree |  Mike Rapoport | 1 | -0/+1 |
| 2008-11-19 | drivers/video/backlight/da903x.c: introduce missing kfree |  Julia Lawall | 1 | -0/+1 |
| 2008-11-19 | lcd: fix oops if driver only interested in .set_power |  Ben Dooks | 1 | -4/+7 |
| 2008-10-29 | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl |  Dmitry Baryshkov | 1 | -2/+2 |
| 2008-10-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 1 | -1/+4 |
| 2008-10-23 | [ARM] pxa: corgi backlight driver should not select ssp drivers |  Russell King | 1 | -1/+0 |
| 2008-10-22 | Merge branch 'for-rmk' of git://git.android.com/kernel into devel |  Russell King | 1 | -1/+1 |
| 2008-10-21 | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig |  Eric Miao | 1 | -1/+5 |