Age | Commit message (Expand) | Author |
2022-08-08 | Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2022-08-02 | leds: is31fl319x: use simple i2c probe function | Andy Shevchenko |
2022-08-02 | leds: is31fl319x: Fix devm vs. non-devm ordering | Andy Shevchenko |
2022-08-02 | leds: is31fl319x: Make use of dev_err_probe() | Andy Shevchenko |
2022-08-02 | leds: is31fl319x: Make use of device properties | Andy Shevchenko |
2022-08-02 | leds: is31fl319x: Cleanup formatting and dev_dbg calls | Vincent Knecht |
2022-08-02 | leds: is31fl319x: Add support for is31fl319{0,1,3} chips | Vincent Knecht |
2022-08-02 | leds: is31fl319x: Move chipset-specific values in chipdef struct | Vincent Knecht |
2022-08-02 | leds: is31fl319x: Use non-wildcard names for vars, structs and defines | Vincent Knecht |
2022-08-02 | leds: is31fl319x: Add missing si-en compatibles | Vincent Knecht |
2022-07-30 | leds: turris-omnia: convert to use dev_groups | Greg Kroah-Hartman |
2022-07-17 | leds: leds-bcm63138: get rid of LED_OFF | Rafał Miłecki |
2022-07-17 | leds: add help info about BCM63138 module name | Rafał Miłecki |
2022-07-17 | leds: bcm63138: add support for BCM63138 controller | Rafał Miłecki |
2022-07-17 | leds: clevo-mail: Mark as broken pending interface fix | Pavel Machek |
2022-07-17 | leds: pwm-multicolor: Support active-low LEDs | Emil Renner Berthing |
2022-07-17 | leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors | Emil Renner Berthing |
2022-07-17 | leds: clevo-mail: fix Kconfig "its" grammar | Randy Dunlap |
2022-07-14 | leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver | Henning Schild |
2022-07-14 | leds: simatic-ipc-leds: Convert to use P2SB accessor | Henning Schild |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-24 | leds: qcom-lpg: Require pattern to follow documentation | Bjorn Andersson |
2022-05-07 | leds: lp50xx: Remove duplicated error reporting in .remove() | Uwe Kleine-König |
2022-05-07 | leds: qcom-lpg: add missing PWM dependency | Johan Hovold |
2022-05-07 | leds: ktd2692: Make aux-gpios optional | Markuss Broks |
2022-05-07 | leds: ktd2692: Avoid duplicate error messages on probe deferral | Markuss Broks |
2022-05-07 | leds: is31fl32xx: Improve error reporting in .remove() | Uwe Kleine-König |
2022-05-07 | leds: Move pwm-multicolor driver into rgb directory | Sven Schwermer |
2022-05-05 | leds: Add PWM multicolor driver | Sven Schwermer |
2022-05-05 | leds: regulator: Make probeable from device tree | Linus Walleij |
2022-05-05 | leds: regulator: Add dev helper variable | Linus Walleij |
2022-05-04 | leds: pca9532: Make pca9532_destroy_devices() return void | Uwe Kleine-König |
2022-05-04 | leds: Add pm8350c support to Qualcomm LPG driver | Satya Priya |
2022-05-04 | leds: Add driver for Qualcomm LPG | Bjorn Andersson |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2022-03-27 | Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2022-03-02 | leds: pca955x: Allow zero LEDs to be specified | Andrew Jeffery |
2022-03-02 | leds: pca955x: Make the gpiochip always expose all pins | Andrew Jeffery |
2022-02-17 | leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr | Hans de Goede |
2022-02-17 | leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res static | Hans de Goede |
2022-02-12 | leds: lm3692x: Return 0 from remove callback | Uwe Kleine-König |
2022-02-12 | leds: sgm3140: Add ocs,ocp8110 compatible | André Apitzsch |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-01-12 | Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2022-01-12 | leds: lp55xx: initialise output direction from dts | Merlijn Wajer |
2022-01-12 | leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt | Lad Prabhakar |
2022-01-12 | leds: lgm-sso: Get rid of duplicate of_node assignment | Andy Shevchenko |
2022-01-12 | leds: tca6507: Get rid of duplicate of_node assignment | Andy Shevchenko |
2022-01-12 | leds: leds-fsg: Drop FSG3 LED driver | Linus Walleij |
2022-01-12 | leds: lp50xx: remove unused variable | Sven Schuchmann |