index
:
pub/scm/linux/kernel/git/rusty/linux.git
master
Rusty's Kernel Tree: fixes for Linus, modules-next/virtio-next for Stephen, pending-rebases for unready patche
Rusty Russell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
hx8357.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2024-09-30
backlight: hx8357: Use lcd power constants
Thomas Zimmermann
1
-1
/
+1
2024-05-03
backlight: hx8357: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
1
-4
/
+3
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
1
-8
/
+4
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
1
-13
/
+13
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
1
-6
/
+8
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
1
-4
/
+6
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
1
-52
/
+22
2023-03-16
backlight: hx8357: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
1
-2
/
+1
2014-04-03
backlight: hx8357: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-11-13
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-13
backlight: hx8357: use devm_lcd_device_register()
Jingoo Han
1
-15
/
+3
2013-08-02
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
1
-15
/
+204
2013-08-02
video: hx8357: Make IM pins optional
Maxime Ripard
1
-20
/
+30
2013-02-21
fb: backlight: add the Himax HX-8357B LCD controller
Maxime Ripard
1
-0
/
+497