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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lm3532: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3530: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: is31fl32xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: blinkm: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: bd2802: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-01-30
leds: pwm: Clear the led structure before parsing each child node
Hui Wang
1
-2
/
+2
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
1
-0
/
+84
2023-01-27
leds: led-class: Add __devm_led_get() helper
Hans de Goede
1
-12
/
+17
2023-01-27
leds: led-class: Add led_module_get() helper
Hans de Goede
1
-12
/
+18
2023-01-27
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
1
-1
/
+4
2023-01-16
leds: remove s3c24xx driver
Arnd Bergmann
3
-92
/
+0
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
4
-4
/
+4
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2022-12-17
Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
10
-48
/
+44
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+4
2022-12-07
leds: use sysfs_emit() to instead of scnprintf()
ye xingchen
5
-14
/
+14
2022-12-07
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
1
-1
/
+2
2022-12-06
leds: qcom-lpg: Propagate errors in .get_state() to the caller
Uwe Kleine-König
1
-4
/
+4
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-6
/
+8
2022-11-09
leds: lgm-sso: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-3
/
+2
2022-11-09
leds: gpio: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-3
/
+2
2022-10-28
leds: lp5523: fix out-of-bounds bug in lp5523_selftest()
Maarten Zanders
1
-12
/
+15
2022-10-24
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Henning Schild
1
-6
/
+6
2022-10-22
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
1
-7
/
+11
2022-10-22
leds: max8997: Don't error if there is no pdata
Paul Cercueil
1
-6
/
+1
2022-10-21
leds: lp55xx: remove variable j
Colin Ian King
1
-2
/
+1
2022-10-21
leds-pca955x: Remove the unused function pca95xx_num_led_regs()
Jiapeng Chong
1
-6
/
+0
2022-10-14
Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
1
-2
/
+20
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+37
2022-09-26
leds: pca963: fix misleading indentation
Pavel Machek
1
-1
/
+1
2022-09-21
leds: pca963x: fix blink with hw acceleration
Bernardo Rodrigues
1
-2
/
+20
2022-09-10
leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table static
Hans de Goede
1
-1
/
+1
2022-09-01
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
1
-5
/
+37
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
25
-72
/
+26
2022-08-16
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+8
2022-08-16
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
1
-2
/
+0
2022-08-16
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-08-08
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
7
-198
/
+675
2022-08-02
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
1
-3
/
+2
2022-08-02
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
1
-23
/
+9
2022-08-02
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
1
-20
/
+13
2022-08-02
leds: is31fl319x: Make use of device properties
Andy Shevchenko
2
-25
/
+21
2022-08-02
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
1
-13
/
+9
2022-08-02
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
1
-14
/
+147
2022-08-02
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
1
-83
/
+125
2022-08-02
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
1
-71
/
+71
2022-08-02
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
1
-0
/
+8
2022-07-30
leds: turris-omnia: convert to use dev_groups
Greg Kroah-Hartman
1
-3
/
+1
[prev]
[next]