index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
ili9320.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2014-04-03
backlight: ili9320: remove unnecessary OOM messages
Jingoo Han
2013-11-13
backlight: ili9320: use devm_lcd_device_register()
Jingoo Han
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
2013-04-29
backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_ops
Jingoo Han
2013-04-29
backlight: ili9320: use spi_set_drvdata()
Jingoo Han
2012-12-17
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
2012-12-17
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
2012-11-28
backlight: remove use of __devinit
Bill Pemberton
2012-06-16
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-09
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
2012-05-29
backlight: ili9320: use devm_ functions
Jingoo Han
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-24
fb: add support for the ILI9320 video display controller
Ben Dooks