summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ili9320.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: ili9320: Constify lcd_opsKrzysztof Kozlowski2024-05-031-1/+1
* video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König2021-10-201-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* backlight: ili9320: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: ili9320: use devm_lcd_device_register()Jingoo Han2013-11-131-10/+3
* backlight: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
* backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_opsJingoo Han2013-04-291-15/+9
* backlight: ili9320: use spi_set_drvdata()Jingoo Han2013-04-291-1/+1
* drivers/video/backlight/vgg2432a4.c: add missing constJingoo Han2012-12-171-1/+1
* backlight: ili9320: fix checkpatch error and warningJingoo Han2012-12-171-10/+2
* 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-161-1/+1
|\
| * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
* | backlight: ili9320: use devm_ functionsJingoo Han2012-05-291-7/+2
|/
* 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