Age | Commit message (Expand) | Author | Files | Lines |
2022-06-03 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2022-05-24 | leds: qcom-lpg: Require pattern to follow documentation | Bjorn Andersson | 1 | -5/+38 |
2022-05-08 | leds: lp50xx: Remove duplicated error reporting in .remove() | Uwe Kleine-König | 1 | -3/+1 |
2022-05-08 | leds: qcom-lpg: add missing PWM dependency | Johan Hovold | 1 | -0/+1 |
2022-05-08 | leds: ktd2692: Make aux-gpios optional | Markuss Broks | 1 | -3/+2 |
2022-05-08 | leds: ktd2692: Avoid duplicate error messages on probe deferral | Markuss Broks | 1 | -8/+4 |
2022-05-08 | leds: is31fl32xx: Improve error reporting in .remove() | Uwe Kleine-König | 1 | -1/+7 |
2022-05-08 | leds: Move pwm-multicolor driver into rgb directory | Sven Schwermer | 5 | -13/+12 |
2022-05-05 | leds: Add PWM multicolor driver | Sven Schwermer | 3 | -0/+198 |
2022-05-05 | leds: regulator: Make probeable from device tree | Linus Walleij | 1 | -19/+23 |
2022-05-05 | leds: regulator: Add dev helper variable | Linus Walleij | 1 | -6/+7 |
2022-05-04 | leds: pca9532: Make pca9532_destroy_devices() return void | Uwe Kleine-König | 1 | -7/+4 |
2022-05-04 | leds: Add pm8350c support to Qualcomm LPG driver | Satya Priya | 1 | -0/+13 |
2022-05-04 | leds: Add driver for Qualcomm LPG | Bjorn Andersson | 5 | -0/+1432 |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 1 | -1/+0 |
2022-03-28 | Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 4 | -51/+56 |
2022-03-02 | leds: pca955x: Allow zero LEDs to be specified | Andrew Jeffery | 1 | -1/+1 |
2022-03-02 | leds: pca955x: Make the gpiochip always expose all pins | Andrew Jeffery | 1 | -31/+34 |
2022-02-17 | leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr | Hans de Goede | 1 | -14/+18 |
2022-02-17 | leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res static | Hans de Goede | 1 | -1/+1 |
2022-02-12 | leds: lm3692x: Return 0 from remove callback | Uwe Kleine-König | 1 | -4/+1 |
2022-02-12 | leds: sgm3140: Add ocs,ocp8110 compatible | André Apitzsch | 1 | -0/+1 |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 4 | -12/+4 |
2022-01-13 | Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 12 | -215/+931 |
2022-01-12 | leds: lp55xx: initialise output direction from dts | Merlijn Wajer | 1 | -1/+3 |
2022-01-12 | leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt | Lad Prabhakar | 1 | -1/+1 |
2022-01-12 | leds: lgm-sso: Get rid of duplicate of_node assignment | Andy Shevchenko | 1 | -1/+0 |
2022-01-12 | leds: tca6507: Get rid of duplicate of_node assignment | Andy Shevchenko | 1 | -3/+0 |
2022-01-12 | leds: leds-fsg: Drop FSG3 LED driver | Linus Walleij | 3 | -201/+0 |
2022-01-12 | leds: lp50xx: remove unused variable | Sven Schuchmann | 1 | -1/+0 |
2022-01-12 | leds: led-core: Update fwnode with device_set_node | Sander Vanheule | 1 | -4/+2 |
2022-01-12 | leds: tca6507: use swap() to make code cleaner | Yihao Han | 1 | -3/+1 |
2022-01-12 | leds: Add mt6360 driver | Gene Chen | 3 | -0/+924 |
2021-12-23 | leds: simatic-ipc-leds: add new driver for Siemens Industial PCs | Henning Schild | 5 | -0/+221 |
2021-10-13 | leds: trigger: Disable CPU trigger on PREEMPT_RT | Sebastian Andrzej Siewior | 1 | -0/+1 |
2021-09-27 | leds: trigger: use RCU to protect the led_cdevs list | Johannes Berg | 1 | -20/+21 |
2021-09-27 | led-class-flash: fix -Wrestrict warning | Arnd Bergmann | 1 | -1/+1 |
2021-08-20 | leds: pca955x: Switch to i2c probe_new | Eddie James | 1 | -4/+19 |
2021-08-20 | leds: pca955x: Let the core process the fwnode | Eddie James | 1 | -28/+30 |
2021-08-20 | leds: pca955x: Implement the default-state property | Eddie James | 1 | -8/+46 |
2021-08-20 | leds: pca955x: Add brightness_get function | Eddie James | 1 | -0/+52 |
2021-08-20 | leds: pca955x: Clean up code formatting | Eddie James | 1 | -33/+30 |
2021-08-20 | leds: leds-core: Implement the retain-state-shutdown property | Eddie James | 1 | -2/+8 |
2021-08-18 | leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA | Lukas Bulwahn | 1 | -1/+1 |
2021-08-18 | leds: lp50xx: Fix chip name in KConfig | Jan Kundrát | 1 | -1/+1 |
2021-08-18 | leds: pwm: add support for default-state device property | Denis Osterland-Heim | 1 | -6/+43 |
2021-08-18 | leds: move default_state read from fwnode to core | Denis Osterland-Heim | 3 | -10/+18 |
2021-08-16 | leds: flash: Remove redundant initialization of variable ret | Pavel Machek | 1 | -4/+2 |
2021-08-07 | leds: lgm-sso: Propagate error codes from callee to caller | Andy Shevchenko | 1 | -4/+8 |
2021-08-04 | leds: trigger: audio: Add an activate callback to ensure the initial brightne... | Hans de Goede | 1 | -8/+29 |