index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-spi-byte.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: spi-byte: Move OF ID table closer to their user
Andy Shevchenko
2024-06-26
1
-7
/
+6
*
leds: spi-byte: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
2024-06-26
1
-20
/
+6
*
leds: spi-byte: Utilise temporary variable for struct device
Andy Shevchenko
2024-06-26
1
-1
/
+1
*
leds: spi-byte: Make use of device properties
Andy Shevchenko
2024-06-26
1
-8
/
+7
*
leds: spi-byte: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2024-06-26
1
-12
/
+5
*
leds: spi-byte: Call of_node_put() on error path
Andy Shevchenko
2024-06-26
1
-1
/
+5
*
leds: spi-byte: Use devm_led_classdev_register_ext()
Stefan Kalscheuer
2024-03-07
1
-5
/
+6
*
leds: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+1
*
leds: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-25
1
-1
/
+1
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
leds: various: use only available OF children
Marek Behún
2020-09-26
1
-2
/
+2
*
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
1
-2
/
+2
*
leds: various: use device_get_match_data
Marek Behún
2020-09-26
1
-6
/
+1
*
leds: spi-byte: add single byte SPI LED driver
Christian Mauderer
2019-05-24
1
-0
/
+161