aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/backlight/88pm860x_bl.c
AgeCommit message (Expand)Author
2013-02-21drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()Axel Lin
2012-12-17backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han
2012-12-17drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han
2012-12-17backlight: 88pm860x_bl: fix checkpatch warningJingoo Han
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-05-26backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin
2010-05-26backlight: 88pm860x_bl - potential memory leakDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-07backlight: Enable backlight in 88pm860xHaojian Zhuang