aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-12leds: led-core: Update fwnode with device_set_nodeSander Vanheule1-4/+2
2022-01-12leds: tca6507: use swap() to make code cleanerYihao Han1-3/+1
2022-01-12leds: Add mt6360 driverGene Chen3-0/+924
2021-12-23leds: simatic-ipc-leds: add new driver for Siemens Industial PCsHenning Schild5-0/+221
2021-10-13leds: trigger: Disable CPU trigger on PREEMPT_RTSebastian Andrzej Siewior1-0/+1
2021-09-27leds: trigger: use RCU to protect the led_cdevs listJohannes Berg1-20/+21
2021-09-27led-class-flash: fix -Wrestrict warningArnd Bergmann1-1/+1
2021-08-20leds: pca955x: Switch to i2c probe_newEddie James1-4/+19
2021-08-20leds: pca955x: Let the core process the fwnodeEddie James1-28/+30
2021-08-20leds: pca955x: Implement the default-state propertyEddie James1-8/+46
2021-08-20leds: pca955x: Add brightness_get functionEddie James1-0/+52
2021-08-20leds: pca955x: Clean up code formattingEddie James1-33/+30
2021-08-20leds: leds-core: Implement the retain-state-shutdown propertyEddie James1-2/+8
2021-08-18leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATALukas Bulwahn1-1/+1
2021-08-18leds: lp50xx: Fix chip name in KConfigJan Kundrát1-1/+1
2021-08-18leds: pwm: add support for default-state device propertyDenis Osterland-Heim1-6/+43
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim3-10/+18
2021-08-16leds: flash: Remove redundant initialization of variable retPavel Machek1-4/+2
2021-08-07leds: lgm-sso: Propagate error codes from callee to callerAndy Shevchenko1-4/+8
2021-08-03leds: trigger: audio: Add an activate callback to ensure the initial brightness is setHans de Goede1-8/+29
2021-08-03leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko1-1/+3
2021-08-03leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko1-3/+2
2021-08-03leds: lm3697: Make error handling more robustAndy Shevchenko1-4/+3
2021-08-03leds: lm3697: Update header block to reflect realityAndy Shevchenko1-2/+7
2021-08-03leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko1-2/+1
2021-08-03leds: lgm-sso: Convert to use list_for_each_entry*() APIAndy Shevchenko1-9/+4
2021-08-03leds: lgm-sso: Remove explicit managed GPIO resource cleanupAndy Shevchenko1-3/+0
2021-08-03leds: lgm-sso: Don't spam logs when probe is deferredAndy Shevchenko1-1/+1
2021-08-03leds: lgm-sso: Put fwnode in any case during ->probe()Andy Shevchenko1-4/+7
2021-08-03leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko1-1/+2
2021-07-12leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong1-0/+1
2021-07-12leds: ktd2692: Move driver to flash subdirectoryLinus Walleij5-11/+11
2021-07-12leds: lm3601x: Move driver to flash subdirectoryLinus Walleij5-10/+9
2021-07-12leds: sgm3140: Move driver to flash subdirectoryLinus Walleij5-9/+8
2021-07-12leds: max77693: Move driver to flash subdirectoryLinus Walleij5-12/+11