Age | Commit message (Expand) | Author | Files | Lines |
2010-12-23 | backlight: cr_bllcd.c: fix a memory leak | Axel Lin | 1 | -0/+1 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 7 | -14/+42 |
2010-11-25 | backlight: grab ops_lock before testing bd->ops | Uwe Kleine-König | 1 | -6/+6 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 2 | -2/+2 |
2010-11-12 | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support | Edgar (gimli) Hucek | 1 | -0/+18 |
2010-11-12 | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value | Michael Hennerich | 1 | -1/+3 |
2010-11-12 | drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling | Michael Hennerich | 1 | -2/+2 |
2010-11-12 | backlight: add low threshold to pwm backlight | Arun Murthy | 1 | -1/+6 |
2010-11-12 | drivers/video/backlight/s6e63m0.c: fix section mismatch | Axel Lin | 1 | -1/+1 |
2010-11-12 | drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys... | Axel Lin | 1 | -0/+3 |
2010-11-12 | backlight: fix blanking for L4F00242T03 LCD | Marek Vasut | 1 | -1/+1 |
2010-11-12 | backlight: fix blanking for LMS283GF05 LCD | Marek Vasut | 1 | -1/+1 |
2010-11-12 | drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444 | Axel Lin | 1 | -1/+1 |
2010-07-19 | update email address | Pavel Machek | 1 | -2/+2 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2 | -4/+0 |
2010-05-26 | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 3 | -0/+198 |
2010-05-26 | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 1 | -0/+1 |
2010-05-26 | backlight: max8925_bl: Fix error handling path | Axel Lin | 1 | -0/+1 |
2010-05-26 | backlight: l4f00242t03: fix error handling in l4f00242t03_probe | Axel Lin | 1 | -4/+3 |
2010-05-26 | backlight: add S6E63M0 AMOLED LCD Panel driver | InKi Dae | 4 | -0/+1195 |
2010-05-26 | backlight: adp8860: add support for ADP8861 & ADP8863 | Michael Hennerich | 2 | -20/+44 |
2010-05-26 | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1 | Steffen Röcker | 1 | -1/+1 |
2010-05-26 | backlight: Add Cirrus EP93xx backlight driver | H Hartley Sweeten | 3 | -0/+171 |
2010-05-26 | backlight: l4f00242t03: Fix regulators handling code in remove function | Alberto Panizzo | 1 | -2/+2 |
2010-05-26 | backlight: fix adp8860_bl build errors | Randy Dunlap | 1 | -1/+6 |
2010-05-26 | backlight: new driver for the ADP8860 backlight parts | Michael Hennerich | 3 | -0/+822 |
2010-05-26 | backlight: 88pm860x_bl - potential memory leak | Dan Carpenter | 1 | -0/+1 |
2010-05-26 | backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1. | Mario Schwalbe | 1 | -0/+45 |
2010-05-26 | backlight: Kconfig cleanup | H Hartley Sweeten | 1 | -44/+35 |
2010-05-26 | backlight: backlight_device_register() return ERR_PTR() | Dan Carpenter | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 21 | -0/+21 |
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 |