summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2026-05-07leds: qcom-lpg: Check for array overflow when selecting the high resolutionGreg Kroah-Hartman
2026-02-26leds: qcom-lpg: Check the return value of regmap_bulk_write()Haotian Zhang
2026-02-26leds: expresswire: Fix chip state breakageDuje Mihanović
2026-01-30leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede
2026-01-08leds: leds-lp50xx: Enable chip before any communicationChristian Hitz
2026-01-08leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDsChristian Hitz
2026-01-08leds: leds-lp50xx: Allow LED 0 to be added to module bankChristian Hitz
2026-01-08leds: leds-cros_ec: Skip LEDs without color componentsThomas Weißschuh
2025-12-18leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWMFenglin Wu
2025-12-18leds: netxbig: Fix GPIO descriptor leak in error pathsHaotian Zhang
2025-12-18leds: upboard: Fix module aliasThomas Richard
2025-09-16leds: led-class: Add Device Tree support to led_get()Hans de Goede
2025-09-11leds: is31fl319x: Use devm_mutex_init()Christophe JAILLET
2025-09-02leds: leds-lp55xx: Use correct address for memory programmingAndrei Lalaev
2025-09-02leds: qnap-mcu: Add support for the red and green status LEDsHeiko Stuebner
2025-09-02leds: qnap-mcu: Fix state numbering for USB LEDHeiko Stuebner
2025-08-18leds: flash: leds-qcom-flash: Add a separate register map for PMI8998Fenglin Wu
2025-08-18leds: flash: leds-qcom-flash: Update torch current clamp settingFenglin Wu
2025-08-18leds: max77705: Function return instead of variable assignmentLen Bao
2025-08-18leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"Colin Ian King
2025-08-18leds: leds-is31fl32xx: Add support for is31fl3236aPawel Zalewski
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'leds-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-07-29Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-18Revert "leds: trigger: netdev: Configure LED blink interval for HW offload"Daniel Golle
2025-07-11leds: lp8860: Check return value of devm_mutex_init()Thomas Weißschuh
2025-07-02leds: pca955x: Avoid potential overflow when filling default_label (take 2)Andy Shevchenko
2025-07-02leds: Unexport of_led_get()Andy Shevchenko
2025-07-01leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2025-06-27leds: leds-lp50xx: Handle reg to get correct multi_indexJohan Adolfsson
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-13leds: flash: leds-qcom-flash: Fix registry access after re-bindKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-22leds: tps6131x: Add support for Texas Instruments TPS6131X flash LED driverMatthias Fend
2025-05-14leds: flash: Add support for flash/strobe durationRichard Leitner
2025-05-14leds: rgb: leds-mt6370-rgb: Improve definition of some struct linear_rangeChristophe JAILLET
2025-05-14leds: led-test: Provide tests for the lookup and get infrastructureLee Jones
2025-05-14leds: led-test: Fill out the registration test to cover more test casesLee Jones
2025-05-14leds: led-test: Remove standard error checking after KUNIT_ASSERT_*()Lee Jones
2025-05-14leds: pca995x: Fix typo in pca995x_of_match's of_device_id entryJesse Karjalainen
2025-05-14leds: Provide skeleton KUnit testing for the LEDs frameworkLee Jones
2025-05-14leds: tca6507: Use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-14leds: pca9532: Use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-14leds: pca955x: Use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-14leds: lgm-sso: Use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-14leds: Do not enable by default during compile testingKrzysztof Kozlowski
2025-05-14leds: turris-omnia: Drop commas in the terminator entriesMarek Behún
2025-05-14leds: lp8860: Disable GPIO with devm actionAndrew Davis
2025-05-14leds: lp8860: Only unlock in lp8860_unlock_eeprom()Andrew Davis