summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ep93xx_bl.c
AgeCommit message (Expand)Author
2013-11-13backlight: ep93xx: use devm_backlight_device_register()Jingoo Han
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29backlight: ep93xx: convert ep93xx to dev_pm_opsJingoo Han
2013-04-29drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han
2012-11-28backlight: remove use of __devexit_pBill Pemberton
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-03-22backlight: add backlight typeMatthew Garrett
2010-05-26backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten