summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek2010-11-121-0/+18
* drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich2010-11-121-1/+3
* drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich2010-11-121-2/+2
* backlight: add low threshold to pwm backlightArun Murthy2010-11-121-1/+6
* drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin2010-11-121-1/+1
* drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin2010-11-121-0/+3
* backlight: fix blanking for L4F00242T03 LCDMarek Vasut2010-11-121-1/+1
* backlight: fix blanking for LMS283GF05 LCDMarek Vasut2010-11-121-1/+1
* drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin2010-11-121-1/+1
* update email addressPavel Machek2010-07-191-2/+2
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-032-4/+0
* backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-263-0/+198
* backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin2010-05-261-0/+1
* backlight: max8925_bl: Fix error handling pathAxel Lin2010-05-261-0/+1
* backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin2010-05-261-4/+3
* backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae2010-05-264-0/+1195
* backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2010-05-262-20/+44
* backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker2010-05-261-1/+1
* backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-263-0/+171
* backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo2010-05-261-2/+2
* backlight: fix adp8860_bl build errorsRandy Dunlap2010-05-261-1/+6
* backlight: new driver for the ADP8860 backlight partsMichael Hennerich2010-05-263-0/+822
* backlight: 88pm860x_bl - potential memory leakDan Carpenter2010-05-261-0/+1
* backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.Mario Schwalbe2010-05-261-0/+45
* backlight: Kconfig cleanupH Hartley Sweeten2010-05-261-44/+35
* backlight: backlight_device_register() return ERR_PTR()Dan Carpenter2010-05-261-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-0/+21
* backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain2010-03-161-0/+45
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-1620-54/+102
* backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-162-2/+2
* video: backlight/progear, fix pci device refcountingJiri Slaby2010-03-161-4/+12
* backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo2010-03-161-0/+1
* backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo2010-03-163-0/+264
* backlight: Enable max8925 backlightHaojian Zhuang2010-03-073-0/+208
* backlight: Enable backlight in 88pm860xHaojian Zhuang2010-03-073-0/+311
* omap1: Fix compile for omap1_bl.cTony Lindgren2010-01-081-2/+0
* backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz2009-12-171-0/+18
* backlight: Pass device through notify callback in the pwm driverBen Dooks2009-12-171-3/+6
* backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin2009-12-171-1/+1
* backlight: Constify struct backlight_opsEmese Revfy2009-12-1618-18/+18
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* backlight: adp5520: rename common defines and typosMichael Hennerich2009-12-131-53/+70
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-081-2/+2
|\ \ \
| * \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
| | |/
* | | backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang2009-12-011-0/+7
OpenPOWER on IntegriCloud