summaryrefslogtreecommitdiffstats
path: root/drivers/leds/flash
Commit message (Expand)AuthorAgeFilesLines
* leds: sgm3140: Add richtek,rt5033-led compatibleRaymond Hackley2023-06-211-0/+1
* leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...Jiapeng Chong2023-06-081-2/+2
* leds: as3645a: Replace strlcpy with strscpyAzeem Shaikh2023-05-251-2/+2
* leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-251-1/+1
* leds: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-253-3/+3
* leds: flash: leds-qcom-flash: Disable LED when changing brightnessDylan Van Assche2023-05-251-0/+8
* leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche2023-05-251-2/+3
* leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...Tom Rix2023-03-301-2/+2
* leds: flash: mt6370: Add MediaTek MT6370 flashlight supportChiYuan Huang2023-03-233-0/+587
* leds: flash: Add driver to support flash LED module in QCOM PMICsFenglin Wu2023-03-163-0/+789
* leds: mt6360: Get rid of custom led_init_default_state_get()Andy Shevchenko2023-01-301-32/+6
* i2c: Make remove callback return voidUwe Kleine-König2022-08-163-8/+3
* leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König2022-08-161-3/+8
* leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König2022-08-161-2/+0
* leds: ktd2692: Make aux-gpios optionalMarkuss Broks2022-05-071-3/+2
* leds: ktd2692: Avoid duplicate error messages on probe deferralMarkuss Broks2022-05-071-8/+4
* leds: sgm3140: Add ocs,ocp8110 compatibleAndré Apitzsch2022-02-121-0/+1
* leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar2022-01-121-1/+1
* leds: Add mt6360 driverGene Chen2022-01-123-0/+924
* leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko2021-08-031-1/+3
* leds: ktd2692: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+435
* leds: lm3601x: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+490
* leds: sgm3140: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+319
* leds: max77693: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+1070
* leds: as3645a: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+784
* leds: aat1290: Move driver to flash subdirectoryLinus Walleij2021-07-123-0/+566
* leds: rt4505: Add support for Richtek RT4505 flash LED controllerChiYuan Huang2021-03-263-0/+442
* leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann2021-02-141-0/+1
* leds: rt8515: Add Richtek RT8515 LED driverLinus Walleij2021-01-313-0/+415