| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 11 | -6/+927 |
|\ |
|
| * | docs: leds: convert to ReST | Mauro Carvalho Chehab | 2019-06-28 | 2 | -2/+2 |
| * | Merge tag 'ti-lmu-led-drivers' into for-next | Jacek Anaszewski | 2019-06-11 | 5 | -0/+751 |
| |\ |
|
| | * | leds: lm36274: Introduce the TI LM36274 LED driver | Dan Murphy | 2019-06-07 | 3 | -0/+181 |
| | * | leds: lm3697: Introduce the lm3697 driver | Dan Murphy | 2019-05-24 | 3 | -0/+404 |
| | * | leds: TI LMU: Add common code for TI LMU devices | Dan Murphy | 2019-05-24 | 3 | -0/+166 |
| * | | leds: leds-tca6507: simplify getting the adapter of a client | Wolfram Sang | 2019-06-09 | 1 | -1/+1 |
| * | | leds: leds-pca955x: simplify getting the adapter of a client | Wolfram Sang | 2019-06-09 | 1 | -1/+1 |
| * | | leds: max77650: Remove set but not used variable 'parent' | YueHaibing | 2019-05-26 | 1 | -2/+0 |
| * | | leds: avoid flush_work in atomic context | Pavel Machek | 2019-05-26 | 2 | -5/+5 |
| * | | leds: spi-byte: add single byte SPI LED driver | Christian Mauderer | 2019-05-24 | 3 | -0/+172 |
| |/ |
|
* | | Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-09 | 1 | -18/+27 |
|\ \ |
|
| * | | leds: pwm: Support ACPI via firmware-node framework | Nikolaus Voss | 2019-06-26 | 1 | -18/+27 |
| |/ |
|
* | | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner | 2019-07-03 | 50 | -222/+50 |
|\ \ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 50 | -222/+50 |
* | | | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 2019-06-22 | 1 | -1/+1 |
|/ / |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 2 | -9/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 2 | -28/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 2019-06-05 | 4 | -17/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | | Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-06-02 | 2 | -5/+5 |
|\ \ |
|
| * | | leds: avoid flush_work in atomic context | Pavel Machek | 2019-05-31 | 2 | -5/+5 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 3 | -30/+3 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 3 | -43/+3 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 6 | -31/+6 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
|/ / |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89 | Thomas Gleixner | 2019-05-24 | 1 | -9/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 1 | -14/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 5 | -0/+5 |
|/ |
|
* | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-05-14 | 3 | -0/+154 |
|\ |
|
| *---. | Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib... | Lee Jones | 2019-05-14 | 5 | -11/+167 |
| |\ \ \ |
|
| | | * | | leds: max77650: Add LEDs support | Bartosz Golaszewski | 2019-05-08 | 3 | -0/+154 |
| | | |/ |
|
* | | | | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-08 | 10 | -203/+801 |
|\ \ \ \ |
|
| * | | | | leds: avoid races with workqueue | Pavel Machek | 2019-05-02 | 2 | -0/+6 |
| * | | | | Merge tag 'lm3532-driver-improvements' into for-next | Jacek Anaszewski | 2019-04-07 | 3 | -0/+694 |
| |\| | | |
|
| | * | | | leds: lm3532: Introduce the lm3532 LED driver | Dan Murphy | 2019-04-07 | 3 | -0/+694 |
| | |/ / |
|
| * | | | leds: Small fixes for Flash class description | Dan Murphy | 2019-04-03 | 1 | -2/+2 |
| * | | | leds: blinkm: clean up double assignment to data->i2c_addr | Colin Ian King | 2019-04-02 | 1 | -1/+0 |
| * | | | leds: pca963x: Make use of device property API | Andy Shevchenko | 2019-03-31 | 1 | -23/+21 |
| * | | | leds: pca955x: Make use of device property API | Andy Shevchenko | 2019-03-31 | 1 | -22/+13 |
| * | | | leds: lt3593: Remove unneeded assignment in lt3593_led_probe | YueHaibing | 2019-03-31 | 1 | -7/+1 |
| * | | | leds: lt3593: drop pdata handling code | Daniel Mack | 2019-03-31 | 2 | -56/+1 |
| * | | | leds: pca955x: Revert "Add ACPI support" | Andy Shevchenko | 2019-03-31 | 1 | -21/+1 |
| * | | | leds: pca963x: Revert "Add ACPI support" | Andy Shevchenko | 2019-03-31 | 1 | -21/+1 |
| * | | | drivers: leds: Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult | 2019-03-31 | 1 | -9/+9 |