summaryrefslogtreecommitdiff
path: root/drivers/leds/flash
AgeCommit message (Expand)Author
2023-11-01leds: lm3601x: Convert to use maple tree register cacheMark Brown
2023-11-01leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook
2023-11-01leds: mt6360: Annotate struct mt6360_priv with __counted_byKees Cook
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König
2023-07-28leds: flash: leds-qcom-flash: Put child node if registration failedFenglin Wu
2023-07-28leds: flash: leds-qcom-flash: Turn off LED before setting flash currentFenglin Wu
2023-07-28leds: flash: leds-qcom-flash: Declare the driver as a moduleFenglin Wu
2023-06-21leds: sgm3140: Add richtek,rt5033-led compatibleRaymond Hackley
2023-06-08leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...Jiapeng Chong
2023-05-25leds: as3645a: Replace strlcpy with strscpyAzeem Shaikh
2023-05-25leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25leds: flash: leds-qcom-flash: Disable LED when changing brightnessDylan Van Assche
2023-05-25leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche
2023-03-30leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...Tom Rix
2023-03-23leds: flash: mt6370: Add MediaTek MT6370 flashlight supportChiYuan Huang
2023-03-16leds: flash: Add driver to support flash LED module in QCOM PMICsFenglin Wu
2023-01-30leds: mt6360: Get rid of custom led_init_default_state_get()Andy Shevchenko
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-16leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-08-16leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König
2022-05-07leds: ktd2692: Make aux-gpios optionalMarkuss Broks
2022-05-07leds: ktd2692: Avoid duplicate error messages on probe deferralMarkuss Broks
2022-02-12leds: sgm3140: Add ocs,ocp8110 compatibleAndré Apitzsch
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar
2022-01-12leds: Add mt6360 driverGene Chen
2021-08-03leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko
2021-07-12leds: ktd2692: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: lm3601x: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: sgm3140: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: max77693: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: as3645a: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: aat1290: Move driver to flash subdirectoryLinus Walleij
2021-03-26leds: rt4505: Add support for Richtek RT4505 flash LED controllerChiYuan Huang
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-01-31leds: rt8515: Add Richtek RT8515 LED driverLinus Walleij