summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ep93xx_bl.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-201-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-281-1/+0
* backlight: ep93xx: use devm_backlight_device_register()Jingoo Han2013-11-131-11/+2
* backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-1/+0
* backlight: ep93xx: convert ep93xx to dev_pm_opsJingoo Han2013-04-291-10/+8
* drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han2013-04-291-1/+1
* backlight: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-141-11/+14
* drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han2012-01-101-1/+0
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-251-1/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-261-0/+160