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