index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-22
Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2025-01-09
leds: triggers: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-01-09
leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak
Joe Hattori
2025-01-09
leds: lp8864: Add support for Texas Instruments LP8864, LP8864S, LP8866 LED-b...
Alexander Sverdlin
2025-01-09
leds: Add LED1202 I2C driver
Vicentiu Galanopulo
2024-12-23
leds: Add LED1202 I2C driver
Vicentiu Galanopulo
2024-12-17
leds: pwm-multicolor: Disable PWM when going to suspend
Jakob Riepler
2024-12-17
leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()
Joe Hattori
2024-12-17
leds: Add AAEON UP board LED driver
Thomas Richard
2024-12-17
leds: Add driver for LEDs from qnap-mcu devices
Heiko Stuebner
2024-12-17
leds: trigger: netdev: Check offload ability on interface up
Marek Vasut
2024-12-12
leds: turris-omnia: Use uppercase first letter in all comments
Marek Behún
2024-12-12
leds: turris-omnia: Use dev_err_probe() where appropriate
Marek Behún
2024-12-12
leds: turris-omnia: Inform about missing LED gamma correction feature in the ...
Marek Behún
2024-12-12
leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change
Marek Behún
2024-12-12
leds: turris-omnia: Document driver private structures
Marek Behún
2024-12-12
leds: turris-omnia: Use global header for MCU command definitions
Marek Behún
2024-12-12
leds: turris-omnia: Use command execution functions from the MCU driver
Marek Behún
2024-12-12
leds: ledtrig-activity: Fix the wrong format specifier
Zhu Jun
2024-12-11
leds: lp8860: Write full EEPROM, not only half of it
Alexander Sverdlin
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-22
Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-11-12
leds: ss4200: Fix the wrong format specifier for 'blinking'
Zhu Jun
2024-11-12
leds: pwm: Add optional DT property default-brightness
George Stark
2024-11-09
leds: gpio: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-11-06
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
2024-11-06
leds: ktd2692: Set missing timing properties
Raymond Hackley
2024-11-06
leds: max5970: Fix unreleased fwnode_handle in probe function
Javier Carrasco
2024-11-06
leds: Introduce ordered workqueue for LEDs events instead of system_wq
Dmitry Rokosov
2024-10-31
leds: bcm6328: Replace divide condition with comparison for shift value
Dipendra Khadka
2024-10-31
leds: lp55xx: Remove redundant test for invalid channel number
Michal Vokáč
2024-10-16
leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pat...
Suraj Sonawane
2024-10-15
leds: lp5562: Add multicolor brightness control
Michal Vokáč
2024-10-15
leds: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-11
leds: bcm63138: Add some register defines
Linus Walleij
2024-10-11
leds: bcm63138: Handle shift register config
Linus Walleij
2024-10-11
leds: bcm63138: Use scopes and guards
Linus Walleij
2024-10-10
leds: leds-gpio-register: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-09
leds: turris-omnia: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: pwm: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: lp50xx: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: gpio: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: multicolor: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: flash: Remove unused local leds.h
Javier Carrasco
2024-10-09
leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: tca6507: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: sun50i-a100: Switch to device_for_each_child_node_scoped()
Javier Carrasco
[next]