| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-08 | Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 7 | -197/+674 |
| 2022-08-02 | leds: is31fl319x: use simple i2c probe function | Andy Shevchenko | 1 | -3/+2 |
| 2022-08-02 | leds: is31fl319x: Fix devm vs. non-devm ordering | Andy Shevchenko | 1 | -23/+9 |
| 2022-08-02 | leds: is31fl319x: Make use of dev_err_probe() | Andy Shevchenko | 1 | -20/+13 |
| 2022-08-02 | leds: is31fl319x: Make use of device properties | Andy Shevchenko | 2 | -25/+21 |
| 2022-08-02 | leds: is31fl319x: Cleanup formatting and dev_dbg calls | Vincent Knecht | 1 | -13/+9 |
| 2022-08-02 | leds: is31fl319x: Add support for is31fl319{0,1,3} chips | Vincent Knecht | 1 | -14/+147 |
| 2022-08-02 | leds: is31fl319x: Move chipset-specific values in chipdef struct | Vincent Knecht | 1 | -83/+125 |
| 2022-08-02 | leds: is31fl319x: Use non-wildcard names for vars, structs and defines | Vincent Knecht | 1 | -70/+70 |
| 2022-08-02 | leds: is31fl319x: Add missing si-en compatibles | Vincent Knecht | 1 | -0/+8 |
| 2022-07-30 | leds: turris-omnia: convert to use dev_groups | Greg Kroah-Hartman | 1 | -3/+1 |
| 2022-07-17 | leds: leds-bcm63138: get rid of LED_OFF | Rafał Miłecki | 1 | -2/+1 |
| 2022-07-17 | leds: add help info about BCM63138 module name | Rafał Miłecki | 1 | -0/+2 |
| 2022-07-17 | leds: bcm63138: add support for BCM63138 controller | Rafał Miłecki | 3 | -0/+321 |
| 2022-07-17 | leds: clevo-mail: Mark as broken pending interface fix | Pavel Machek | 1 | -3/+3 |
| 2022-07-17 | leds: pwm-multicolor: Support active-low LEDs | Emil Renner Berthing | 1 | -0/+5 |
| 2022-07-17 | leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors | Emil Renner Berthing | 1 | -2/+1 |
| 2022-07-17 | leds: clevo-mail: fix Kconfig "its" grammar | Randy Dunlap | 1 | -1/+1 |
| 2022-07-14 | leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver | Henning Schild | 4 | -80/+113 |
| 2022-07-14 | leds: simatic-ipc-leds: Convert to use P2SB accessor | Henning Schild | 2 | -7/+8 |
| 2022-06-02 | 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-07 | leds: lp50xx: Remove duplicated error reporting in .remove() | Uwe Kleine-König | 1 | -3/+1 |
| 2022-05-07 | leds: qcom-lpg: add missing PWM dependency | Johan Hovold | 1 | -0/+1 |
| 2022-05-07 | leds: ktd2692: Make aux-gpios optional | Markuss Broks | 1 | -3/+2 |
| 2022-05-07 | leds: ktd2692: Avoid duplicate error messages on probe deferral | Markuss Broks | 1 | -8/+4 |
| 2022-05-07 | leds: is31fl32xx: Improve error reporting in .remove() | Uwe Kleine-König | 1 | -1/+7 |
| 2022-05-07 | 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-27 | Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 4 | -50/+55 |
| 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 | -30/+33 |
| 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-12 | 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-03 | leds: trigger: audio: Add an activate callback to ensure the initial brightne... | Hans de Goede | 1 | -8/+29 |
| 2021-08-03 | leds: rt8515: Put fwnode in any case during ->probe() | Andy Shevchenko | 1 | -1/+3 |
| 2021-08-03 | leds: lt3593: Put fwnode in any case during ->probe() | Andy Shevchenko | 1 | -3/+2 |
| 2021-08-03 | leds: lm3697: Make error handling more robust | Andy Shevchenko | 1 | -4/+3 |
| 2021-08-03 | leds: lm3697: Update header block to reflect reality | Andy Shevchenko | 1 | -2/+7 |
| 2021-08-03 | leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h) | Andy Shevchenko | 1 | -2/+1 |
| 2021-08-03 | leds: lgm-sso: Convert to use list_for_each_entry*() API | Andy Shevchenko | 1 | -9/+4 |
| 2021-08-03 | leds: lgm-sso: Remove explicit managed GPIO resource cleanup | Andy Shevchenko | 1 | -3/+0 |
| 2021-08-03 | leds: lgm-sso: Don't spam logs when probe is deferred | Andy Shevchenko | 1 | -1/+1 |
| 2021-08-03 | leds: lgm-sso: Put fwnode in any case during ->probe() | Andy Shevchenko | 1 | -4/+7 |
| 2021-08-03 | leds: el15203000: Correct headers (of*.h -> mod_devicetable.h) | Andy Shevchenko | 1 | -1/+2 |
| 2021-07-12 | leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt() | Jiapeng Chong | 1 | -0/+1 |
| 2021-07-12 | leds: ktd2692: Move driver to flash subdirectory | Linus Walleij | 5 | -11/+11 |
| 2021-07-12 | leds: lm3601x: Move driver to flash subdirectory | Linus Walleij | 5 | -10/+9 |
| 2021-07-12 | leds: sgm3140: Move driver to flash subdirectory | Linus Walleij | 5 | -9/+8 |
| 2021-07-12 | leds: max77693: Move driver to flash subdirectory | Linus Walleij | 5 | -12/+11 |
| 2021-07-12 | leds: as3645a: Move driver to flash subdirectory | Linus Walleij | 5 | -10/+10 |
| 2021-07-12 | leds: aat1290: Move driver to flash subdirectory | Linus Walleij | 5 | -11/+10 |
| 2021-07-03 | Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 26 | -147/+145 |
| 2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 3 | -0/+3 |
| 2021-06-24 | leds: lgm: Fix up includes | Linus Walleij | 1 | -2/+3 |
| 2021-06-24 | leds: ktd2692: Fix an error handling path | Christophe JAILLET | 1 | -9/+18 |
| 2021-06-23 | leds: as3645a: Fix error return code in as3645a_parse_node() | Zhen Lei | 1 | -0/+1 |
| 2021-06-23 | leds: turris-omnia: add missing MODULE_DEVICE_TABLE | Zou Wei | 1 | -0/+1 |
| 2021-06-23 | leds: lp55xx: Initialize enable GPIO direction to output | Doug Zobel | 1 | -1/+1 |
| 2021-05-30 | leds: lm36274: Add missed property.h | Andy Shevchenko | 1 | -0/+1 |
| 2021-05-28 | leds: el15203000: Make error handling more robust | Andy Shevchenko | 1 | -9/+8 |
| 2021-05-28 | leds: pwm: Make error handling more robust | Andy Shevchenko | 1 | -7/+9 |
| 2021-05-28 | leds: lt3593: Make use of device properties | Andy Shevchenko | 2 | -6/+3 |
| 2021-05-28 | leds: lp50xx: Put fwnode in error case during ->probe() | Andy Shevchenko | 1 | -1/+1 |
| 2021-05-28 | leds: lm3697: Don't spam logs when probe is deferred | Andy Shevchenko | 1 | -5/+3 |
| 2021-05-28 | leds: lm3692x: Put fwnode in any case during ->probe() | Andy Shevchenko | 1 | -4/+4 |
| 2021-05-28 | leds: lm36274: Correct headers (of*.h -> mod_devicetable.h) | Andy Shevchenko | 1 | -1/+1 |
| 2021-05-28 | leds: lm36274: Put fwnode in error case during ->probe() | Andy Shevchenko | 1 | -0/+1 |
| 2021-05-28 | leds: lm3532: Make error handling more robust | Andy Shevchenko | 1 | -5/+2 |
| 2021-05-28 | leds: lm3532: select regmap I2C API | Andy Shevchenko | 1 | -0/+1 |
| 2021-05-28 | leds: lgm-sso: Drop duplicate NULL check for GPIO operations | Andy Shevchenko | 1 | -1/+1 |
| 2021-05-28 | leds: lgm-sso: Remove unneeded of_match_ptr() | Andy Shevchenko | 1 | -1/+1 |
| 2021-05-28 | leds: lgm-sso: Fix clock handling | Andy Shevchenko | 1 | -27/+17 |
| 2021-05-28 | leds: el15203000: Introduce to_el15203000_led() helper | Andy Shevchenko | 1 | -13/+7 |
| 2021-05-28 | leds: class: The -ENOTSUPP should never be seen by user space | Andy Shevchenko | 1 | -4/+0 |
| 2021-05-28 | leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issues | Lee Jones | 1 | -19/+19 |
| 2021-05-28 | leds: leds-lp8860: Fix kernel-doc related formatting issues | Lee Jones | 1 | -8/+8 |
| 2021-05-28 | leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an... | Lee Jones | 1 | -1/+2 |
| 2021-05-28 | leds: leds-lm3697: Provide some missing descriptions for struct members | Lee Jones | 1 | -0/+4 |
| 2021-05-28 | leds: leds-lm3692x: Fix some kernel-doc formatting issues | Lee Jones | 1 | -9/+9 |
| 2021-05-28 | leds: leds-lm3530: Fix incorrect spelling of 'brightness' | Lee Jones | 1 | -1/+1 |
| 2021-05-28 | leds: leds-lp3944: Provide missing function names in documentation headers | Lee Jones | 1 | -3/+3 |
| 2021-05-28 | leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func' | Lee Jones | 1 | -1/+2 |
| 2021-05-28 | leds: leds-blinkm: Remove unused variable 'ret' | Lee Jones | 1 | -3/+2 |
| 2021-05-28 | leds: leds-as3645a: Fix function name 'as3645a_set_current()' | Lee Jones | 1 | -1/+1 |
| 2021-05-28 | leds: leds-bcm6328: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
| 2021-05-28 | leds: led-class: Fix incorrectly documented param 'dev' | Lee Jones | 1 | -1/+1 |
| 2021-05-28 | leds: leds-gpio-register: Supply description for param 'id' | Lee Jones | 1 | -0/+1 |
| 2021-05-28 | leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt' | Lee Jones | 1 | -1/+1 |
| 2021-05-13 | leds: lp5523: check return value of lp5xx_read and jump to cleanup code | Phillip Potter | 1 | -1/+3 |
| 2021-05-13 | Revert "leds: lp5523: fix a missing check of return value of lp55xx_read" | Greg Kroah-Hartman | 1 | -3/+1 |
| 2021-05-10 | leds: tlc591xx: fix return value check in tlc591xx_probe() | Yang Yingliang | 1 | -2/+6 |
| 2021-05-03 | Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 11 | -28/+468 |
| 2021-04-25 | leds: pca9532: Assign gpio base dynamically | Stefan Riedmueller | 1 | -0/+2 |
| 2021-04-25 | leds: trigger: pattern: Switch to using the new API kobj_to_dev() | Tian Tao | 1 | -1/+1 |
| 2021-04-25 | leds: LEDS_BLINK_LGM should depend on X86 | Geert Uytterhoeven | 1 | -4/+2 |
| 2021-04-25 | leds: lgm: Fix spelling mistake "prepate" -> "prepare" | Colin Ian King | 1 | -1/+1 |
| 2021-04-25 | leds-lm3642: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
| 2021-04-09 | treewide: change my e-mail address, fix my name | Marek Behún | 1 | -2/+2 |
| 2021-03-26 | leds: rt4505: Add support for Richtek RT4505 flash LED controller | ChiYuan Huang | 3 | -0/+442 |
| 2021-03-25 | leds: Kconfig: LEDS_CLASS is usually selected. | Pavel Machek | 1 | -1/+1 |
| 2021-03-25 | leds: lgm: Improve Kconfig help | Rahul Tanwar | 4 | -24/+21 |
| 2021-03-10 | leds: trigger/tty: Use led_set_brightness_sync() from workqueue | Uwe Kleine-König | 1 | -2/+2 |
| 2021-03-10 | leds: trigger: Fix error path to not unlock the unlocked mutex | Uwe Kleine-König | 1 | -5/+2 |
| 2021-03-09 | leds: lgm: fix gpiolib dependency | Arnd Bergmann | 1 | -0/+1 |
| 2021-02-26 | Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 20 | -126/+1030 |
| 2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -0/+193 |
| 2021-02-19 | leds: lp50xx: Get rid of redundant explicit casting | Andy Shevchenko | 1 | -2/+2 |
| 2021-02-19 | leds: lp50xx: Update headers block to reflect reality | Andy Shevchenko | 1 | -2/+1 |
| 2021-02-19 | leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable() | Andy Shevchenko | 1 | -5/+3 |
| 2021-02-19 | leds: lp50xx: Reduce level of dereferences | Andy Shevchenko | 1 | -14/+12 |
| 2021-02-19 | leds: lp50xx: Switch to new style i2c-driver probe function | Andy Shevchenko | 1 | -17/+16 |
| 2021-02-19 | leds: lp50xx: Don't spam logs when probe is deferred | Andy Shevchenko | 1 | -6/+3 |
| 2021-02-19 | leds: apu: extend support for PC Engines APU1 with newer firmware | Andreas Eberlein | 1 | -1/+10 |
| 2021-02-19 | leds: lgm: Add LED controller driver for LGM SoC | Amireddy Mallikarjuna reddy | 5 | -0/+916 |
| 2021-02-19 | leds: led-core: Get rid of enum led_brightness | Abanoub Sameh | 3 | -19/+10 |
| 2021-02-14 | leds: rt8515: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann | 1 | -0/+1 |
| 2021-02-03 | leds: gpio: Set max brightness to 1 | Dylan Van Assche | 1 | -1/+2 |
| 2021-02-03 | leds: lm3533: Switch to using the new API kobj_to_dev() | Tian Tao | 1 | -1/+1 |
| 2021-01-31 | leds: rt8515: Add Richtek RT8515 LED driver | Linus Walleij | 5 | -0/+421 |
| 2021-01-31 | leds: trigger: fix potential deadlock with libata | Andrea Righi | 1 | -4/+6 |
| 2021-01-31 | leds: leds-ariel: convert comma to semicolon | Zheng Yongjun | 1 | -3/+3 |
| 2021-01-31 | leds: leds-lm3533: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
| 2021-01-15 | leds: trigger: implement a tty trigger | Uwe Kleine-König | 3 | -0/+193 |
| 2020-12-30 | leds: ss4200: simplify the return expression of register_nasgpio_led() | Zheng Yongjun | 1 | -5/+1 |
| 2020-12-30 | leds: Use DEVICE_ATTR_{RW, RO, WO} macros | Dwaipayan Ray | 8 | -53/+53 |
| 2020-11-25 | leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI | Marek Behún | 1 | -2/+2 |
| 2020-11-25 | leds: turris-omnia: fix checkpatch warning | Marek Behún | 1 | -2/+2 |
| 2020-11-25 | leds: turris-omnia: wrap to 80 columns | Marek Behún | 1 | -19/+24 |
| 2020-11-25 | leds: turris-omnia: use constants instead of macros for color command | Marek Behún | 1 | -21/+13 |
| 2020-11-25 | leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()' | Christophe JAILLET | 1 | -2/+4 |
| 2020-11-25 | leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata() | Yu Kuai | 1 | -11/+24 |
| 2020-10-07 | leds: pwm: Remove platform_data support | Alexander Dahl | 1 | -25/+5 |
| 2020-10-05 | leds: lm3697: Fix out-of-bound access | Gabriel David | 1 | -3/+5 |
| 2020-09-30 | leds: ns2: do not guard OF match pointer with of_match_ptr | Marek Behún | 1 | -7/+7 |
| 2020-09-30 | leds: ns2: convert to fwnode API | Marek Behún | 1 | -29/+26 |
| 2020-09-30 | leds: tlc591xx: fix leak of device node iterator | Tobias Jordan | 1 | -1/+3 |
| 2020-09-30 | leds: pca963x: use struct led_init_data when registering | Marek Behún | 1 | -13/+12 |
| 2020-09-30 | leds: pca963x: register LEDs immediately after parsing, get rid of platdata | Marek Behún | 1 | -117/+71 |
| 2020-09-30 | leds: tca6507: remove binding comment | Marek Behún | 1 | -17/+0 |
| 2020-09-30 | leds: tca6507: cosmetic change: use helper variable | Marek Behún | 1 | -17/+16 |
| 2020-09-30 | leds: tca6507: do not set GPIO names | Marek Behún | 1 | -3/+0 |
| 2020-09-30 | ledtrig-cpu: Limit to 8 CPUs | Pavel Machek | 1 | -3/+10 |
| 2020-09-30 | leds: TODO: Add documentation about possible subsystem improvements | Pavel Machek | 1 | -0/+75 |
| 2020-09-30 | leds: pca9532: read pwm settings from device tree | Markus Moll | 1 | -0/+5 |
| 2020-09-30 | leds: pca9532: correct shift computation in pca9532_getled | Markus Moll | 1 | -3/+5 |
| 2020-09-30 | leds: lm36274: Fix warning for undefined parameters | Dan Murphy | 1 | -2/+3 |
| 2020-09-30 | leds: lm3532: Fix warnings for undefined parameters | Dan Murphy | 1 | -25/+25 |
| 2020-09-30 | leds: pca963x: use flexible array | Marek Behún | 1 | -16/+12 |
| 2020-09-30 | leds: pca963x: cosmetic: rename variables | Marek Behún | 1 | -51/+53 |
| 2020-09-30 | leds: pca963x: cosmetic: rename variables | Marek Behún | 1 | -27/+28 |
| 2020-09-30 | leds: pca963x: use devres LED registering function | Marek Behún | 1 | -20/+2 |
| 2020-09-30 | leds: pca963x: cosmetic: use helper variables, better indentation | Marek Behún | 1 | -68/+71 |
| 2020-09-30 | leds: tca6507: fix potential zero passed to ERR_PTR | Marek Behún | 1 | -1/+1 |
| 2020-09-30 | leds: tca6507: fix warning triggered by fwnode conversion. | Pavel Machek | 1 | -1/+1 |
| 2020-09-30 | leds: tca6507: use fwnode API instead of OF | Marek Behún | 1 | -37/+29 |
| 2020-09-30 | leds: tca6507: Absorb platform data | Marek Behún | 1 | -1/+10 |
| 2020-09-26 | leds: parse linux,default-trigger DT property in LED core | Marek Behún | 24 | -72/+5 |
| 2020-09-26 | leds: syscon: use struct led_init_data when registering | Marek Behún | 1 | -3/+4 |
| 2020-09-26 | leds: lm3532: don't parse label DT property | Marek Behún | 1 | -12/+0 |
| 2020-09-26 | leds: lm36274: use devres LED registering function | Marek Behún | 1 | -11/+2 |
| 2020-09-26 | leds: lm36274: use platform device as parent of LED | Marek Behún | 1 | -2/+2 |
| 2020-09-26 | leds: lm36274: do not set chip settings in DT parsing function | Marek Behún | 1 | -8/+8 |
| 2020-09-26 | leds: lm36274: use struct led_init_data when registering | Marek Behún | 1 | -17/+25 |
| 2020-09-26 | leds: lm36274: don't iterate through children since there is only one | Marek Behún | 1 | -25/+21 |