Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backlight: generic_bl: use devm_backlight_device_register() | Jingoo Han | 2013-11-13 | 1 | -4/+2 |
* | backlight: use dev_get_platdata() | Jingoo Han | 2013-11-13 | 1 | -1/+1 |
* | drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info() | Jingoo Han | 2013-04-29 | 1 | -4/+2 |
* | backlight: generic_bl: fix checkpatch warning | Jingoo Han | 2012-12-17 | 1 | -2/+2 |
* | backlight: generic_bl: use pr_info() instead of printk() | Jingoo Han | 2012-05-29 | 1 | -2/+4 |
* | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 2012-01-10 | 1 | -12/+1 |
* | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() | Axel Lin | 2011-10-31 | 1 | -2/+2 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-22 | 1 | -0/+1 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -3/+5 |
* | backlight: Constify struct backlight_ops | Emese Revfy | 2009-12-16 | 1 | -1/+1 |
* | backlight: Rename the corgi backlight driver to generic | Richard Purdie | 2009-01-08 | 1 | -0/+147 |