开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'for-leds-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2026-07-09
leds: st1202: Validate LED reg property against channel count
Manuel Fombuena
2026-07-09
leds: st1202: Disable channel when brightness is set to zero
Manuel Fombuena
2026-07-09
leds: st1202: Fix brightness having no effect while pattern mode is active
Manuel Fombuena
2026-07-09
leds: st1202: Fix spurious pattern sequence start in setup
Manuel Fombuena
2026-07-09
leds: st1202: Set all pattern PWM slots to full after clearing pattern
Manuel Fombuena
2026-07-09
leds: st1202: Fix pattern duration prescaler and pattern_clear skip marker
Manuel Fombuena
2026-07-09
leds: st1202: Validate pattern input before stopping the sequence
Manuel Fombuena
2026-07-09
leds: st1202: Stop pattern sequence before reprogramming
Manuel Fombuena
2026-07-09
leds: pca9532: Fix inverted GPIO output polarity
Cosmo Chou
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
leds: lp5860-spi: Fix an error handling path
Christophe JAILLET
2026-07-02
leds: lp5860: Fix a potential double-unlock
Christophe JAILLET
2026-07-01
leds: trigger: netdev: Extend speeds up to 100G
Mike Marciniszyn (Meta)
2026-07-01
leds: pwm-multicolor: Introduce default-intensity property
Jonas Rebmann
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
[next]