| Commit message (Expand) | Author | Age |
* | 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-08 |
* | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | 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-11-19 |
* | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 2008-10-28 |
* | 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-23 |
| * | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 2008-10-22 |
| |\ |
|
| * | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 2008-10-20 |
* | | | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC | Claudio Nieder | 2008-10-20 |
* | | | backlight: da903x: Add backlight driver for DA9030/DA9034 | Mike Rapoport | 2008-10-20 |
* | | | 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-20 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
|\ |
|
| * | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 2008-09-25 |
| * | lcd: add support for Toppoly TDO24M series LCD panels | Eric Miao | 2008-09-23 |
| * | lcd: add corgibl_limit_intensity() to corgi_lcd | Eric Miao | 2008-09-23 |
| * | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz | Eric Miao | 2008-09-23 |
| * | lcd: allow lcd device to handle mode change events | Eric Miao | 2008-09-23 |
* | | Fix autoloading of MacBook Pro backlight driver. | David Woodhouse | 2008-10-13 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | backlight: add MODULE_ALIAS() to pwm_backlight driver | Ben Dooks | 2008-08-05 |
* | backlight: add more information output to pwm_backlight | Ben Dooks | 2008-08-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-01 |
|\ |
|
| * | video: Fix up hp6xx driver build regressions. | Paul Mundt | 2008-07-29 |
* | | backlight: ensure platform_lcd on by default | Ben Dooks | 2008-07-30 |
* | | backlight: give platform_lcd the same name as the platform device. | Ben Dooks | 2008-07-30 |
|/ |
|
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2008-07-24 |
|\ |
|
| * | backlight: Fix missing kernel doc entry | Sebastian Siewior | 2008-07-23 |
| * | backlight: Add Nvidia-based Apple Macbook Pro backlight driver | Matthew Garrett | 2008-07-23 |
* | | fbdev: LCD backlight driver using Atmel PWM driver | Hans-Christian Egtvedt | 2008-07-24 |
* | | lcd: add platform_lcd driver | Ben Dooks | 2008-07-24 |
* | | lcd: add lcd_device to check_fb() entry in lcd_ops | Ben Dooks | 2008-07-24 |
* | | fb: add support for the ILI9320 video display controller | Ben Dooks | 2008-07-24 |
|/ |
|
* | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. | Ben Dooks | 2008-07-03 |
* | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks | Philipp Zabel | 2008-07-03 |
* | [ARM] pxa: add generic PWM backlight driver | eric miao | 2008-07-03 |
* | backlight: Add OMAP1 PWL backlight driver | Andrzej Zaborowski | 2008-02-07 |
* | backlight: Avoid unecessary driver callbacks | Helge Deller | 2008-02-07 |
* | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 |