| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 | 3 | -0/+250 |
| * | backlight: move hp680-bl's probe function to .devinit.text | Uwe Kleine-König | 2009-09-07 | 1 | -1/+1 |
| * | backlight: Add support for new Apple machines. | Mario Schwalbe | 2009-09-07 | 1 | -0/+27 |
| * | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1 | Henrik Rydberg | 2009-09-07 | 1 | -0/+9 |
| * | backlight: Add WM831x backlight driver | Mark Brown | 2009-09-07 | 3 | -0/+258 |
* | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 5 | -3/+5 |
|\ \ |
|
| * | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 5 | -3/+5 |
* | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-09-21 | 1 | -8/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops' | Mike Rapoport | 2009-09-10 | 1 | -8/+12 |
| |/ |
|
* | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | drivers/video/backlight/jornada720_bl.c: fix build | Kristoffer Ericson | 2009-07-29 | 1 | -1/+1 |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-07-09 | 1 | -0/+2 |
| |\ |
|
| | * | backlight: fix pwm_bl.c to notify platform code when suspending | Marc Zyngier | 2009-07-03 | 1 | -0/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 2 | -2/+2 |
|\ \ \ \
| | |/ /
| |_| /
|/| | |
|
| | * | backlight: Fix tdo24m crash on kmalloc | Aviv Laufer | 2009-06-23 | 1 | -1/+1 |
| |/
|/| |
|
| * | [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver | Nicolas Ferre | 2009-07-23 | 1 | -1/+1 |
|/ |
|
* | fbdev: fix info->lock deadlock in fbcon_event_notify() | Andrea Righi | 2009-04-13 | 2 | -6/+0 |
* | backlight: Adds HP Jornada 700 series backlight driver | Kristoffer Ericson | 2009-04-06 | 3 | -0/+171 |
* | backlight: Add HP Jornada 700 series LCD driver | Kristoffer Ericson | 2009-04-06 | 3 | -0/+163 |
* | backlight: fix pwm_bl.c when multiple PWM backlights exist | Eric Miao | 2009-04-06 | 1 | -2/+2 |
* | backlight: mbp_nvidia_bl - Add a debug switch | Mario Schwalbe | 2009-04-06 | 1 | -2/+31 |
* | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 | Mario Schwalbe | 2009-04-06 | 1 | -36/+126 |
* | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency | Andrea Righi | 2009-04-01 | 2 | -0/+6 |
* | drivers/video/backlight: rename da903x to da903x_bl | Mike Rapoport | 2009-02-05 | 2 | -1/+1 |
* | backlight: Rename the corgi backlight driver to generic | Richard Purdie | 2009-01-08 | 4 | -156/+152 |
* | backlight: add support for Toppoly TDO35S series to tdo24m lcd driver | Mike Rapoport | 2009-01-08 | 2 | -10/+88 |
* | backlight: Add suspend/resume support to the backlight core | Richard Purdie | 2009-01-08 | 3 | -33/+47 |
* | bd->props.brightness doesn't reflect the actual backlight level. | Zhang Rui | 2009-01-08 | 1 | -4/+2 |
* | backlight: Support VGA/QVGA mode switching in tosa_lcd | Dmitry Baryshkov | 2009-01-08 | 1 | -2/+25 |
* | backlight: Catch invalid input in sysfs attributes | Pavel Machek | 2009-01-08 | 1 | -18/+15 |
* | backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded | Denis V. Lunev | 2009-01-08 | 1 | -1/+1 |
* | backlight: crbllcd_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -11/+7 |
* | backlight: progear_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -12/+8 |
* | backlight: hp680_bl - Use platform_device_register_simple() | Akinobu Mita | 2009-01-08 | 1 | -12/+8 |
* | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -2/+2 |
* | drivers/video/backlight/da903x.c: introduce one more missing kfree | Mike Rapoport | 2008-11-19 | 1 | -0/+1 |
* | drivers/video/backlight/da903x.c: introduce missing kfree | Julia Lawall | 2008-11-19 | 1 | -0/+1 |
* | lcd: fix oops if driver only interested in .set_power | Ben Dooks | 2008-11-19 | 1 | -4/+7 |
* | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 2008-10-29 | 1 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-23 | 1 | -1/+4 |
|\ |
|
| * | [ARM] pxa: corgi backlight driver should not select ssp drivers | Russell King | 2008-10-23 | 1 | -1/+0 |
| * | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 2008-10-22 | 1 | -1/+1 |
| |\ |
|
| * | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 2008-10-21 | 1 | -1/+5 |
* | | | backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC | Claudio Nieder | 2008-10-21 | 3 | -1/+212 |
* | | | backlight: da903x: Add backlight driver for DA9030/DA9034 | Mike Rapoport | 2008-10-21 | 3 | -0/+209 |
* | | | backlight: add support for Sharp SL-6000 LCD and backlight drivers | Dmitry Baryshkov | 2008-10-21 | 4 | -0/+499 |
| |/
|/| |
|
* | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 5 | -3/+1069 |
|\ |
|
| * | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 2008-09-25 | 1 | -5/+78 |
| * | lcd: add support for Toppoly TDO24M series LCD panels | Eric Miao | 2008-09-23 | 3 | -0/+405 |