summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2 daysMerge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-08-12leds: is31fl319x: Modernize registrationAndreas Kemnade
2026-08-06leds: pca963x: Add multicolor LED class supportLoic Poulain
2026-08-06leds: gpio: Clear error pointers for skipped LEDsSteve Dunnagan
2026-07-23leds: pca9532: Fix phantom device registration on missing hardwareCosmo Chou
2026-07-23leds: gpio: Make legacy gpiolib interface optionalArnd Bergmann
2026-07-23leds: bcm63138: Use %pe to print pinctrl error instead of %ldNinad Naik
2026-07-23leds: ltc3220: Add Support for LTC3220 18 channel LED DriverEdelweise Escala
2026-07-09leds: st1202: Validate LED reg property against channel countManuel Fombuena
2026-07-09leds: st1202: Disable channel when brightness is set to zeroManuel Fombuena
2026-07-09leds: st1202: Fix brightness having no effect while pattern mode is activeManuel Fombuena
2026-07-09leds: st1202: Fix spurious pattern sequence start in setupManuel Fombuena
2026-07-09leds: st1202: Set all pattern PWM slots to full after clearing patternManuel Fombuena
2026-07-09leds: st1202: Fix pattern duration prescaler and pattern_clear skip markerManuel Fombuena
2026-07-09leds: st1202: Validate pattern input before stopping the sequenceManuel Fombuena
2026-07-09leds: st1202: Stop pattern sequence before reprogrammingManuel Fombuena
2026-07-09leds: pca9532: Fix inverted GPIO output polarityCosmo Chou
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02leds: lp5860-spi: Fix an error handling pathChristophe JAILLET
2026-07-02leds: lp5860: Fix a potential double-unlockChristophe JAILLET
2026-07-01leds: trigger: netdev: Extend speeds up to 100GMike Marciniszyn (Meta)
2026-07-01leds: pwm-multicolor: Introduce default-intensity propertyJonas Rebmann
2026-06-18Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-06-17leds: tps6131x: Increase overvoltage protection threshold to 6VMatthias Fend
2026-06-17leds: Fix CONFIG_OF dependency for LEDS_LP5860_COREArnd Bergmann
2026-06-17leds: uleds: Fix potential buffer overreadArmin Wolf
2026-06-17leds: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-17leds: uleds: Return -EFAULT on copy_to_user() failureYousef Alhouseen
2026-06-17leds: core: Report ENODATA for brightness of hardware controlled LEDThomas Weißschuh
2026-06-17leds: class: Use firmware nodes for device lookupAlban Bedel
2026-06-17leds: rgb: Add support for Samsung S2M series PMIC RGB LED deviceKaustabh Chakraborty
2026-06-17leds: flash: Add support for Samsung S2M series PMIC flash LED deviceKaustabh Chakraborty
2026-06-17leds: core: Fix race condition for software blinkCraig McQueen
2026-06-17leds: dac124s085: Declare SPI command word as __le16Stepan Ionichev
2026-06-17leds: Introduce the multi_max_intensity sysfs attributeArmin Wolf
2026-06-17leds: bcm63138/cros_ec: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-06-17leds: Add support for TI LP5860 LED driver chipSteffen Trumtrar
2026-06-17leds: blinkm: Fix spelling and comment style above lock acquireStepan Ionichev
2026-06-17leds: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-17leds: as3668: Fix Kconfig symbol name mismatch in MakefileSasha Levin
2026-06-17leds: qcom-lpg: Allocate channels with main structRosen Penev
2026-06-17leds: trigger: gpio: Use GPIOD_FLAGS_BIT_NONEXCLUSIVEPiotr Kubik
2026-06-17leds: pca9532: Don't stop blinking for non-zero brightnessTobias Deiminger
2026-06-17leds: st1202: Drop unused includeLinus Walleij
2026-06-04leds: trigger: netdev: don't recurse on the netdev ops lockJakub Kicinski
2026-04-09leds: class: Make led_remove_lookup() NULL-awareAndy Shevchenko
2026-03-31leds: led-class: Switch to using class_find_device_by_fwnode()Dmitry Torokhov
2026-03-26leds: Kconfig: Drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-03-26leds: lm3642: Use guard to simplify lockingRichard Lyu
2026-03-26leds: core: Fix formatting issuesDmitry Torokhov