summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2025-05-14leds: lp8860: Enable regulator using enable_optional helperAndrew Davis
2025-05-14leds: lp8860: Remove default regs when not cachingAndrew Davis
2025-05-14leds: lp8860: Use new mutex guards to cleanup function exitsAndrew Davis
2025-05-14leds: lp8860: Use regmap_multi_reg_write for EEPROM writesAndrew Davis
2025-05-14leds: pca955x: Avoid potential overflow when filling default_labelAndy Shevchenko
2025-05-14leds: multicolor: Fix intensity setting while SW blinkingSven Schwermer
2025-04-15leds: leds-cros_ec: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-15leds: core: Bail out when composed name can't fit the bufferAndy Shevchenko
2025-04-15leds: led-triggers: Improvements for default triggerCraig McQueen
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10leds: backlight trigger: Move blank-state handling into helperThomas Zimmermann
2025-04-10leds: ncp5623: Use fwnode_get_child_node_count()Andy Shevchenko
2025-04-10leds: pwm-multicolor: Use fwnode_get_child_node_count()Andy Shevchenko
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-29Merge tag 'leds-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-03-25Merge tag 'gpio-updates-for-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-21leds: nic78bx: Tidy up ACPI ID tableAndy Shevchenko
2025-03-21leds: mlxcpld: Remove unused ACPI header inclusionAndy Shevchenko
2025-03-21leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMsAbel Vesa
2025-03-21leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMsAbel Vesa
2025-03-21leds: rgb: leds-qcom-lpg: Fix pwm resolution max for normal PWMsAbel Vesa
2025-03-21leds: Rename simple directory to simaticLee Jones
2025-03-17Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-03-13leds: Kconfig: leds-st1202: Add select for required LEDS_TRIGGER_PATTERNManuel Fombuena
2025-03-13leds: leds-st1202: Spacing and proofreading editingManuel Fombuena
2025-03-13leds: leds-st1202: Initialize hardware before DT node child operationsManuel Fombuena
2025-02-28leds: leds-st1202: Fix NULL pointer access on race conditionManuel Fombuena
2025-02-27leds: pwm-multicolor: Add check for fwnode_property_read_u32Yuanjun Gong
2025-02-27leds: rgb: leds-qcom-lpg: Add support for 6-bit PWM resolutionAnjelique Melendez
2025-02-27leds: Fix LED_OFF brightness raceRemi Pommarel