index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
hx8357.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: hx8357: Constify lcd_ops
Krzysztof Kozlowski
2024-05-03
1
-1
/
+1
*
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
1
-4
/
+3
*
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
1
-8
/
+4
*
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
1
-13
/
+13
*
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
1
-6
/
+8
*
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2024-03-07
1
-4
/
+6
*
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-12-13
1
-52
/
+22
*
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2019-05-24
1
-2
/
+1
*
backlight: hx8357: remove unnecessary OOM messages
Jingoo Han
2014-04-04
1
-3
/
+1
*
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
Sachin Kamat
2013-11-13
1
-1
/
+1
*
backlight: hx8357: use devm_lcd_device_register()
Jingoo Han
2013-11-13
1
-15
/
+3
*
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
2013-08-02
1
-15
/
+204
*
video: hx8357: Make IM pins optional
Maxime Ripard
2013-08-02
1
-21
/
+31
*
fb: backlight: add the Himax HX-8357B LCD controller
Maxime Ripard
2013-02-22
1
-0
/
+497