Age | Commit message (Expand) | Author | Files | Lines |
2013-02-21 | drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() | Axel Lin | 1 | -1/+4 |
2012-12-17 | backlight: 88pm860x_bl: remove an unnecessary line continuation | Jingoo Han | 1 | -2/+1 |
2012-12-17 | drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data | Jingoo Han | 1 | -8/+3 |
2012-12-17 | backlight: 88pm860x_bl: fix checkpatch warning | Jingoo Han | 1 | -2/+2 |
2012-10-02 | mfd: 88pm860x: Device tree support | Haojian Zhuang | 1 | -3/+36 |
2012-09-11 | mfd: 88pm860x: Use REG resource for backlight | Haojian Zhuang | 1 | -68/+46 |
2012-09-11 | mfd: 88pm860x: Convert to IORESOURCE_REG | Mark Brown | 1 | -1/+1 |
2012-07-09 | backlight: fix memory leak on obscure error path | Martlin Ettl | 1 | -0/+1 |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -21/+28 |
2012-03-23 | drivers/video/backlight: use devm_ functions | Julia Lawall | 1 | -6/+2 |
2012-03-06 | backlight: Modified power control of pm860x backlight | Jett.Zhou | 1 | -21/+28 |
2012-01-10 | backlight: convert drivers/video/backlight/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-10-31 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 1 | -0/+1 |
2011-05-26 | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz | 1 | -6/+1 |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x backlight | Haojian Zhuang | 1 | -26/+8 |
2011-03-22 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2011-01-20 | backlight: fix 88pm860x_bl macro collision | Randy Dunlap | 1 | -2/+2 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 1 | -1/+1 |
2010-05-26 | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probe | Axel Lin | 1 | -0/+1 |
2010-05-26 | backlight: 88pm860x_bl - potential memory leak | Dan Carpenter | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -2/+4 |
2010-03-07 | backlight: Enable backlight in 88pm860x | Haojian Zhuang | 1 | -0/+304 |