summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König
2023-11-20leds: turris-omnia: Do not use SMBUS callsMarek Behún
2023-11-20leds: turris-omnia: Drop unnecessary mutex lockingMarek Behún
2023-10-10leds: Drop BUG_ON check for LED_COLOR_ID_MULTIMarek Behún
2023-09-13leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún
2023-09-13leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún
2023-09-13leds: multicolor: Use rounded division when calculating color componentsMarek Behún
2023-09-13leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter
2023-09-13leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependencyArnd Bergmann
2023-09-13leds: aw200xx: Fix error code in probe()Dan Carpenter
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún
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