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
/
flash
/
leds-qcom-flash.c
Age
Commit message (
Expand
)
Author
2025-06-13
leds: flash: leds-qcom-flash: Fix registry access after re-bind
Krzysztof Kozlowski
2024-10-15
leds: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-09
leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-08-01
leds: flash: leds-qcom-flash: Limit LED current based on thermal condition
Fenglin Wu
2024-07-11
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
2023-07-28
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-06-08
leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2023-05-25
leds: flash: leds-qcom-flash: Disable LED when changing brightness
Dylan Van Assche
2023-05-25
leds: flash: leds-qcom-flash: Add PMI8998 support
Dylan Van Assche
2023-03-30
leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...
Tom Rix
2023-03-16
leds: flash: Add driver to support flash LED module in QCOM PMICs
Fenglin Wu