summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2022-08-087-198/+675
|\
| * leds: is31fl319x: use simple i2c probe functionAndy Shevchenko2022-08-021-3/+2
| * leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko2022-08-021-23/+9
| * leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko2022-08-021-20/+13
| * leds: is31fl319x: Make use of device propertiesAndy Shevchenko2022-08-022-25/+21
| * leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht2022-08-021-13/+9
| * leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht2022-08-021-14/+147
| * leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht2022-08-021-83/+125
| * leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht2022-08-021-71/+71
| * leds: is31fl319x: Add missing si-en compatiblesVincent Knecht2022-08-021-0/+8
| * leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman2022-07-301-3/+1
| * leds: leds-bcm63138: get rid of LED_OFFRafał Miłecki2022-07-171-2/+1
| * leds: add help info about BCM63138 module nameRafał Miłecki2022-07-171-0/+2
| * leds: bcm63138: add support for BCM63138 controllerRafał Miłecki2022-07-173-0/+321
| * leds: clevo-mail: Mark as broken pending interface fixPavel Machek2022-07-171-3/+3
| * leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing2022-07-171-0/+5
| * leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing2022-07-171-2/+1
| * leds: clevo-mail: fix Kconfig "its" grammarRandy Dunlap2022-07-171-1/+1
* | leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverHenning Schild2022-07-144-80/+113
* | leds: simatic-ipc-leds: Convert to use P2SB accessorHenning Schild2022-07-142-7/+8
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-1/+0
|\
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-1/+0
* | leds: qcom-lpg: Require pattern to follow documentationBjorn Andersson2022-05-241-5/+38
* | leds: lp50xx: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-05-071-3/+1
* | leds: qcom-lpg: add missing PWM dependencyJohan Hovold2022-05-071-0/+1
* | leds: ktd2692: Make aux-gpios optionalMarkuss Broks2022-05-071-3/+2
* | leds: ktd2692: Avoid duplicate error messages on probe deferralMarkuss Broks2022-05-071-8/+4
* | leds: is31fl32xx: Improve error reporting in .remove()Uwe Kleine-König2022-05-071-1/+7
* | leds: Move pwm-multicolor driver into rgb directorySven Schwermer2022-05-075-13/+12
* | leds: Add PWM multicolor driverSven Schwermer2022-05-053-0/+198
* | leds: regulator: Make probeable from device treeLinus Walleij2022-05-051-19/+23
* | leds: regulator: Add dev helper variableLinus Walleij2022-05-051-6/+7
* | leds: pca9532: Make pca9532_destroy_devices() return voidUwe Kleine-König2022-05-041-7/+4
* | leds: Add pm8350c support to Qualcomm LPG driverSatya Priya2022-05-041-0/+13
* | leds: Add driver for Qualcomm LPGBjorn Andersson2022-05-045-0/+1432
|/
* Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2022-03-274-51/+56
|\
| * leds: pca955x: Allow zero LEDs to be specifiedAndrew Jeffery2022-03-021-1/+1
| * leds: pca955x: Make the gpiochip always expose all pinsAndrew Jeffery2022-03-021-31/+34
| * leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptrHans de Goede2022-02-171-14/+18
| * leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res staticHans de Goede2022-02-171-1/+1
| * leds: lm3692x: Return 0 from remove callbackUwe Kleine-König2022-02-121-4/+1
| * leds: sgm3140: Add ocs,ocp8110 compatibleAndré Apitzsch2022-02-121-0/+1
* | spi: make remove callback a void functionUwe Kleine-König2022-02-094-12/+4
|/
* Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2022-01-1212-215/+931
|\
| * leds: lp55xx: initialise output direction from dtsMerlijn Wajer2022-01-121-1/+3
| * leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar2022-01-121-1/+1
| * leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko2022-01-121-1/+0
| * leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko2022-01-121-3/+0
| * leds: leds-fsg: Drop FSG3 LED driverLinus Walleij2022-01-123-201/+0
| * leds: lp50xx: remove unused variableSven Schuchmann2022-01-121-1/+0