aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)Author
2024-03-26leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman
2024-03-26leds: aw2013: Unlock mutex before destroying itGeorge Stark
2024-02-05leds: trigger: panic: Don't register panic notifier if creating the trigger f...Heiner Kallweit
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh
2024-01-20leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert
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-08-23led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei
2023-07-19leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi
2023-05-11leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller
2023-05-11leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap
2023-04-13pwm: Make .get_state() callback return an error codeUwe Kleine-König
2023-03-10leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driverHenning Schild
2023-03-10leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()Andy Shevchenko
2023-03-10leds: led-core: Fix refcount leak in of_led_get()Miaoqian Lin
2023-03-10leds: led-class: Add missing put_device() to led_put()Hans de Goede
2022-12-31leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}Luca Weiss
2022-12-31led: qcom-lpg: Fix sleeping in atomicDmitry Baryshkov
2022-10-24leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mappingHenning Schild
2022-10-14Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-26leds: pca963: fix misleading indentationPavel Machek
2022-09-21leds: pca963x: fix blink with hw accelerationBernardo Rodrigues
2022-09-10leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table staticHans de Goede
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-16leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-08-16leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König
2022-08-16leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-08-02leds: is31fl319x: use simple i2c probe functionAndy Shevchenko
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko
2022-08-02leds: is31fl319x: Make use of device propertiesAndy Shevchenko
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht
2022-08-02leds: is31fl319x: Add missing si-en compatiblesVincent Knecht
2022-07-30leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman
2022-07-17leds: leds-bcm63138: get rid of LED_OFFRafał Miłecki
2022-07-17leds: add help info about BCM63138 module nameRafał Miłecki
2022-07-17leds: bcm63138: add support for BCM63138 controllerRafał Miłecki