summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson1-4/+4
2023-05-02Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds16-58/+2702
2023-04-27leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driverAndreas Kemnade3-0/+175
2023-04-20leds: pwm-multicolor: Simplify an error messageChristophe JAILLET1-2/+2
2023-04-20leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWMAnjelique Melendez1-0/+9
2023-04-20leds: rgb: leds-qcom-lpg: Add support for high resolution PWMAnjelique Melendez1-45/+106
2023-04-05leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller1-2/+3
2023-03-30leds: flash: Set variables mvflash_{3,4}ch_regs storage-class-specifier to st...Tom Rix1-2/+2
2023-03-30leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGBLukas Bulwahn1-1/+1
2023-03-23leds: rgb: mt6370: Fix implicit declaration for FIELD_GETChiYuan Huang1-0/+1
2023-03-23leds: flash: mt6370: Add MediaTek MT6370 flashlight supportChiYuan Huang3-0/+587
2023-03-23leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator supportChiYuan Huang3-0/+1024
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-16leds: flash: Add driver to support flash LED module in QCOM PMICsFenglin Wu3-0/+789
2023-03-16leds: Mark GPIO LED trigger brokenLinus Walleij1-0/+1
2023-03-16leds: tlc591xx: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-16leds: lp8860: Remove duplicate NULL checks for gpio_descAndy Shevchenko1-6/+3
2023-03-16leds: lp8860: Remove unused of_gpio,hAndy Shevchenko1-1/+0
2023-03-16leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-02-24Merge tag 'leds-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds38-429/+171
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-20/+118
2023-02-04leds: Remove ide-disk triggerCorentin Labbe1-4/+0
2023-01-30leds: Remove asic3 driverArnd Bergmann3-189/+0
2023-01-30leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driverHenning Schild1-0/+2
2023-01-30leds: tca6507: Convert to use fwnode_device_is_compatible()Andy Shevchenko1-2/+1
2023-01-30leds: syscon: Get rid of custom led_init_default_state_get()Andy Shevchenko1-26/+23
2023-01-30leds: pm8058: Get rid of custom led_init_default_state_get()Andy Shevchenko1-14/+15
2023-01-30leds: pca955x: Get rid of custom led_init_default_state_get()Andy Shevchenko1-20/+6
2023-01-30leds: mt6360: Get rid of custom led_init_default_state_get()Andy Shevchenko1-32/+6
2023-01-30leds: mt6323: Get rid of custom led_init_default_state_get()Andy Shevchenko1-15/+15
2023-01-30leds: bcm6358: Get rid of custom led_init_default_state_get()Andy Shevchenko1-16/+16
2023-01-30leds: bcm6328: Get rid of custom led_init_default_state_get()Andy Shevchenko1-25/+24
2023-01-30leds: an30259a: Get rid of custom led_init_default_state_get()Andy Shevchenko1-17/+4
2023-01-30leds: Move led_init_default_state_get() to the global headerAndy Shevchenko1-1/+0
2023-01-30leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()Andy Shevchenko1-1/+6
2023-01-30leds: turris-omnia: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: tlc591xx: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: tca6507: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: pca963x: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-01-30leds: pca9532: Convert to i2c's .probe_new()Uwe Kleine-König1-5/+4
2023-01-30leds: lp8860: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: lp8501: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-01-30leds: lp5562: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: lp5523: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-01-30leds: lp5521: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-01-30leds: lp3952: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: lp3944: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: lm3697: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-30leds: lm3692x: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2023-01-30leds: lm3642: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2