summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ep93xx_bl.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-281-1/+0Star
* backlight: ep93xx: use devm_backlight_device_register()Jingoo Han2013-11-131-11/+2Star
* backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-1/+0Star
* backlight: ep93xx: convert ep93xx to dev_pm_opsJingoo Han2013-04-301-10/+8Star
* drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotationJingoo Han2013-04-301-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-111-1/+0Star
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-111-11/+1Star
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-11-011-0/+1
* drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-261-1/+1
* backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
* backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-261-0/+160