summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2024-07-17Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-12leds: leds-lp5569: Enable chip after chip configurationChristian Marangi
2024-07-12leds: leds-lp5569: Better handle enabling clock internal settingChristian Marangi
2024-07-12leds: leds-lp5569: Fix typo in driver nameChristian Marangi
2024-07-11leds: flash: leds-qcom-flash: Test the correct variable in initDan Carpenter
2024-07-11leds: leds-lp55xx: Convert mutex lock/unlock to guard APIChristian Marangi
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04leds: leds-lp5523: Convert to sysfs_emit APIChristian Marangi
2024-07-04leds: leds-lp5569: Convert to sysfs_emit APIChristian Marangi
2024-06-27Revert "leds: led-core: Fix refcount leak in of_led_get()"Luca Ceresoli
2024-06-26leds: leds-lp5569: Add support for Texas Instruments LP5569Christian Marangi
2024-06-26leds: leds-lp55xx: Drop deprecated definesChristian Marangi
2024-06-26leds: leds-lp55xx: Support ENGINE program up to 128 bytesChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize sysfs master_faderChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize sysfs engine_ledsChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize sysfs engine_load and engine_modeChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize stop_engine functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize turn_off_channels functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize set_led_current functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize multicolor_brightness functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize led_brightness functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize firmware_loaded functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize update_program_memory functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize run_engine functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize load_engine_and_select_page functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize load_engine functionChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize probe/remove functionsChristian Marangi
2024-06-26leds: leds-lp55xx: Generalize stop_all_engine OPChristian Marangi
2024-06-26leds: sy7802: Add support for Silergy SY7802 flash LED controllerAndré Apitzsch
2024-06-26leds: pca9532: Change default blinking frequency to 1HzBastien Curutchet
2024-06-26leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailableBastien Curutchet
2024-06-26leds: pca9532: Use PWM1 for hardware blinkingBastien Curutchet
2024-06-26leds: pca9532: Use defines to select PWM instanceBastien Curutchet
2024-06-26leds: trigger: input-events: Rewrite to fix a serious locking issueHans de Goede
2024-06-26leds: powernv: Replace of_node_put to __freeMarileneGarcia
2024-06-26leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()Javier Carrasco
2024-06-26leds: tlc591xx: Replace of_node_put to __freeMarilene A Garcia
2024-06-26leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggersAnjelique Melendez
2024-06-26leds: triggers: Flush pending brightness before activating triggerThomas Weißschuh
2024-06-26leds: spi-byte: Move OF ID table closer to their userAndy Shevchenko
2024-06-26leds: spi-byte: Use devm_mutex_init() for mutex initializationAndy Shevchenko
2024-06-26leds: spi-byte: Utilise temporary variable for struct deviceAndy Shevchenko
2024-06-26leds: spi-byte: Make use of device propertiesAndy Shevchenko
2024-06-26leds: spi-byte: Get rid of custom led_init_default_state_get()Andy Shevchenko
2024-06-26leds: spi-byte: Call of_node_put() on error pathAndy Shevchenko
2024-06-26leds: ncp5623: Use common error handling code in ncp5623_probe()Markus Elfring
2024-06-26leds: core: Omit set_brightness error message for a LED supporting hw trigger...Lee Jones
2024-06-21leds: trigger: Add new LED Input events triggerHans de Goede
2024-06-21leds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen