index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-syscon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: syscon: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-26
/
+23
*
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
1
-2
/
+0
*
leds: syscon: use struct led_init_data when registering
Marek Behún
2020-09-26
1
-3
/
+4
*
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
1
-2
/
+2
*
leds: syscon: Use resource managed variant of device register
Alexander Dahl
2019-09-01
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
leds: syscon: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-15
/
+3
*
leds: syscon: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
2015-08-28
1
-2
/
+2
*
leds: syscon: instantiate from platform device
Linus Walleij
2015-05-11
1
-85
/
+85
*
leds: syscon: handle multiple syscon instances
Linus Walleij
2014-11-14
1
-31
/
+36
*
leds: delete copy/paste mistake
Linus Walleij
2014-11-14
1
-4
/
+0
*
leds: add a driver for syscon-based LEDs
Linus Walleij
2014-09-26
1
-0
/
+166