index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
flash
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
2024-07-11
1
-3
/
+7
*
leds: sy7802: Add support for Silergy SY7802 flash LED controller
André Apitzsch
2024-06-26
3
-0
/
+551
*
leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()
Javier Carrasco
2024-06-26
1
-1
/
+4
*
leds: rt4505: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
1
-0
/
+1
*
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-21
1
-2
/
+2
*
leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'
Christophe JAILLET
2024-05-02
1
-2
/
+0
*
leds: mt6360: Fix the second LED can not enable torch mode by V4L2
ChiaEn Wu
2024-04-12
1
-1
/
+11
*
leds: lm3601x: Fix struct lm3601_led kernel-doc warnings
Randy Dunlap
2024-03-07
1
-2
/
+1
*
leds: sgm3140: Add missing timer cleanup and flash gpio control
Ondrej Jirman
2024-03-07
1
-0
/
+3
*
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2024-03-07
1
-2
/
+2
*
leds: ktd2692: Add GPIOLIB dependency
Arnd Bergmann
2024-03-07
1
-0
/
+1
*
leds: ktd2692: Convert to use ExpressWire library
Duje Mihanović
2024-03-07
2
-90
/
+28
*
leds: lm3601x: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
*
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
2023-11-01
1
-1
/
+1
*
leds: mt6360: Annotate struct mt6360_priv with __counted_by
Kees Cook
2023-11-01
1
-1
/
+1
*
leds: Convert all platform drivers to return void
Uwe Kleine-König
2023-11-01
7
-26
/
+14
*
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
1
-0
/
+1
*
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-07-28
1
-0
/
+4
*
leds: flash: leds-qcom-flash: Declare the driver as a module
Fenglin Wu
2023-07-28
1
-0
/
+2
*
leds: sgm3140: Add richtek,rt5033-led compatible
Raymond Hackley
2023-06-21
1
-0
/
+1
*
leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2023-06-08
1
-2
/
+2
*
leds: as3645a: Replace strlcpy with strscpy
Azeem Shaikh
2023-05-25
1
-2
/
+2
*
leds: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-25
1
-1
/
+1
*
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
3
-3
/
+3
*
leds: flash: leds-qcom-flash: Disable LED when changing brightness
Dylan Van Assche
2023-05-25
1
-0
/
+8
*
leds: flash: leds-qcom-flash: Add PMI8998 support
Dylan Van Assche
2023-05-25
1
-2
/
+3
*
leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...
Tom Rix
2023-03-30
1
-2
/
+2
*
leds: flash: mt6370: Add MediaTek MT6370 flashlight support
ChiYuan Huang
2023-03-23
3
-0
/
+587
*
leds: flash: Add driver to support flash LED module in QCOM PMICs
Fenglin Wu
2023-03-16
3
-0
/
+789
*
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-32
/
+6
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
3
-8
/
+3
*
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+8
*
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-08-16
1
-2
/
+0
*
leds: ktd2692: Make aux-gpios optional
Markuss Broks
2022-05-07
1
-3
/
+2
*
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
2022-05-07
1
-8
/
+4
*
leds: sgm3140: Add ocs,ocp8110 compatible
André Apitzsch
2022-02-12
1
-0
/
+1
*
leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt
Lad Prabhakar
2022-01-12
1
-1
/
+1
*
leds: Add mt6360 driver
Gene Chen
2022-01-12
3
-0
/
+924
*
leds: rt8515: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
1
-1
/
+3
*
leds: ktd2692: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+435
*
leds: lm3601x: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+490
*
leds: sgm3140: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+319
*
leds: max77693: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+1070
*
leds: as3645a: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+784
*
leds: aat1290: Move driver to flash subdirectory
Linus Walleij
2021-07-12
3
-0
/
+566
*
leds: rt4505: Add support for Richtek RT4505 flash LED controller
ChiYuan Huang
2021-03-26
3
-0
/
+442
*
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2021-02-14
1
-0
/
+1
*
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij
2021-01-31
3
-0
/
+415