| Commit message (Expand) | Author | Age | Files | Lines |
* | backlight: Use backlight_get_brightness() throughout | Sam Ravnborg | 2020-07-20 | 1 | -7/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | backlight: Remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-08-28 | 1 | -1/+0 |
* | backlight: ep93xx: use devm_backlight_device_register() | Jingoo Han | 2013-11-13 | 1 | -11/+2 |
* | backlight: ep93xx: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-04 | 1 | -1/+0 |
* | backlight: ep93xx: convert ep93xx to dev_pm_ops | Jingoo Han | 2013-04-30 | 1 | -10/+8 |
* | drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotation | Jingoo Han | 2013-04-30 | 1 | -1/+1 |
* | backlight: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | ep93xx: Use ioremap for backlight driver | Ryan Mallon | 2012-03-14 | 1 | -11/+14 |
* | drivers/video/backlight/ep93xx_bl.c: remove duplicated header include | Jingoo Han | 2012-01-11 | 1 | -1/+0 |
* | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 2012-01-11 | 1 | -11/+1 |
* | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h | Axel Lin | 2011-08-26 | 1 | -1/+1 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+1 |
* | backlight: Add Cirrus EP93xx backlight driver | H Hartley Sweeten | 2010-05-26 | 1 | -0/+160 |