aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/88pm860x_bl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl1-0/+1
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-21/+28
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall1-6/+2
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou1-21/+28
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin1-11/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz1-6/+1
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-26/+8
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-05-26backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin1-0/+1
2010-05-26backlight: 88pm860x_bl - potential memory leakDan Carpenter1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+4
2010-03-07backlight: Enable backlight in 88pm860xHaojian Zhuang1-0/+304