aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/da903x_bl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-28backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2013-11-13backlight: da903x_bl: use devm_backlight_device_register()Jingoo Han1-11/+3
2013-11-13backlight: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-29backlight: da903x_bl: use BL_CORE_SUSPENDRESUME optionJingoo Han1-25/+5
2012-12-17backlight: da903x_bl: fix checkpatch warningJingoo Han1-4/+4
2012-12-17backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han1-4/+3
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall1-5/+1
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-03-22backlight: add backlight typeMatthew Garrett1-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-3/+4
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-01backlight: da903x_bl: control WLED output current in da9034Haojian Zhuang1-0/+7
2009-09-10[ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops'Mike Rapoport1-8/+12
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport1-0/+203