summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/ep93xx_bl.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-30backlight: ep93xx: convert ep93xx to dev_pm_opsJingoo Han1-10/+8
2013-04-30drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han1-1/+1
2012-11-29backlight: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-11/+14
2012-01-11drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han1-1/+0
2012-01-11backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin1-11/+1
2011-11-01video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2011-08-26drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-03-23backlight: add backlight typeMatthew Garrett1-0/+1
2010-05-26backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten1-0/+160