summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/88pm860x_bl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
* backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall2015-10-151-0/+1
* backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-04-091-4/+1Star
* Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-111-1/+0Star
|\
| * backlight: Remove .owner field for drivers using module_platform_driverPeter Griffin2014-08-281-1/+0Star
* | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
|/
* backlight: 88pm860x_bl: use devm_backlight_device_register()Jingoo Han2013-11-131-14/+2Star
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()Axel Lin2013-02-221-1/+4
* backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han2012-12-181-2/+1Star
* drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-181-8/+3Star
* backlight: 88pm860x_bl: fix checkpatch warningJingoo Han2012-12-181-2/+2
* mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-3/+36
* mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-111-68/+46Star
* mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-111-1/+1
* backlight: fix memory leak on obscure error pathMartlin Ettl2012-07-091-0/+1
* Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-21/+28
|\
| * backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* | drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-241-6/+2Star
|/
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-111-11/+1Star
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-11-011-0/+1
* mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1Star
* mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang2011-03-231-26/+8Star
* backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
* backlight: fix 88pm860x_bl macro collisionRandy Dunlap2011-01-211-2/+2
* backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin2010-05-261-0/+1
* backlight: 88pm860x_bl - potential memory leakDan Carpenter2010-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 backlight in 88pm860xHaojian Zhuang2010-03-071-0/+304