summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ili9320.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* backlight: ili9320: remove unnecessary OOM messagesJingoo Han2014-04-041-3/+1Star
* backlight: ili9320: use devm_lcd_device_register()Jingoo Han2013-11-131-10/+3Star
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_opsJingoo Han2013-04-301-15/+9Star
* backlight: ili9320: use spi_set_drvdata()Jingoo Han2013-04-301-1/+1
* drivers/video/backlight/vgg2432a4.c: add missing constJingoo Han2012-12-181-1/+1
* backlight: ili9320: fix checkpatch error and warningJingoo Han2012-12-181-10/+2Star
* backlight: remove use of __devinitBill Pemberton2012-11-281-2/+2
* Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-171-1/+1
|\
| * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
* | backlight: ili9320: use devm_ functionsJingoo Han2012-05-301-7/+2Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fb: add support for the ILI9320 video display controllerBen Dooks2008-07-241-0/+330