index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
vgg2432a4.c
Age
Commit message (
Expand
)
Author
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-20
video: backlight: ili9320: Make ili9320_remove() return void
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-04-29
backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_ops
Jingoo Han
2013-02-21
backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata
Jingoo Han
2012-12-17
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
2012-12-17
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
2012-11-28
backlight: remove use of __devexit
Bill Pemberton
2012-11-28
backlight: remove use of __devinit
Bill Pemberton
2012-11-28
backlight: remove use of __devexit_p
Bill Pemberton
2012-03-23
backlight: convert backlight spi drivers to module_spi_driver
Axel Lin
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-01-08
backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded
Denis V. Lunev
2008-07-24
fb: add support for the ILI9320 video display controller
Ben Dooks