index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-18
Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2026-06-17
leds: tps6131x: Increase overvoltage protection threshold to 6V
Matthias Fend
2026-06-17
leds: Fix CONFIG_OF dependency for LEDS_LP5860_CORE
Arnd Bergmann
2026-06-17
leds: uleds: Fix potential buffer overread
Armin Wolf
2026-06-17
leds: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-06-17
leds: uleds: Return -EFAULT on copy_to_user() failure
Yousef Alhouseen
2026-06-17
leds: core: Report ENODATA for brightness of hardware controlled LED
Thomas Weißschuh
2026-06-17
leds: class: Use firmware nodes for device lookup
Alban Bedel
2026-06-17
leds: rgb: Add support for Samsung S2M series PMIC RGB LED device
Kaustabh Chakraborty
2026-06-17
leds: flash: Add support for Samsung S2M series PMIC flash LED device
Kaustabh Chakraborty
2026-06-17
leds: core: Fix race condition for software blink
Craig McQueen
2026-06-17
leds: dac124s085: Declare SPI command word as __le16
Stepan Ionichev
2026-06-17
leds: Introduce the multi_max_intensity sysfs attribute
Armin Wolf
2026-06-17
leds: bcm63138/cros_ec: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-06-17
leds: Add support for TI LP5860 LED driver chip
Steffen Trumtrar
2026-06-17
leds: blinkm: Fix spelling and comment style above lock acquire
Stepan Ionichev
2026-06-17
leds: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-06-17
leds: as3668: Fix Kconfig symbol name mismatch in Makefile
Sasha Levin
2026-06-17
leds: qcom-lpg: Allocate channels with main struct
Rosen Penev
2026-06-17
leds: trigger: gpio: Use GPIOD_FLAGS_BIT_NONEXCLUSIVE
Piotr Kubik
2026-06-17
leds: pca9532: Don't stop blinking for non-zero brightness
Tobias Deiminger
2026-06-17
leds: st1202: Drop unused include
Linus Walleij
2026-06-04
leds: trigger: netdev: don't recurse on the netdev ops lock
Jakub Kicinski
2026-04-09
leds: class: Make led_remove_lookup() NULL-aware
Andy Shevchenko
2026-03-31
leds: led-class: Switch to using class_find_device_by_fwnode()
Dmitry Torokhov
2026-03-26
leds: Kconfig: Drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
2026-03-26
leds: lm3642: Use guard to simplify locking
Richard Lyu
2026-03-26
leds: core: Fix formatting issues
Dmitry Torokhov
2026-03-26
leds: core: Implement fallback to software node name for LED names
Dmitry Torokhov
2026-03-25
leds: lgm-sso: Fix typo in macro for src offset
Lukas Kraft
2026-03-10
leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026-03-10
leds: lp8860: Do not always program EEPROM on probe
Andrew Davis
2026-03-10
leds: lp8860: Remove unused read of STATUS register
Andrew Davis
2026-03-10
leds: lp8860: Hold lock for all of EEPROM programming
Andrew Davis
2026-03-10
leds: lp8860: Return directly from lp8860_init
Andrew Davis
2026-03-10
leds: lp8860: Use a single regmap table
Andrew Davis
2026-03-10
leds: lgm-sso: Remove duplicate assignments for priv->mmap
Chen Ni
2026-03-10
leds: qcom-lpg: Check for array overflow when selecting the high resolution
Greg Kroah-Hartman
2026-03-10
leds: ktd2692: Make ktd2692_timing variable static
Krzysztof Kozlowski
2026-03-10
leds: lp5569: Use sysfs_emit instead of sprintf()
Neel Bullywon
2026-03-10
leds: multicolor: Change intensity_value to unsigned int
Michael Tretter
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-02-04
leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
Lukas Timmermann
2026-02-04
leds: Add basic support for TI/National Semiconductor LP5812 LED Driver
Nam Tran
2026-02-04
leds: qcom-lpg: Check the return value of regmap_bulk_write()
Haotian Zhang
2026-02-04
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-02-04
leds: is31f132xx: Add support for is31fl3293
Daniel Mack
[next]