index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-6
/
+8
2023-03-10
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
1
-0
/
+2
2023-03-10
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
1
-1
/
+6
2023-03-10
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-03-10
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
1
-1
/
+4
2022-12-31
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
1
-1
/
+2
2022-12-31
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
1
-7
/
+11
2022-10-24
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Henning Schild
1
-6
/
+6
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-27
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
2022-07-17
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
1
-2
/
+1
2022-07-17
leds: add help info about BCM63138 module name
Rafał Miłecki
1
-0
/
+2
2022-07-17
leds: bcm63138: add support for BCM63138 controller
Rafał Miłecki
3
-0
/
+321
2022-07-17
leds: clevo-mail: Mark as broken pending interface fix
Pavel Machek
1
-3
/
+3
2022-07-17
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
1
-0
/
+5
2022-07-17
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
1
-2
/
+1
2022-07-17
leds: clevo-mail: fix Kconfig "its" grammar
Randy Dunlap
1
-1
/
+1
2022-07-14
leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver
Henning Schild
4
-80
/
+113
2022-07-14
leds: simatic-ipc-leds: Convert to use P2SB accessor
Henning Schild
2
-7
/
+8
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2022-05-24
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
1
-5
/
+38
2022-05-08
leds: lp50xx: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-05-08
leds: qcom-lpg: add missing PWM dependency
Johan Hovold
1
-0
/
+1
2022-05-08
leds: ktd2692: Make aux-gpios optional
Markuss Broks
1
-3
/
+2
2022-05-08
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
1
-8
/
+4
2022-05-08
leds: is31fl32xx: Improve error reporting in .remove()
Uwe Kleine-König
1
-1
/
+7
2022-05-08
leds: Move pwm-multicolor driver into rgb directory
Sven Schwermer
5
-13
/
+12
2022-05-05
leds: Add PWM multicolor driver
Sven Schwermer
3
-0
/
+198
2022-05-05
leds: regulator: Make probeable from device tree
Linus Walleij
1
-19
/
+23
2022-05-05
leds: regulator: Add dev helper variable
Linus Walleij
1
-6
/
+7
2022-05-04
leds: pca9532: Make pca9532_destroy_devices() return void
Uwe Kleine-König
1
-7
/
+4
[next]