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
/
flash
Age
Commit message (
Expand
)
Author
2023-06-21
leds: sgm3140: Add richtek,rt5033-led compatible
Raymond Hackley
2023-06-08
leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2023-05-25
leds: as3645a: Replace strlcpy with strscpy
Azeem Shaikh
2023-05-25
leds: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
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-23
leds: flash: mt6370: Add MediaTek MT6370 flashlight support
ChiYuan Huang
2023-03-16
leds: flash: Add driver to support flash LED module in QCOM PMICs
Fenglin Wu
2023-01-30
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-05-07
leds: ktd2692: Make aux-gpios optional
Markuss Broks
2022-05-07
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
2022-02-12
leds: sgm3140: Add ocs,ocp8110 compatible
André Apitzsch
2022-01-12
leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt
Lad Prabhakar
2022-01-12
leds: Add mt6360 driver
Gene Chen
2021-08-03
leds: rt8515: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-07-12
leds: ktd2692: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: lm3601x: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: sgm3140: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: max77693: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: as3645a: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: aat1290: Move driver to flash subdirectory
Linus Walleij
2021-03-26
leds: rt4505: Add support for Richtek RT4505 flash LED controller
ChiYuan Huang
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2021-01-31
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij