aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds7-198/+675
2022-08-02leds: is31fl319x: use simple i2c probe functionAndy Shevchenko1-3/+2
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko1-23/+9
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko1-20/+13
2022-08-02leds: is31fl319x: Make use of device propertiesAndy Shevchenko2-25/+21
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht1-13/+9
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht1-14/+147
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht1-83/+125
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht1-71/+71
2022-08-02leds: is31fl319x: Add missing si-en compatiblesVincent Knecht1-0/+8
2022-07-30leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman1-3/+1
2022-07-17leds: leds-bcm63138: get rid of LED_OFFRafał Miłecki1-2/+1
2022-07-17leds: add help info about BCM63138 module nameRafał Miłecki1-0/+2
2022-07-17leds: bcm63138: add support for BCM63138 controllerRafał Miłecki3-0/+321
2022-07-17leds: clevo-mail: Mark as broken pending interface fixPavel Machek1-3/+3
2022-07-17leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing1-0/+5
2022-07-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing1-2/+1
2022-07-17leds: clevo-mail: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-14leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverHenning Schild4-80/+113
2022-07-14leds: simatic-ipc-leds: Convert to use P2SB accessorHenning Schild2-7/+8
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2022-05-24leds: qcom-lpg: Require pattern to follow documentationBjorn Andersson1-5/+38
2022-05-07leds: lp50xx: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2022-05-07leds: qcom-lpg: add missing PWM dependencyJohan Hovold1-0/+1
2022-05-07leds: ktd2692: Make aux-gpios optionalMarkuss Broks1-3/+2
2022-05-07leds: ktd2692: Avoid duplicate error messages on probe deferralMarkuss Broks1-8/+4
2022-05-07leds: is31fl32xx: Improve error reporting in .remove()Uwe Kleine-König1-1/+7
2022-05-07leds: Move pwm-multicolor driver into rgb directorySven Schwermer5-13/+12
2022-05-05leds: Add PWM multicolor driverSven Schwermer3-0/+198
2022-05-05leds: regulator: Make probeable from device treeLinus Walleij1-19/+23
2022-05-05leds: regulator: Add dev helper variableLinus Walleij1-6/+7
2022-05-04leds: pca9532: Make pca9532_destroy_devices() return voidUwe Kleine-König1-7/+4
2022-05-04leds: Add pm8350c support to Qualcomm LPG driverSatya Priya1-0/+13
2022-05-04leds: Add driver for Qualcomm LPGBjorn Andersson5-0/+1432
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2022-03-27Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds4-51/+56
2022-03-02leds: pca955x: Allow zero LEDs to be specifiedAndrew Jeffery1-1/+1
2022-03-02leds: pca955x: Make the gpiochip always expose all pinsAndrew Jeffery1-31/+34
2022-02-17leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptrHans de Goede1-14/+18
2022-02-17leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res staticHans de Goede1-1/+1
2022-02-12leds: lm3692x: Return 0 from remove callbackUwe Kleine-König1-4/+1
2022-02-12leds: sgm3140: Add ocs,ocp8110 compatibleAndré Apitzsch1-0/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König4-12/+4
2022-01-12Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds12-215/+931
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer1-1/+3
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar1-1/+1
2022-01-12leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko1-1/+0
2022-01-12leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko1-3/+0
2022-01-12leds: leds-fsg: Drop FSG3 LED driverLinus Walleij3-201/+0
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann1-1/+0