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