index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
flash
Age
Commit message (
Expand
)
Author
2025-10-21
leds: flash: Use fwnode_get_next_child_node() instead
Sakari Ailus
2025-08-18
leds: flash: leds-qcom-flash: Add a separate register map for PMI8998
Fenglin Wu
2025-08-18
leds: flash: leds-qcom-flash: Update torch current clamp setting
Fenglin Wu
2025-07-01
leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2025-06-13
leds: flash: leds-qcom-flash: Fix registry access after re-bind
Krzysztof Kozlowski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-22
leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driver
Matthias Fend
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-06
leds: ktd2692: Set missing timing properties
Raymond Hackley
2024-10-15
leds: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-09
leds: flash: leds-qcom-flash: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: flash: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-09
leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
Javier Carrasco
2024-08-22
leds: as3645a: Use device_* to iterate over device child nodes
Javier Carrasco
2024-08-22
leds: max77693: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-22
leds: max77693: Add missing of_node_get for probe duration
Krzysztof Kozlowski
2024-08-22
leds: ktd2692: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-22
leds: aat1290: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-05
leds: lm3601x: Reset LED controller during probe
Jack Chen
2024-08-01
leds: flash: leds-qcom-flash: Limit LED current based on thermal condition
Fenglin Wu
2024-08-01
leds: lm3601x: Calculate max_brightness and brightness properly
Jack Chen
2024-07-11
leds: flash: leds-qcom-flash: Test the correct variable in init
Dan Carpenter
2024-06-26
leds: sy7802: Add support for Silergy SY7802 flash LED controller
André Apitzsch
2024-06-26
leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()
Javier Carrasco
2024-06-21
leds: rt4505: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-02
leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'
Christophe JAILLET
2024-04-12
leds: mt6360: Fix the second LED can not enable torch mode by V4L2
ChiaEn Wu
2024-03-07
leds: lm3601x: Fix struct lm3601_led kernel-doc warnings
Randy Dunlap
2024-03-07
leds: sgm3140: Add missing timer cleanup and flash gpio control
Ondrej Jirman
2024-03-07
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2024-03-07
leds: ktd2692: Add GPIOLIB dependency
Arnd Bergmann
2024-03-07
leds: ktd2692: Convert to use ExpressWire library
Duje Mihanović
2023-11-01
leds: lm3601x: Convert to use maple tree register cache
Mark Brown
2023-11-01
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
2023-11-01
leds: mt6360: Annotate struct mt6360_priv with __counted_by
Kees Cook
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
2023-07-28
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-07-28
leds: flash: leds-qcom-flash: Declare the driver as a module
Fenglin Wu
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
[next]