Age | Commit message (Expand) | Author | Files | Lines |
2010-03-16 | backlight: mbp_nvidia_bl - add five more MacBook variants | Evan McClain | 1 | -0/+45 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 20 | -54/+102 |
2010-03-16 | backlight: Add backlight_device parameter to check_fb | Bruno Prémont | 2 | -2/+2 |
2010-03-16 | video: backlight/progear, fix pci device refcounting | Jiri Slaby | 1 | -4/+12 |
2010-03-16 | backlight: l4f00242t03: Fix module licence absence. | Alberto Panizzo | 1 | -0/+1 |
2010-03-16 | backlight: Add Epson L4F00242T03 LCD driver | Alberto Panizzo | 3 | -0/+264 |
2010-03-08 | backlight: Enable max8925 backlight | Haojian Zhuang | 3 | -0/+208 |
2010-03-08 | backlight: Enable backlight in 88pm860x | Haojian Zhuang | 3 | -0/+311 |
2010-01-08 | omap1: Fix compile for omap1_bl.c | Tony Lindgren | 1 | -2/+0 |
2009-12-17 | backlight: mbp_nvidia_bl - add two more MacBookPro variants | Daniel Ritz | 1 | -0/+18 |
2009-12-17 | backlight: Pass device through notify callback in the pwm driver | Ben Dooks | 1 | -3/+6 |
2009-12-17 | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe() | Roel Kluin | 1 | -1/+1 |
2009-12-16 | backlight: Constify struct backlight_ops | Emese Revfy | 18 | -18/+18 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -2/+2 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-13 | backlight: adp5520: rename common defines and typos | Michael Hennerich | 1 | -53/+70 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -2/+2 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2 | -2/+2 |
2009-12-01 | backlight: da903x_bl: control WLED output current in da9034 | Haojian Zhuang | 1 | -0/+7 |
2009-12-01 | backlight: tdo24m: ensure chip select changes between transfers | Mike Rapoport | 1 | -0/+1 |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 1 | -2/+2 |
2009-11-16 | backlight: Fix backlight limiting on spitz/corgi devices | Pavel Machek | 1 | -2/+3 |
2009-11-16 | backlight: lcd - Fix wrong sizeof | Jean Delvare | 1 | -1/+1 |
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-25 | 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-22 | 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/... | 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 '... | 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-30 | 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/px... | 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-14 | 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 |