summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-162-2/+2
|\
| * drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
* | backlight: tosa_lcd: use devm_ functionsJingoo Han2012-05-291-5/+3
* | backlight: tosa_bl: use devm_ functionsJingoo Han2012-05-291-6/+5
* | backlight: tdo24m: use devm_ functionsJingoo Han2012-05-291-15/+6
* | backlight: s6e63m0: use devm_ functionsJingoo Han2012-05-291-10/+5
* | backlight: ltv350qv: use devm_ functionsJingoo Han2012-05-291-16/+7
* | backlight: lms283gf05: use devm_ functionsJingoo Han2012-05-291-6/+3
* | backlight: ld9040: use devm_ functionsJingoo Han2012-05-291-8/+6
* | backlight: l4f00242t03: use devm_ functionsJingoo Han2012-05-291-14/+11
* | backlight: ili9320: use devm_ functionsJingoo Han2012-05-291-7/+2
* | backlight: corgi_lcd: use devm_ functionsJingoo Han2012-05-291-8/+4
* | backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-291-10/+5
* | backlight: adp8870: use devm_ functionsJingoo Han2012-05-291-15/+7
* | backlight: adp8860: use devm_ functionsJingoo Han2012-05-291-15/+7
* | backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-293-0/+3
* | drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han2012-05-291-0/+2
* | backlight: progear: use pr_err() instead of printk()Jingoo Han2012-05-291-2/+4
* | backlight: omap1: use pr_info() instead of printk()Jingoo Han2012-05-291-1/+3
* | backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-292-9/+13
* | backlight: generic_bl: use pr_info() instead of printk()Jingoo Han2012-05-291-2/+4
* | backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-291-4/+5
* | backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han2012-05-291-12/+8
* | backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2012-05-292-9/+12
* | drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han2012-05-291-2/+2
* | drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han2012-05-291-3/+3
* | drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han2012-05-291-3/+3
* | backlight: add LM3533 backlight driverJohan Hovold2012-05-293-0/+436
* | drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-291-0/+1
* | lcd: add callbacks for early fb event blank supportInki Dae2012-05-291-0/+10
* | blacklight: remove redundant spi driver bus initializationLars-Peter Clausen2012-05-294-4/+0
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-051-8/+1
|\
| * ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-021-8/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-0/+194
|\ \ | |/ |/|
| * backlight: add driver for DA9052/53 PMIC v1Ashish Jangam2012-04-053-0/+194
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-1/+1
|\ \ | |/
| * backlight: fix typo in tosa_lcd.cMasanari Iida2012-03-281-1/+1
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-2/+21
|\ \
| * | apple_bl: Add register/unregister functionsSeth Forshee2012-03-221-2/+21
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-21/+28
|\ \ \ | |_|/ |/| |
| * | backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-11/+14
|\ \ \
| * | | ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-141-11/+14
| |/ /
* | | backlight: fix ot200_bl buildRandy Dunlap2012-03-231-1/+1
* | | backlight: convert platform_lcd to dev_pm_opsJingoo Han2012-03-231-9/+10
* | | backlight: add support for Pandora backlightGrazvydas Ignotas2012-03-233-0/+179
* | | backlight: add driver for Bachmann's ot200Christian Gmeiner2012-03-233-1/+183
* | | backlight: new backlight driver for LP855x devicesKim, Milo2012-03-233-0/+339
* | | drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
OpenPOWER on IntegriCloud