开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
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
2024-10-09
leds: pwm: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: pca963x: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: ns2: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: max77650: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: lp50xx: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: lm3697: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: lm3532: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: gpio: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: el15203000: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: cr0014114: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: aw200xx: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: flash: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
Javier Carrasco
2024-10-09
leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
WangYuli
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-30
leds: turris-omnia: Fix module autoloading with MODULE_DEVICE_TABLE()
Liao Chen
2024-08-30
leds: pca9532: Remove irrelevant blink configuration error message
Bastien Curutchet
2024-08-23
leds: gpio: Set num_leds after allocation
Kees Cook
2024-08-22
leds: lp55xx: Use devm_clk_get_enabled() helpers
Huan Yang
2024-08-22
leds: as3645a: Use device_* to iterate over device child nodes
Javier Carrasco
2024-08-22
leds: qcom-lpg: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
[next]