summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
AgeCommit message (Expand)AuthorLines
2010-05-26backlight: Add pcf50633 backlight driverLars-Peter Clausen-0/+198
2010-05-26backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin-0/+1
2010-05-26backlight: max8925_bl: Fix error handling pathAxel Lin-0/+1
2010-05-26backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin-4/+3
2010-05-26backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae-0/+1195
2010-05-26backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich-20/+44
2010-05-26backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker-1/+1
2010-05-26backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten-0/+171
2010-05-26backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo-2/+2
2010-05-26backlight: fix adp8860_bl build errorsRandy Dunlap-1/+6
2010-05-26backlight: new driver for the ADP8860 backlight partsMichael Hennerich-0/+822
2010-05-26backlight: 88pm860x_bl - potential memory leakDan Carpenter-0/+1
2010-05-26backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.Mario Schwalbe-0/+45
2010-05-26backlight: Kconfig cleanupH Hartley Sweeten-44/+35
2010-05-26backlight: backlight_device_register() return ERR_PTR()Dan Carpenter-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+21
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain-0/+45
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett-54/+102
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont-2/+2
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo-0/+1
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo-0/+264
2010-03-07backlight: Enable max8925 backlightHaojian Zhuang-0/+208
2010-03-07backlight: Enable backlight in 88pm860xHaojian Zhuang-0/+311
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren-2/+0
2009-12-17backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz-0/+18
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks-3/+6
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin-1/+1
2009-12-16backlight: Constify struct backlight_opsEmese Revfy-18/+18
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa-2/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-1/+1
2009-12-13backlight: adp5520: rename common defines and typosMichael Hennerich-53/+70
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-2/+2
2009-12-01backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang-0/+7
2009-12-01backlight: tdo24m: ensure chip select changes between transfersMike Rapoport-0/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren-2/+2
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek-2/+3
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren-2/+2
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds-1/+1163
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich-0/+390
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh-0/+1
2009-09-24Merge branch 'origin' into for-linusRussell King-3/+5
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-3/+5
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett-0/+41
2009-09-21backlight: switch to da903x driver to dev_pm_opsMike Rapoport-10/+10
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King-8/+12