summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds13-13/+13
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook13-13/+13
9 daysMerge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds12-89/+1263
2026-02-04leds: as3668: Driver for the ams Osram 4-channel i2c LED driverLukas Timmermann3-0/+216
2026-02-04leds: Add basic support for TI/National Semiconductor LP5812 LED DriverNam Tran4-0/+828
2026-02-04leds: qcom-lpg: Check the return value of regmap_bulk_write()Haotian Zhang1-3/+5
2026-02-04leds: lp55xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-02-04leds: is31f132xx: Add support for is31fl3293Daniel Mack1-8/+130
2026-02-04leds: is31f132xx: Re-order code to remove forward declarationsDaniel Mack1-66/+62
2026-02-04leds: expresswire: Fix chip state breakageDuje Mihanović1-7/+17
2026-01-20leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede1-5/+5
2026-01-08leds: lm3692x: Fix kernel-doc for struct lm3692x_ledVivek BalachandharTN1-0/+3
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+9
2025-11-20leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWMFenglin Wu1-3/+1
2025-11-20leds: rgb: leds-qcom-lpg: Allow LED_COLOR_ID_MULTIKonrad Dybcio1-3/+3
2025-11-20leds: pwm: Reorder include files to alphabetic orderLI Qingwu1-4/+4
2025-11-20leds: pwm: Add optional GPIO enable pin supportLI Qingwu1-0/+19
2025-11-14syscore: Pass context data to callbacksThierry Reding1-5/+9
2025-11-13leds: trigger: Replace use of system_wq() with system_percpu_wq()Marco Crivellari1-1/+1
2025-11-13leds: led-class: Replace sprintf() with sysfs_emit() in sysfs show functionsThorsten Blum1-3/+3
2025-11-13leds: netxbig: Fix GPIO descriptor leak in error pathsHaotian Zhang1-10/+26
2025-11-13leds: leds-lp50xx: Enable chip before any communicationChristian Hitz1-15/+40
2025-11-06leds: Drop duplicate LEDS_EXPRESSWIRE configDuje Mihanović1-4/+0
2025-11-06leds: leds-cros_ec: Skip LEDs without color componentsThomas Weißschuh1-3/+2
2025-11-06leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDsChristian Hitz1-1/+1
2025-10-25leds: upboard: Fix module aliasThomas Richard1-1/+1
2025-10-23leds: leds-lp50xx: Allow LED 0 to be added to module bankChristian Hitz1-6/+4
2025-10-21leds: lp55xx_common: Enable use without FW_LOADER_USER_HELPERSicelo A. Mhlongo1-2/+2
2025-10-21leds: flash: Use fwnode_get_next_child_node() insteadSakari Ailus4-5/+4
2025-10-21leds: Use fwnode_for_each_child_node() insteadSakari Ailus4-5/+5
2025-09-16leds: led-class: Add Device Tree support to led_get()Hans de Goede1-2/+15
2025-09-11leds: is31fl319x: Use devm_mutex_init()Christophe JAILLET1-7/+1
2025-09-02leds: leds-lp55xx: Use correct address for memory programmingAndrei Lalaev1-1/+1
2025-09-02leds: qnap-mcu: Add support for the red and green status LEDsHeiko Stuebner1-0/+165
2025-09-02leds: qnap-mcu: Fix state numbering for USB LEDHeiko Stuebner1-5/+5
2025-08-18leds: flash: leds-qcom-flash: Add a separate register map for PMI8998Fenglin Wu1-1/+24
2025-08-18leds: flash: leds-qcom-flash: Update torch current clamp settingFenglin Wu1-26/+36
2025-08-18leds: max77705: Function return instead of variable assignmentLen Bao1-1/+1
2025-08-18leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"Colin Ian King1-1/+1
2025-08-18leds: leds-is31fl32xx: Add support for is31fl3236aPawel Zalewski1-6/+41
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-4/+4
2025-07-31Merge tag 'leds-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-22/+28
2025-07-30Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2025-07-18Revert "leds: trigger: netdev: Configure LED blink interval for HW offload"Daniel Golle1-13/+3
2025-07-12leds: lp8860: Check return value of devm_mutex_init()Thomas Weißschuh1-1/+3
2025-07-02leds: pca955x: Avoid potential overflow when filling default_label (take 2)Andy Shevchenko1-2/+2
2025-07-02leds: Unexport of_led_get()Andy Shevchenko1-2/+1
2025-07-01leds: tps6131x: Add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann1-0/+1
2025-06-27leds: leds-lp50xx: Handle reg to get correct multi_indexJohan Adolfsson1-1/+10
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1