summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2024-06-21leds: bcm63138: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-21leds: rt4505: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede
2024-06-21leds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede
2024-06-21leds: is31fl319x: Constify struct regmap_configChristophe JAILLET
2024-06-21Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...Lee Jones
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh
2024-06-21leds: core: Unexport led_colors[] arrayThomas Weißschuh
2024-06-21leds: multicolor: Use led_get_color_name() functionThomas Weißschuh
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh
2024-06-14leds: class: Warn about name collisions earlierThomas Weißschuh
2024-05-31leds: trigger: Add led_mc_trigger_event() functionHans de Goede
2024-05-31leds: core: Add led_mc_set_brightness() functionHans de Goede
2024-05-31leds: rgb: leds-ktd202x: Initialize mutex earlierHans de Goede
2024-05-31leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027Kate Hsuan
2024-05-31leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPIKate Hsuan
2024-05-02leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'Christophe JAILLET
2024-05-02leds: lp50xx: Remove unused field 'num_of_banked_leds' from 'struct lp50xx'Christophe JAILLET
2024-05-02leds: lp50xx: Remove unused field 'bank_modules' from 'struct lp50xx_led'Christophe JAILLET
2024-05-02leds: aat1290: Remove unused field 'torch_brightness' from 'struct aat1290_led'Christophe JAILLET
2024-05-02leds: sun50i-a100: Use match_string() helper to simplify the codeAndy Shevchenko
2024-05-02leds: pwm: Disable PWM when going to suspendUwe Kleine-König
2024-05-02leds: trigger: pattern: Add support for hrtimerMartin Kurbanov
2024-04-12leds: mt6360: Fix the second LED can not enable torch mode by V4L2ChiaEn Wu
2024-04-12leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano
2024-04-12leds: apu: Remove duplicate DMI lookup dataArnd Bergmann