index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Henning Schild
2022-10-24
1
-6
/
+6
*
Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2022-10-14
1
-2
/
+20
|
\
|
*
leds: pca963: fix misleading indentation
Pavel Machek
2022-09-26
1
-1
/
+1
|
*
leds: pca963x: fix blink with hw acceleration
Bernardo Rodrigues
2022-09-21
1
-2
/
+20
*
|
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-05
1
-5
/
+37
|
\
\
|
*
|
leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table static
Hans de Goede
2022-09-10
1
-1
/
+1
|
*
|
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
2022-09-01
1
-5
/
+37
|
|
/
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
25
-72
/
+26
*
|
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+8
*
|
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-08-16
1
-2
/
+0
*
|
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2022-08-08
7
-198
/
+675
|
\
|
*
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
2022-08-02
1
-3
/
+2
|
*
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
2022-08-02
1
-23
/
+9
|
*
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
2022-08-02
1
-20
/
+13
|
*
leds: is31fl319x: Make use of device properties
Andy Shevchenko
2022-08-02
2
-25
/
+21
|
*
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
2022-08-02
1
-13
/
+9
|
*
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
2022-08-02
1
-14
/
+147
|
*
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
2022-08-02
1
-83
/
+125
|
*
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
2022-08-02
1
-71
/
+71
|
*
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
2022-08-02
1
-0
/
+8
|
*
leds: turris-omnia: convert to use dev_groups
Greg Kroah-Hartman
2022-07-30
1
-3
/
+1
|
*
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
2022-07-17
1
-2
/
+1
|
*
leds: add help info about BCM63138 module name
Rafał Miłecki
2022-07-17
1
-0
/
+2
|
*
leds: bcm63138: add support for BCM63138 controller
Rafał Miłecki
2022-07-17
3
-0
/
+321
|
*
leds: clevo-mail: Mark as broken pending interface fix
Pavel Machek
2022-07-17
1
-3
/
+3
|
*
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
2022-07-17
1
-0
/
+5
|
*
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
2022-07-17
1
-2
/
+1
|
*
leds: clevo-mail: fix Kconfig "its" grammar
Randy Dunlap
2022-07-17
1
-1
/
+1
*
|
leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver
Henning Schild
2022-07-14
4
-80
/
+113
*
|
leds: simatic-ipc-leds: Convert to use P2SB accessor
Henning Schild
2022-07-14
2
-7
/
+8
|
/
*
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
1
-1
/
+0
|
\
|
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-1
/
+0
*
|
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
2022-05-24
1
-5
/
+38
*
|
leds: lp50xx: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-05-07
1
-3
/
+1
*
|
leds: qcom-lpg: add missing PWM dependency
Johan Hovold
2022-05-07
1
-0
/
+1
*
|
leds: ktd2692: Make aux-gpios optional
Markuss Broks
2022-05-07
1
-3
/
+2
*
|
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
2022-05-07
1
-8
/
+4
*
|
leds: is31fl32xx: Improve error reporting in .remove()
Uwe Kleine-König
2022-05-07
1
-1
/
+7
*
|
leds: Move pwm-multicolor driver into rgb directory
Sven Schwermer
2022-05-07
5
-13
/
+12
*
|
leds: Add PWM multicolor driver
Sven Schwermer
2022-05-05
3
-0
/
+198
*
|
leds: regulator: Make probeable from device tree
Linus Walleij
2022-05-05
1
-19
/
+23
*
|
leds: regulator: Add dev helper variable
Linus Walleij
2022-05-05
1
-6
/
+7
*
|
leds: pca9532: Make pca9532_destroy_devices() return void
Uwe Kleine-König
2022-05-04
1
-7
/
+4
*
|
leds: Add pm8350c support to Qualcomm LPG driver
Satya Priya
2022-05-04
1
-0
/
+13
*
|
leds: Add driver for Qualcomm LPG
Bjorn Andersson
2022-05-04
5
-0
/
+1432
|
/
*
Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2022-03-27
4
-51
/
+56
|
\
|
*
leds: pca955x: Allow zero LEDs to be specified
Andrew Jeffery
2022-03-02
1
-1
/
+1
|
*
leds: pca955x: Make the gpiochip always expose all pins
Andrew Jeffery
2022-03-02
1
-31
/
+34
|
*
leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr
Hans de Goede
2022-02-17
1
-14
/
+18
[next]