aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ep93xx_bl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg1-7/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2013-11-13backlight: ep93xx: use devm_backlight_device_register()Jingoo Han1-11/+2
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-29backlight: ep93xx: convert ep93xx to dev_pm_opsJingoo Han1-10/+8
2013-04-29drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han1-1/+1
2012-11-28backlight: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-11/+14
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han1-1/+0
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin1-11/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-05-26backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten1-0/+160