aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ams369fg06.c
Commit message (Expand)AuthorAge
* backlight: ams369fg06: use devm_{backlight,lcd}_device_register()Jingoo Han2013-11-12
* backlight: use dev_get_platdata()Jingoo Han2013-11-12
* drivers/video/backlight/ams369fg06.c: convert ams369fg06 to dev_pm_opsJingoo Han2013-04-29
* drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han2013-02-27
* backlight: ams369fg06: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
* backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: ams369fg06: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: ams369fg06: remove redundant variable 'before_power'Jingoo Han2013-02-21
* backlight: ams369fg06: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: ams369fg06: use sleep instead of delayJingoo Han2013-02-21
* backlight: remove use of __devexitBill Pemberton2012-11-28
* backlight: remove use of __devinitBill Pemberton2012-11-28
* backlight: remove use of __devexit_pBill Pemberton2012-11-28
* backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-29
* blacklight: remove redundant spi driver bus initializationLars-Peter Clausen2012-05-29
* backlight: convert backlight spi drivers to module_spi_driverAxel Lin2012-03-23
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-31
* backlight: set backlight type and max_brightness before backlights are regist...Axel Lin2011-07-25
* backlight: add ams369fg06 amoled driverJingoo Han2011-07-25