summaryrefslogtreecommitdiff
path: root/drivers/leds/flash/leds-qcom-flash.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-11leds: flash: leds-qcom-flash: Test the correct variable in initDan Carpenter1-3/+7
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König1-3/+2
2023-07-28leds: flash: leds-qcom-flash: Put child node if registration failedFenglin Wu1-0/+1
2023-07-28leds: flash: leds-qcom-flash: Turn off LED before setting flash currentFenglin Wu1-0/+4
2023-06-08leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...Jiapeng Chong1-2/+2
2023-05-25leds: flash: leds-qcom-flash: Disable LED when changing brightnessDylan Van Assche1-0/+8
2023-05-25leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche1-2/+3
2023-03-30leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...Tom Rix1-2/+2
2023-03-16leds: flash: Add driver to support flash LED module in QCOM PMICsFenglin Wu1-0/+773