summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-08-0530-210/+1001
|\
| * leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek2020-08-031-0/+4
| * leds: add RGB color option, as that is different from multicolor.Pavel Machek2020-08-032-1/+2
| * Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Randy Dunlap2020-07-281-0/+1
| * leds: initial support for Turris Omnia LEDsMarek Behún2020-07-243-0/+307
| * leds: pattern trigger -- check pattern for validityPavel Machek2020-07-241-2/+4
| * leds: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-225-6/+6
| * leds: trigger: add support for LED-private device triggersMarek Behún2020-07-221-6/+20
| * leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy2020-07-221-0/+20
| * leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy2020-07-221-0/+20
| * leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy2020-07-227-52/+205
| * leds: lp55xx: Convert LED class registration to devm_*Dan Murphy2020-07-226-40/+13
| * leds: multicolor: Introduce a multicolor class definitionDan Murphy2020-07-223-0/+214
| * leds: Add multicolor ID to the color ID listDan Murphy2020-07-151-0/+1
| * leds: lp5523: Fix various formatting issues in the codeDan Murphy2020-07-151-9/+10
| * leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy2020-07-151-12/+10
| * leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-07-121-10/+3
| * leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-07-121-8/+1
| * leds: gpio: Fix semantic errorLinus Walleij2020-07-121-1/+1
| * leds: core: Flush scheduled work for system suspendKai-Heng Feng2020-07-121-0/+1
| * leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka2020-07-121-1/+2
| * leds: fix spelling mistakeFlavio Suligoi2020-07-121-1/+1
| * leds: pca955x: Include the right GPIO headerLinus Walleij2020-07-121-1/+1
| * leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij2020-07-121-16/+11
| * leds-bcm6328: support second hw blinking intervalÁlvaro Fernández Rojas2020-06-221-22/+75
| * leds: drop redundant struct-device pointer castsJohan Hovold2020-06-222-12/+6
| * leds: wm831x-status: fix use-after-free on unbindJohan Hovold2020-06-221-1/+13
| * leds: lm36274: fix use-after-free on unbindJohan Hovold2020-06-221-3/+12
| * leds: lm3533: fix use-after-free on unbindJohan Hovold2020-06-221-3/+9
| * leds: da903x: fix use-after-free on unbindJohan Hovold2020-06-221-1/+13
| * leds: 88pm860x: fix use-after-free on unbindJohan Hovold2020-06-221-1/+13
| * leds: lm355x: avoid enum conversion warningArnd Bergmann2020-06-221-3/+4
* | ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij2020-07-091-29/+7
|/
* Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-06-0413-80/+1020
|\
| * leds: add aw2013 driverNikita Travkin2020-05-253-0/+447
| * leds: trigger: remove redundant assignment to variable retColin Ian King2020-04-271-2/+2
| * leds: netxbig: Convert to use GPIO descriptorsLinus Walleij2020-04-271-67/+81
| * leds: add sgm3140 driverLuca Weiss2020-04-273-0/+329
| * leds: ariel: Add driver for status LEDs on Dell Wyse 3020Lubomir Rintel2020-04-273-0/+145
| * leds: pwm: check result of led_pwm_set() in led_pwm_add()Denis Osterland-Heim2020-04-271-5/+11
| * leds: tlc591xxt: hide error on EPROBE_DEFERTomi Valkeinen2020-04-171-2/+3
| * leds: tca6507: Include the right headerLinus Walleij2020-04-171-1/+1
| * leds: lt3593: Drop surplus includeLinus Walleij2020-04-171-1/+0
| * leds: lp3952: Include the right headerLinus Walleij2020-04-171-1/+1
| * leds: lm355x: Drop surplus includeLinus Walleij2020-04-171-1/+0
* | mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado2020-05-251-1/+1
|/
* leds: core: Fix warning message when init_dataRicardo Ribalda Delgado2020-04-061-1/+1
* leds: sort Makefile entriesPavel Machek2020-04-061-50/+50
* leds: ip30: label power LED as suchPavel Machek2020-04-061-1/+1
* leds: lm3532: make bitfield 'enabled' unsignedColin Ian King2020-04-061-1/+1