index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
ili922x.c
Age
Commit message (
Expand
)
Author
2024-05-03
backlight: ili922x: Constify lcd_ops
Krzysztof Kozlowski
2023-12-07
backlight: ili922x: Add an error code check in ili922x_write()
Su Hui
2023-12-07
backlight: ili922x: Drop kernel-doc for local macros
Randy Dunlap
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2020-07-06
backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...
Lee Jones
2020-07-06
backlight: ili922x: Remove invalid use of kerneldoc syntax
Lee Jones
2020-07-06
backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-11-08
backlight: ili922x: Remove redundant variable len
Colin Ian King
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-08-29
backlight: ili922x: Remove 'else' after a return
Jingoo Han
2014-04-03
backlight: ili922x: remove unnecessary OOM messages
Jingoo Han
2013-11-13
backlight: ili922x: use devm_lcd_device_register()
Jingoo Han
2013-04-29
backlight: ili922x: use spi_set_drvdata()
Jingoo Han
2013-04-29
video: backlight: add ili922x lcd driver
Stefano Babic