| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() | Axel Lin | 2013-02-21 | 1 | -1/+4 |
* | backlight: 88pm860x_bl: remove an unnecessary line continuation | Jingoo Han | 2012-12-17 | 1 | -2/+1 |
* | drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data | Jingoo Han | 2012-12-17 | 1 | -8/+3 |
* | backlight: 88pm860x_bl: fix checkpatch warning | Jingoo Han | 2012-12-17 | 1 | -2/+2 |
* | mfd: 88pm860x: Device tree support | Haojian Zhuang | 2012-10-02 | 1 | -3/+36 |
* | mfd: 88pm860x: Use REG resource for backlight | Haojian Zhuang | 2012-09-11 | 1 | -68/+46 |
* | mfd: 88pm860x: Convert to IORESOURCE_REG | Mark Brown | 2012-09-11 | 1 | -1/+1 |
* | backlight: fix memory leak on obscure error path | Martlin Ettl | 2012-07-09 | 1 | -0/+1 |
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 1 | -21/+28 |
|\ |
|
| * | backlight: Modified power control of pm860x backlight | Jett.Zhou | 2012-03-06 | 1 | -21/+28 |
* | | drivers/video/backlight: use devm_ functions | Julia Lawall | 2012-03-23 | 1 | -6/+2 |
|/ |
|
* | 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 |
* | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -6/+1 |
* | mfd: Adopt mfd_data in 88pm860x backlight | Haojian Zhuang | 2011-03-23 | 1 | -26/+8 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-22 | 1 | -0/+1 |
* | backlight: fix 88pm860x_bl macro collision | Randy Dunlap | 2011-01-20 | 1 | -2/+2 |
* | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 2010-05-26 | 1 | -0/+1 |
* | backlight: 88pm860x_bl - potential memory leak | Dan Carpenter | 2010-05-26 | 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 | -2/+4 |
* | backlight: Enable backlight in 88pm860x | Haojian Zhuang | 2010-03-07 | 1 | -0/+304 |