Age | Commit message (Expand) | Author |
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 |
2008-10-21 | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao |
2008-10-21 | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC | Claudio Nieder |
2008-10-21 | backlight: da903x: Add backlight driver for DA9030/DA9034 | Mike Rapoport |
2008-10-21 | backlight: add support for Sharp SL-6000 LCD and backlight drivers | Dmitry Baryshkov |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-13 | Fix autoloading of MacBook Pro backlight driver. | David Woodhouse |
2008-09-25 | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao |