index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
hx8357.c
Age
Commit message (
Expand
)
Author
2024-09-30
backlight: hx8357: Use lcd power constants
Thomas Zimmermann
2024-05-03
backlight: hx8357: Constify lcd_ops
Krzysztof Kozlowski
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-03-16
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2014-04-03
backlight: hx8357: remove unnecessary OOM messages
Jingoo Han
2013-11-13
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
Sachin Kamat
2013-11-13
backlight: hx8357: use devm_lcd_device_register()
Jingoo Han
2013-08-02
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
2013-08-02
video: hx8357: Make IM pins optional
Maxime Ripard
2013-02-21
fb: backlight: add the Himax HX-8357B LCD controller
Maxime Ripard