aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-26backlight: Add pcf50633 backlight driverLars-Peter Clausen3-0/+198
2010-05-26backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin1-0/+1
2010-05-26backlight: max8925_bl: Fix error handling pathAxel Lin1-0/+1
2010-05-26backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin1-4/+3
2010-05-26backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae4-0/+1195
2010-05-26backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2-20/+44
2010-05-26backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker1-1/+1
2010-05-26backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten3-0/+171
2010-05-26backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo1-2/+2
2010-05-26backlight: fix adp8860_bl build errorsRandy Dunlap1-1/+6
2010-05-26backlight: new driver for the ADP8860 backlight partsMichael Hennerich3-0/+822
2010-05-26backlight: 88pm860x_bl - potential memory leakDan Carpenter1-0/+1
2010-05-26backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.Mario Schwalbe1-0/+45
2010-05-26backlight: Kconfig cleanupH Hartley Sweeten1-44/+35
2010-05-26backlight: backlight_device_register() return ERR_PTR()Dan Carpenter1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo21-0/+21
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain1-0/+45
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett20-54/+102
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont2-2/+2
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby1-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo1-0/+1
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo3-0/+264
2010-03-07backlight: Enable max8925 backlightHaojian Zhuang3-0/+208
2010-03-07backlight: Enable backlight in 88pm860xHaojian Zhuang3-0/+311
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-2/+0
2009-12-17backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz1-0/+18
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks1-3/+6
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin1-1/+1
2009-12-16backlight: Constify struct backlight_opsEmese Revfy18-18/+18
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-13backlight: adp5520: rename common defines and typosMichael Hennerich1-53/+70
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-01backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang1-0/+7
2009-12-01backlight: tdo24m: ensure chip select changes between transfersMike Rapoport1-0/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-2/+2
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek1-2/+3
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds9-1/+1163
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+390
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh1-0/+1
2009-09-24Merge branch 'origin' into for-linusRussell King5-3/+5
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov5-3/+5
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett1-0/+41
2009-09-21backlight: switch to da903x driver to dev_pm_opsMike Rapoport1-10/+10
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-8/+12