Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backlight: wm831x_bl: use devm_backlight_device_register() | Jingoo Han | 2013-11-13 | 1 | -11/+2 |
* | backlight: use dev_get_platdata() | Jingoo Han | 2013-11-13 | 1 | -5/+3 |
* | backlight: initialize struct backlight_properties properly | Corentin Chary | 2012-05-29 | 1 | -0/+1 |
* | drivers/video/backlight/wm831x_bl.c: use devm_ functions | Julia Lawall | 2012-03-23 | 1 | -5/+1 |
* | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 2012-01-10 | 1 | -11/+1 |
* | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-22 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -3/+4 |
* | backlight: Constify struct backlight_ops | Emese Revfy | 2009-12-16 | 1 | -1/+1 |
* | backlight: Add WM831x backlight driver | Mark Brown | 2009-09-07 | 1 | -0/+250 |