summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/max8925_bl.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-281-1/+0
* backlight: max8925_bl: use devm_backlight_device_register()Jingoo Han2013-11-131-14/+3
* mfd: max8925: fix dt code for backlightOlof Johansson2013-07-251-20/+21
* mfd: max8925: Support dt for backlightQing Xu2013-02-141-1/+30
* drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-171-8/+3
* backlight: remove use of __devexitBill Pemberton2012-11-281-1/+1
* backlight: remove use of __devinitBill Pemberton2012-11-281-1/+1
* backlight: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: max8925: Use register offset as REG in backlightHaojian Zhuang2012-09-191-38/+41
* mfd: max8925: Convert to IORESOURCE_REGMark Brown2012-09-111-1/+1
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-231-5/+2
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* backlight: max8925_bl: Fix error handling pathAxel Lin2010-05-261-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+4
* backlight: Enable max8925 backlightHaojian Zhuang2010-03-071-0/+200