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