summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2023-11-01leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-01leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König
2023-11-01leds: turris-omnia: Add support for enabling/disabling HW gamma correctionMarek Behún
2023-11-01leds: turris-omnia: Support HW controlled mode via private triggerMarek Behún
2023-11-01leds: turris-omnia: Make set_brightness() more efficientMarek Behún
2023-11-01leds: turris-omnia: Do not use SMBUS callsMarek Behún
2023-11-01leds: lp55xx: Use gpiod_set_value_cansleep()Stefan Eichenberger
2023-11-01leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook
2023-11-01leds: mt6360: Annotate struct mt6360_priv with __counted_byKees Cook
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König
2023-11-01leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-01leds: qcom-lpg: Annotate struct lpg_led with __counted_byKees Cook
2023-11-01leds: lm3697: Annotate struct lm3697 with __counted_byKees Cook
2023-11-01leds: gpio: Annotate struct gpio_leds_priv with __counted_byKees Cook
2023-11-01leds: el15203000: Annotate struct el15203000 with __counted_byKees Cook
2023-11-01leds: cr0014114: Annotate struct cr0014114 with __counted_byKees Cook
2023-11-01leds: aw200xx: Annotate struct aw200xx with __counted_byKees Cook
2023-11-01leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-09-19leds: Drop BUG_ON check for LED_COLOR_ID_MULTIMarek Behún
2023-09-04Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún
2023-08-18leds: aw2013: Enable pull-up supply for interrupt and I2CLin, Meng-Bo
2023-08-18leds: uleds: Use module_misc_device macro to simplify the codeLi Zetao
2023-08-18leds: trigger: netdev: Use module_led_trigger macro to simplify the codeLi Zetao
2023-08-18leds: turris-omnia: Drop unnecessary mutex lockingMarek Behún
2023-08-18leds: turris-omnia: Use sysfs_emit() instead of sprintf()Marek Behún
2023-08-18leds: Make leds_class a static const structureIvan Orlov
2023-08-17leds: Remove redundant of_match_ptr()Zhu Wang
2023-08-17leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún
2023-08-17leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún
2023-08-17leds: multicolor: Use rounded division when calculating color componentsMarek Behún
2023-08-17leds: rgb: Add a multicolor LED driver to group monochromatic LEDsJean-Jacques Hiblot
2023-08-17leds: class: Store the color index in struct led_classdevJean-Jacques Hiblot
2023-08-17leds: Provide devm_of_led_get_optional()Jean-Jacques Hiblot
2023-08-15leds: pca995x: Fix MODULE_DEVICE_TABLE for OFMarek Vasut
2023-08-10leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn
2023-08-10led: trig: netdev: Fix requesting offload deviceAndrew Lunn
2023-07-31leds: simatic-ipc-leds: default config switch to platform switchHenning Schild
2023-07-28leds: qcom-lpg: Drop assignment to struct pwmchip::baseUwe Kleine-König
2023-07-28leds: flash: leds-qcom-flash: Put child node if registration failedFenglin Wu
2023-07-28leds: flash: leds-qcom-flash: Turn off LED before setting flash currentFenglin Wu
2023-07-28leds: flash: leds-qcom-flash: Declare the driver as a moduleFenglin Wu
2023-07-28leds: ns2: Slightly simplify a memory allocationChristophe JAILLET
2023-07-28leds: Explicitly include correct DT includesRob Herring
2023-07-28leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCARafał Miłecki
2023-07-28leds: simatic-ipc-leds-gpio: Add Elkhart Lake versionHenning Schild
2023-07-28leds: pca995x: Add support for PCA995X chipsIsai Gaspar