summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2023-08-10leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn
2023-08-10led: trig: netdev: Fix requesting offload deviceAndrew Lunn
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-06-23leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacksNathan Chancellor
2023-06-21leds: trigger: netdev: expose hw_control status via sysfsChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link duplex modeChristian Marangi
2023-06-21leds: trigger: netdev: add additional specific link speed modeChristian Marangi
2023-06-21leds: sgm3140: Add richtek,rt5033-led compatibleRaymond Hackley
2023-06-15leds: Fix config reference for AW200xx driverLukas Bulwahn
2023-06-15leds: trigger: netdev: uninitialized variable in netdev_trig_activate()Dan Carpenter
2023-06-09leds: leds-mt6323: Add support for WLEDs and MT6332AngeloGioacchino Del Regno
2023-06-09leds: leds-mt6323: Add support for MT6331 ledsAngeloGioacchino Del Regno
2023-06-09leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macroAngeloGioacchino Del Regno
2023-06-09leds: leds-mt6323: Drop MT6323_ prefix from macros and definesAngeloGioacchino Del Regno
2023-06-09leds: leds-mt6323: Specify registers and specs in platform dataAngeloGioacchino Del Regno
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08leds: simatic-ipc-leds-gpio: Introduce more Kconfig switchesHenning Schild
2023-06-08leds: simatic-ipc-leds-gpio: Split up into multiple driversHenning Schild
2023-06-08leds: simatic-ipc-leds-gpio: Move two extra gpio pins into another tableHenning Schild
2023-06-08leds: simatic-ipc-leds-gpio: Add terminating entries to gpio tablesHenning Schild
2023-06-08leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...Jiapeng Chong
2023-06-08leds: cht-wcove: Remove unneeded semicolonJiapeng Chong
2023-06-08leds: cht-wcove: Fix an unsigned comparison which can never be negativeYang Li
2023-06-08leds: cht-wcove: Mark cht_wc_leds_brightness_get() staticHans de Goede
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson
2023-06-01leds: Add AW20xx driverMartin Kurbanov
2023-05-31leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi
2023-05-31leds: trigger: netdev: init mode if hw control already activeChristian Marangi
2023-05-31leds: trigger: netdev: validate configured netdevAndrew Lunn
2023-05-31leds: trigger: netdev: add support for LED hw controlChristian Marangi
2023-05-31leds: trigger: netdev: reject interval store for hw_controlChristian Marangi
2023-05-31leds: trigger: netdev: add basic check for hw control supportChristian Marangi
2023-05-31leds: trigger: netdev: introduce check for possible hw controlChristian Marangi
2023-05-31leds: trigger: netdev: refactor code setting device nameAndrew Lunn
2023-05-25led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei
2023-05-25leds: as3645a: Replace strlcpy with strscpyAzeem Shaikh
2023-05-25leds: gpio: Configure per-LED pin controlMarek Vasut
2023-05-25leds: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-25leds: blinkm: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-25leds: Add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-25leds: trigger: netdev: Remove NULL check before dev_{put, hold}Yang Li
2023-05-25leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current triggerHans de Goede
2023-05-25leds: Fix oops about sleeping in led_trigger_blink()Hans de Goede
2023-05-25leds: Fix set_brightness_delayed() raceHans de Goede
2023-05-25leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25leds: Make LEDS_TI_LMU_COMMON invisibleGeert Uytterhoeven
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-05-25leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is setHans de Goede