summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2024-02-23leds: 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-25leds: 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-09-19leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún
2023-09-19leds: multicolor: Use rounded division when calculating color componentsMarek Behún
2023-09-19leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter
2023-07-23leds: 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-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-10-26leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König
2022-01-27leds: lp55xx: initialise output direction from dtsMerlijn Wajer
2021-08-20leds: pca955x: Switch to i2c probe_newEddie James
2021-08-20leds: pca955x: Let the core process the fwnodeEddie James
2021-08-20leds: pca955x: Implement the default-state propertyEddie James
2021-08-20leds: pca955x: Add brightness_get functionEddie James
2021-08-20leds: pca955x: Clean up code formattingEddie James
2021-08-20leds: leds-core: Implement the retain-state-shutdown propertyEddie James
2021-08-18leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATALukas Bulwahn
2021-08-18leds: lp50xx: Fix chip name in KConfigJan Kundrát
2021-08-18leds: pwm: add support for default-state device propertyDenis Osterland-Heim
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim
2021-08-16leds: flash: Remove redundant initialization of variable retPavel Machek
2021-08-07leds: lgm-sso: Propagate error codes from callee to callerAndy Shevchenko
2021-08-03leds: trigger: audio: Add an activate callback to ensure the initial brightne...Hans de Goede
2021-08-03leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko
2021-08-03leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko
2021-08-03leds: lm3697: Make error handling more robustAndy Shevchenko
2021-08-03leds: lm3697: Update header block to reflect realityAndy Shevchenko
2021-08-03leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko
2021-08-03leds: lgm-sso: Convert to use list_for_each_entry*() APIAndy Shevchenko
2021-08-03leds: lgm-sso: Remove explicit managed GPIO resource cleanupAndy Shevchenko
2021-08-03leds: lgm-sso: Don't spam logs when probe is deferredAndy Shevchenko
2021-08-03leds: lgm-sso: Put fwnode in any case during ->probe()Andy Shevchenko
2021-08-03leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko
2021-07-12leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong
2021-07-12leds: ktd2692: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: lm3601x: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: sgm3140: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: max77693: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: as3645a: Move driver to flash subdirectoryLinus Walleij
2021-07-12leds: aat1290: Move driver to flash subdirectoryLinus Walleij
2021-07-03Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-24leds: lgm: Fix up includesLinus Walleij