aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/backlight/ams369fg06.c
AgeCommit message (Expand)Author
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-21backlight: ams369fg06: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdataJingoo Han
2013-02-21backlight: ams369fg06: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-21backlight: ams369fg06: remove redundant variable 'before_power'Jingoo Han
2013-02-21backlight: ams369fg06: replace EFAULT with EINVALJingoo Han
2013-02-21backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han
2013-02-21backlight: ams369fg06: use sleep instead of delayJingoo Han
2012-11-28backlight: remove use of __devexitBill Pemberton
2012-11-28backlight: remove use of __devinitBill Pemberton
2012-11-28backlight: remove use of __devexit_pBill Pemberton
2012-05-29backlight: ams369fg06: use devm_ functionsJingoo Han
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen
2012-03-23backlight: convert backlight spi drivers to module_spi_driverAxel Lin
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han