index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
leds: led-class: Add Device Tree support to led_get()
Hans de Goede
1
-2
/
+15
2025-09-11
leds: is31fl319x: Use devm_mutex_init()
Christophe JAILLET
1
-7
/
+1
2025-09-02
leds: leds-lp55xx: Use correct address for memory programming
Andrei Lalaev
1
-1
/
+1
2025-09-02
leds: qnap-mcu: Add support for the red and green status LEDs
Heiko Stuebner
1
-0
/
+165
2025-09-02
leds: qnap-mcu: Fix state numbering for USB LED
Heiko Stuebner
1
-5
/
+5
2025-08-18
leds: flash: leds-qcom-flash: Add a separate register map for PMI8998
Fenglin Wu
1
-1
/
+24
2025-08-18
leds: flash: leds-qcom-flash: Update torch current clamp setting
Fenglin Wu
1
-26
/
+36
2025-08-18
leds: max77705: Function return instead of variable assignment
Len Bao
1
-1
/
+1
2025-08-18
leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
Colin Ian King
1
-1
/
+1
2025-08-18
leds: leds-is31fl32xx: Add support for is31fl3236a
Pawel Zalewski
1
-6
/
+41
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
4
-4
/
+4
2025-07-31
Merge tag 'leds-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
6
-22
/
+28
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-07-18
Revert "leds: trigger: netdev: Configure LED blink interval for HW offload"
Daniel Golle
1
-13
/
+3
2025-07-11
leds: lp8860: Check return value of devm_mutex_init()
Thomas Weißschuh
1
-1
/
+3
2025-07-02
leds: pca955x: Avoid potential overflow when filling default_label (take 2)
Andy Shevchenko
1
-2
/
+2
2025-07-02
leds: Unexport of_led_get()
Andy Shevchenko
1
-2
/
+1
2025-07-01
leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2025-06-27
leds: leds-lp50xx: Handle reg to get correct multi_index
Johan Adolfsson
1
-1
/
+10
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-13
leds: flash: leds-qcom-flash: Fix registry access after re-bind
Krzysztof Kozlowski
1
-4
/
+11
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
7
-8
/
+9
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
1
-25
/
+23
2025-05-22
leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver
Matthias Fend
3
-0
/
+827
2025-05-14
leds: flash: Add support for flash/strobe duration
Richard Leitner
1
-0
/
+15
2025-05-14
leds: rgb: leds-mt6370-rgb: Improve definition of some struct linear_range
Christophe JAILLET
1
-8
/
+8
2025-05-14
leds: led-test: Provide tests for the lookup and get infrastructure
Lee Jones
1
-0
/
+29
2025-05-14
leds: led-test: Fill out the registration test to cover more test cases
Lee Jones
1
-1
/
+30
2025-05-14
leds: led-test: Remove standard error checking after KUNIT_ASSERT_*()
Lee Jones
1
-2
/
+0
2025-05-14
leds: pca995x: Fix typo in pca995x_of_match's of_device_id entry
Jesse Karjalainen
1
-1
/
+1
2025-05-14
leds: Provide skeleton KUnit testing for the LEDs framework
Lee Jones
4
-0
/
+88
2025-05-14
leds: tca6507: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-05-14
leds: pca9532: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-05-14
leds: pca955x: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-05-14
leds: lgm-sso: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-14
leds: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-2
/
+2
2025-05-14
leds: turris-omnia: Drop commas in the terminator entries
Marek Behún
1
-2
/
+2
2025-05-14
leds: lp8860: Disable GPIO with devm action
Andrew Davis
1
-25
/
+13
2025-05-14
leds: lp8860: Only unlock in lp8860_unlock_eeprom()
Andrew Davis
1
-30
/
+18
2025-05-14
leds: lp8860: Enable regulator using enable_optional helper
Andrew Davis
1
-28
/
+4
2025-05-14
leds: lp8860: Remove default regs when not caching
Andrew Davis
1
-52
/
+0
2025-05-14
leds: lp8860: Use new mutex guards to cleanup function exits
Andrew Davis
1
-16
/
+11
2025-05-14
leds: lp8860: Use regmap_multi_reg_write for EEPROM writes
Andrew Davis
1
-15
/
+6
2025-05-14
leds: pca955x: Avoid potential overflow when filling default_label
Andy Shevchenko
1
-11
/
+9
2025-05-14
leds: multicolor: Fix intensity setting while SW blinking
Sven Schwermer
1
-1
/
+2
2025-04-15
leds: leds-cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-17
/
+4
2025-04-15
leds: core: Bail out when composed name can't fit the buffer
Andy Shevchenko
1
-19
/
+24
2025-04-15
leds: led-triggers: Improvements for default trigger
Craig McQueen
1
-0
/
+13
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-25
/
+17
2025-04-10
leds: backlight trigger: Move blank-state handling into helper
Thomas Zimmermann
1
-12
/
+18
[next]