summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2025-02-26leds: aw200xx: don't use return with gpiod_set_value() variantsBartosz Golaszewski
2025-02-21Revert "leds-pca955x: Remove the unused function pca95xx_num_led_regs()"Eddie James
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski
2025-02-20leds: st1202: Refactor st1202_led_set() to use !! operator for boolean conver...Pei Xiao
2025-02-20leds: pca955x: Add HW blink supportEddie James
2025-02-20leds: pca955x: Optimize probe LED selectionEddie James
2025-02-20leds: pca955x: Use pointers to driver data rather than I2C clientEddie James
2025-02-20leds: pca955x: Refactor with helper functions and renamingEddie James
2025-02-18leds: trigger: pattern: Switch to use hrtimer_setup()Nam Cao
2025-02-11leds: st1202: Check for error code from devm_mutex_init() callThomas Weißschuh
2025-02-10leds: lp8860: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-02-10leds: trigger: netdev: Configure LED blink interval for HW offloadMarek Vasut
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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