summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/pcf50633-backlight.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* backlight: pcf50633: Add blank line after declarationsJingoo Han2014-08-291-0/+1
* backlight: pcf50633: use devm_backlight_device_register()Jingoo Han2013-11-131-11/+2
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
* backlight: pcf50633: fix checkpatch warningJingoo Han2012-12-171-3/+5
* 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
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-291-0/+1
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-231-13/+3
* backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-261-0/+190