| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 2020-08-06 | 30 | -210/+1001 |
|\ |
|
| * | leds: disallow /sys/class/leds/*:multi:* for now | Pavel Machek | 2020-08-03 | 1 | -0/+4 |
| * | leds: add RGB color option, as that is different from multicolor. | Pavel Machek | 2020-08-03 | 2 | -1/+2 |
| * | Make LEDS_LP55XX_COMMON depend on I2C to fix build errors: | Randy Dunlap | 2020-07-28 | 1 | -0/+1 |
| * | leds: initial support for Turris Omnia LEDs | Marek Behún | 2020-07-24 | 3 | -0/+307 |
| * | leds: pattern trigger -- check pattern for validity | Pavel Machek | 2020-07-24 | 1 | -2/+4 |
| * | leds: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-22 | 5 | -6/+6 |
| * | leds: trigger: add support for LED-private device triggers | Marek Behún | 2020-07-22 | 1 | -6/+20 |
| * | leds: lp5521: Add multicolor framework multicolor brightness support | Dan Murphy | 2020-07-22 | 1 | -0/+20 |
| * | leds: lp5523: Update the lp5523 code to add multicolor brightness function | Dan Murphy | 2020-07-22 | 1 | -0/+20 |
| * | leds: lp55xx: Add multicolor framework support to lp55xx | Dan Murphy | 2020-07-22 | 7 | -52/+205 |
| * | leds: lp55xx: Convert LED class registration to devm_* | Dan Murphy | 2020-07-22 | 6 | -40/+13 |
| * | leds: multicolor: Introduce a multicolor class definition | Dan Murphy | 2020-07-22 | 3 | -0/+214 |
| * | leds: Add multicolor ID to the color ID list | Dan Murphy | 2020-07-15 | 1 | -0/+1 |
| * | leds: lp5523: Fix various formatting issues in the code | Dan Murphy | 2020-07-15 | 1 | -9/+10 |
| * | leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros | Dan Murphy | 2020-07-15 | 1 | -12/+10 |
| * | leds: gpio: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2020-07-12 | 1 | -10/+3 |
| * | leds: ns2: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2020-07-12 | 1 | -8/+1 |
| * | leds: gpio: Fix semantic error | Linus Walleij | 2020-07-12 | 1 | -1/+1 |
| * | leds: core: Flush scheduled work for system suspend | Kai-Heng Feng | 2020-07-12 | 1 | -0/+1 |
| * | leds: trigger: gpio: Avoid warning on update of inverted | Jan Kiszka | 2020-07-12 | 1 | -1/+2 |
| * | leds: fix spelling mistake | Flavio Suligoi | 2020-07-12 | 1 | -1/+1 |
| * | leds: pca955x: Include the right GPIO header | Linus Walleij | 2020-07-12 | 1 | -1/+1 |
| * | leds: lp55xx: Convert to use GPIO descriptors | Linus Walleij | 2020-07-12 | 1 | -16/+11 |
| * | leds-bcm6328: support second hw blinking interval | Álvaro Fernández Rojas | 2020-06-22 | 1 | -22/+75 |
| * | leds: drop redundant struct-device pointer casts | Johan Hovold | 2020-06-22 | 2 | -12/+6 |
| * | leds: wm831x-status: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -1/+13 |
| * | leds: lm36274: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -3/+12 |
| * | leds: lm3533: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -3/+9 |
| * | leds: da903x: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -1/+13 |
| * | leds: 88pm860x: fix use-after-free on unbind | Johan Hovold | 2020-06-22 | 1 | -1/+13 |
| * | leds: lm355x: avoid enum conversion warning | Arnd Bergmann | 2020-06-22 | 1 | -3/+4 |
* | | ARM: s3c24xx: leds: Convert to use GPIO descriptors | Linus Walleij | 2020-07-09 | 1 | -29/+7 |
|/ |
|
* | Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 2020-06-04 | 13 | -80/+1020 |
|\ |
|
| * | leds: add aw2013 driver | Nikita Travkin | 2020-05-25 | 3 | -0/+447 |
| * | leds: trigger: remove redundant assignment to variable ret | Colin Ian King | 2020-04-27 | 1 | -2/+2 |
| * | leds: netxbig: Convert to use GPIO descriptors | Linus Walleij | 2020-04-27 | 1 | -67/+81 |
| * | leds: add sgm3140 driver | Luca Weiss | 2020-04-27 | 3 | -0/+329 |
| * | leds: ariel: Add driver for status LEDs on Dell Wyse 3020 | Lubomir Rintel | 2020-04-27 | 3 | -0/+145 |
| * | leds: pwm: check result of led_pwm_set() in led_pwm_add() | Denis Osterland-Heim | 2020-04-27 | 1 | -5/+11 |
| * | leds: tlc591xxt: hide error on EPROBE_DEFER | Tomi Valkeinen | 2020-04-17 | 1 | -2/+3 |
| * | leds: tca6507: Include the right header | Linus Walleij | 2020-04-17 | 1 | -1/+1 |
| * | leds: lt3593: Drop surplus include | Linus Walleij | 2020-04-17 | 1 | -1/+0 |
| * | leds: lp3952: Include the right header | Linus Walleij | 2020-04-17 | 1 | -1/+1 |
| * | leds: lm355x: Drop surplus include | Linus Walleij | 2020-04-17 | 1 | -1/+0 |
* | | mailmap: change email for Ricardo Ribalda | Ricardo Ribalda Delgado | 2020-05-26 | 1 | -1/+1 |
|/ |
|
* | leds: core: Fix warning message when init_data | Ricardo Ribalda Delgado | 2020-04-06 | 1 | -1/+1 |
* | leds: sort Makefile entries | Pavel Machek | 2020-04-06 | 1 | -50/+50 |
* | leds: ip30: label power LED as such | Pavel Machek | 2020-04-06 | 1 | -1/+1 |
* | leds: lm3532: make bitfield 'enabled' unsigned | Colin Ian King | 2020-04-06 | 1 | -1/+1 |