Age | Commit message (Expand) | Author |
2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-02-14 | leds: rt8515: add V4L2_FLASH_LED_CLASS dependency | Arnd Bergmann |
2021-01-31 | leds: rt8515: Add Richtek RT8515 LED driver | Linus Walleij |
2021-01-31 | leds: trigger: fix potential deadlock with libata | Andrea Righi |
2021-01-31 | leds: leds-ariel: convert comma to semicolon | Zheng Yongjun |
2021-01-31 | leds: leds-lm3533: convert comma to semicolon | Zheng Yongjun |
2021-01-15 | leds: trigger: implement a tty trigger | Uwe Kleine-König |
2020-11-25 | leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI | Marek Behún |
2020-11-25 | leds: turris-omnia: fix checkpatch warning | Marek Behún |
2020-11-25 | leds: turris-omnia: wrap to 80 columns | Marek Behún |
2020-11-25 | leds: turris-omnia: use constants instead of macros for color command | Marek Behún |
2020-11-25 | leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()' | Christophe JAILLET |
2020-11-25 | leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata() | Yu Kuai |
2020-10-07 | leds: pwm: Remove platform_data support | Alexander Dahl |
2020-10-05 | leds: lm3697: Fix out-of-bound access | Gabriel David |
2020-09-30 | leds: ns2: do not guard OF match pointer with of_match_ptr | Marek Behún |
2020-09-30 | leds: ns2: convert to fwnode API | Marek Behún |
2020-09-30 | leds: tlc591xx: fix leak of device node iterator | Tobias Jordan |
2020-09-30 | leds: pca963x: use struct led_init_data when registering | Marek Behún |
2020-09-30 | leds: pca963x: register LEDs immediately after parsing, get rid of platdata | Marek Behún |
2020-09-30 | leds: tca6507: remove binding comment | Marek Behún |
2020-09-30 | leds: tca6507: cosmetic change: use helper variable | Marek Behún |
2020-09-30 | leds: tca6507: do not set GPIO names | Marek Behún |
2020-09-30 | ledtrig-cpu: Limit to 8 CPUs | Pavel Machek |
2020-09-30 | leds: TODO: Add documentation about possible subsystem improvements | Pavel Machek |
2020-09-30 | leds: pca9532: read pwm settings from device tree | Markus Moll |
2020-09-30 | leds: pca9532: correct shift computation in pca9532_getled | Markus Moll |
2020-09-30 | leds: lm36274: Fix warning for undefined parameters | Dan Murphy |
2020-09-30 | leds: lm3532: Fix warnings for undefined parameters | Dan Murphy |
2020-09-30 | leds: pca963x: use flexible array | Marek Behún |
2020-09-30 | leds: pca963x: cosmetic: rename variables | Marek Behún |
2020-09-30 | leds: pca963x: cosmetic: rename variables | Marek Behún |
2020-09-30 | leds: pca963x: use devres LED registering function | Marek Behún |
2020-09-30 | leds: pca963x: cosmetic: use helper variables, better indentation | Marek Behún |
2020-09-30 | leds: tca6507: fix potential zero passed to ERR_PTR | Marek Behún |
2020-09-30 | leds: tca6507: fix warning triggered by fwnode conversion. | Pavel Machek |
2020-09-30 | leds: tca6507: use fwnode API instead of OF | Marek Behún |
2020-09-30 | leds: tca6507: Absorb platform data | Marek Behún |
2020-09-26 | leds: parse linux,default-trigger DT property in LED core | Marek Behún |
2020-09-26 | leds: syscon: use struct led_init_data when registering | Marek Behún |
2020-09-26 | leds: lm3532: don't parse label DT property | Marek Behún |
2020-09-26 | leds: lm36274: use devres LED registering function | Marek Behún |
2020-09-26 | leds: lm36274: use platform device as parent of LED | Marek Behún |
2020-09-26 | leds: lm36274: do not set chip settings in DT parsing function | Marek Behún |
2020-09-26 | leds: lm36274: use struct led_init_data when registering | Marek Behún |
2020-09-26 | leds: lm36274: don't iterate through children since there is only one | Marek Behún |
2020-09-26 | leds: lm36274: cosmetic: rename lm36274_data to chip | Marek Behún |
2020-09-26 | leds: Add driver for Acer Iconia Tab A500 | Dmitry Osipenko |
2020-09-26 | leds: pca9532 - simplify the return expression of pca9532_remove | Liu Shixin |
2020-09-26 | leds: ns2: use struct led_init_data when registering | Marek Behún |