summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2025-01-22Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-01-09leds: triggers: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-09leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leakJoe Hattori
2025-01-09leds: lp8864: Add support for Texas Instruments LP8864, LP8864S, LP8866 LED-b...Alexander Sverdlin
2025-01-09leds: Add LED1202 I2C driverVicentiu Galanopulo
2024-12-23leds: Add LED1202 I2C driverVicentiu Galanopulo
2024-12-17leds: pwm-multicolor: Disable PWM when going to suspendJakob Riepler
2024-12-17leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()Joe Hattori
2024-12-17leds: Add AAEON UP board LED driverThomas Richard
2024-12-17leds: Add driver for LEDs from qnap-mcu devicesHeiko Stuebner
2024-12-17leds: trigger: netdev: Check offload ability on interface upMarek Vasut
2024-12-12leds: turris-omnia: Use uppercase first letter in all commentsMarek Behún
2024-12-12leds: turris-omnia: Use dev_err_probe() where appropriateMarek Behún
2024-12-12leds: turris-omnia: Inform about missing LED gamma correction feature in the ...Marek Behún
2024-12-12leds: turris-omnia: Notify sysfs on MCU global LEDs brightness changeMarek Behún
2024-12-12leds: turris-omnia: Document driver private structuresMarek Behún
2024-12-12leds: turris-omnia: Use global header for MCU command definitionsMarek Behún
2024-12-12leds: turris-omnia: Use command execution functions from the MCU driverMarek Behún
2024-12-12leds: ledtrig-activity: Fix the wrong format specifierZhu Jun
2024-12-11leds: lp8860: Write full EEPROM, not only half of itAlexander Sverdlin
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-22Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-11-12leds: ss4200: Fix the wrong format specifier for 'blinking'Zhu Jun
2024-11-12leds: pwm: Add optional DT property default-brightnessGeorge Stark
2024-11-09leds: gpio: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-06leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-11-06leds: ktd2692: Set missing timing propertiesRaymond Hackley
2024-11-06leds: max5970: Fix unreleased fwnode_handle in probe functionJavier Carrasco
2024-11-06leds: Introduce ordered workqueue for LEDs events instead of system_wqDmitry Rokosov
2024-10-31leds: bcm6328: Replace divide condition with comparison for shift valueDipendra Khadka
2024-10-31leds: lp55xx: Remove redundant test for invalid channel numberMichal Vokáč
2024-10-16leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pat...Suraj Sonawane
2024-10-15leds: lp5562: Add multicolor brightness controlMichal Vokáč
2024-10-15leds: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-11leds: bcm63138: Add some register definesLinus Walleij
2024-10-11leds: bcm63138: Handle shift register configLinus Walleij
2024-10-11leds: bcm63138: Use scopes and guardsLinus Walleij
2024-10-10leds: leds-gpio-register: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-09leds: turris-omnia: Remove unused local leds.hJavier Carrasco
2024-10-09leds: pwm: Remove unused local leds.hJavier Carrasco
2024-10-09leds: lp50xx: Remove unused local leds.hJavier Carrasco
2024-10-09leds: gpio: Remove unused local leds.hJavier Carrasco
2024-10-09leds: multicolor: Remove unused local leds.hJavier Carrasco
2024-10-09leds: flash: Remove unused local leds.hJavier Carrasco
2024-10-09leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: tca6507: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: sun50i-a100: Switch to device_for_each_child_node_scoped()Javier Carrasco
2024-10-09leds: pwm: Switch to device_for_each_child_node_scoped()Javier Carrasco