aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ili9320.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2014-04-03backlight: ili9320: remove unnecessary OOM messagesJingoo Han1-3/+1
2013-11-13backlight: ili9320: use devm_lcd_device_register()Jingoo Han1-10/+3
2013-11-13backlight: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-29backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_opsJingoo Han1-15/+9
2013-04-29backlight: ili9320: use spi_set_drvdata()Jingoo Han1-1/+1
2012-12-17drivers/video/backlight/vgg2432a4.c: add missing constJingoo Han1-1/+1
2012-12-17backlight: ili9320: fix checkpatch error and warningJingoo Han1-10/+2
2012-11-28backlight: remove use of __devinitBill Pemberton1-2/+2
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-06-09video/ili9320: do not mark exported functions __devexitArnd Bergmann1-1/+1
2012-05-29backlight: ili9320: use devm_ functionsJingoo Han1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks1-0/+330