Age | Commit message (Expand) | Author |
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 |
2022-01-12 | leds: led-core: Update fwnode with device_set_node | Sander Vanheule |
2022-01-12 | leds: tca6507: use swap() to make code cleaner | Yihao Han |
2022-01-12 | leds: Add mt6360 driver | Gene Chen |
2021-12-23 | leds: simatic-ipc-leds: add new driver for Siemens Industial PCs | Henning Schild |
2021-10-13 | leds: trigger: Disable CPU trigger on PREEMPT_RT | Sebastian Andrzej Siewior |
2021-09-27 | leds: trigger: use RCU to protect the led_cdevs list | Johannes Berg |
2021-09-27 | led-class-flash: fix -Wrestrict warning | Arnd Bergmann |
2021-08-20 | leds: pca955x: Switch to i2c probe_new | Eddie James |
2021-08-20 | leds: pca955x: Let the core process the fwnode | Eddie James |
2021-08-20 | leds: pca955x: Implement the default-state property | Eddie James |
2021-08-20 | leds: pca955x: Add brightness_get function | Eddie James |
2021-08-20 | leds: pca955x: Clean up code formatting | Eddie James |
2021-08-20 | leds: leds-core: Implement the retain-state-shutdown property | Eddie James |
2021-08-18 | leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA | Lukas Bulwahn |
2021-08-18 | leds: lp50xx: Fix chip name in KConfig | Jan Kundrát |
2021-08-18 | leds: pwm: add support for default-state device property | Denis Osterland-Heim |
2021-08-18 | leds: move default_state read from fwnode to core | Denis Osterland-Heim |
2021-08-16 | leds: flash: Remove redundant initialization of variable ret | Pavel Machek |