summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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-21mfd: cros_ec: Register LED subdeviceThomas Weißschuh
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-14mfd: cros_ec: Register keyboard backlight subdeviceThomas Weißschuh
2024-06-14platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh
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-31power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...Kate Hsuan
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-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds