index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
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
2024-08-22
leds: turris-omnia: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: sc27xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: pca9532: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: netxbig: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: mt6323: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: mc13783: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: is31fl32xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: bcm6358: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: bcm6328: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: aw2013: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: 88pm860x: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: max77693: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: max77693: Add missing of_node_get for probe duration
Krzysztof Kozlowski
2024-08-22
leds: ktd2692: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
leds: aat1290: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
leds: sun50i-a100: Replace msleep() with usleep_range()
Abhishek Tamboli
2024-08-16
leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependency
Arnd Bergmann
2024-08-16
leds: pca995x: Fix device child node usage in pca995x_probe()
Javier Carrasco
2024-08-05
leds: pca995x: Use device_for_each_child_node() to access device child nodes
Javier Carrasco
2024-08-05
leds: lm3601x: Reset LED controller during probe
Jack Chen
2024-08-01
leds: flash: leds-qcom-flash: Limit LED current based on thermal condition
Fenglin Wu
2024-08-01
leds: is31fl319x: Use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
2024-08-01
leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
Javier Carrasco
2024-08-01
leds: leds-pca995x: Add support for NXP PCA9956B
Pieterjan Camerlynck
2024-08-01
leds: Add multicolor support to BlinkM LED driver
Joseph Strauss
2024-08-01
leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDs
Lukasz Majewski
2024-08-01
leds: lm3601x: Calculate max_brightness and brightness properly
Jack Chen
2024-07-17
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-07-12
leds: leds-lp5569: Enable chip after chip configuration
Christian Marangi
2024-07-12
leds: leds-lp5569: Better handle enabling clock internal setting
Christian Marangi
2024-07-12
leds: leds-lp5569: Fix typo in driver name
Christian Marangi
2024-07-11
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
2024-07-11
leds: leds-lp55xx: Convert mutex lock/unlock to guard API
Christian Marangi
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
2024-07-04
leds: leds-lp5523: Convert to sysfs_emit API
Christian Marangi
2024-07-04
leds: leds-lp5569: Convert to sysfs_emit API
Christian Marangi
2024-06-27
Revert "leds: led-core: Fix refcount leak in of_led_get()"
Luca Ceresoli
2024-06-26
leds: leds-lp5569: Add support for Texas Instruments LP5569
Christian Marangi
2024-06-26
leds: leds-lp55xx: Drop deprecated defines
Christian Marangi
2024-06-26
leds: leds-lp55xx: Support ENGINE program up to 128 bytes
Christian Marangi
2024-06-26
leds: leds-lp55xx: Generalize sysfs master_fader
Christian Marangi
[next]