aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Gravatar Linus Torvalds 30-210/+1001
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowGravatar Pavel Machek 1-0/+4
2020-08-03leds: add RGB color option, as that is different from multicolor.Gravatar Pavel Machek 2-1/+2
2020-07-28Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Gravatar Randy Dunlap 1-0/+1
2020-07-24leds: initial support for Turris Omnia LEDsGravatar Marek Behún 3-0/+307
2020-07-24leds: pattern trigger -- check pattern for validityGravatar Pavel Machek 1-2/+4
2020-07-22leds: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 5-6/+6
2020-07-22leds: trigger: add support for LED-private device triggersGravatar Marek Behún 1-6/+20
2020-07-22leds: lp5521: Add multicolor framework multicolor brightness supportGravatar Dan Murphy 1-0/+20
2020-07-22leds: lp5523: Update the lp5523 code to add multicolor brightness functionGravatar Dan Murphy 1-0/+20
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxGravatar Dan Murphy 7-52/+205
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Gravatar Dan Murphy 6-40/+13
2020-07-22leds: multicolor: Introduce a multicolor class definitionGravatar Dan Murphy 3-0/+214
2020-07-15leds: Add multicolor ID to the color ID listGravatar Dan Murphy 1-0/+1
2020-07-15leds: lp5523: Fix various formatting issues in the codeGravatar Dan Murphy 1-9/+10
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosGravatar Dan Murphy 1-12/+10
2020-07-12leds: gpio: Use struct_size() in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-10/+3
2020-07-12leds: ns2: Use struct_size() in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-8/+1
2020-07-12leds: gpio: Fix semantic errorGravatar Linus Walleij 1-1/+1
2020-07-12leds: core: Flush scheduled work for system suspendGravatar Kai-Heng Feng 1-0/+1
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedGravatar Jan Kiszka 1-1/+2
2020-07-12leds: fix spelling mistakeGravatar Flavio Suligoi 1-1/+1
2020-07-12leds: pca955x: Include the right GPIO headerGravatar Linus Walleij 1-1/+1
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsGravatar Linus Walleij 1-16/+11
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsGravatar Linus Walleij 1-29/+7
2020-06-22leds-bcm6328: support second hw blinking intervalGravatar Álvaro Fernández Rojas 1-22/+75
2020-06-22leds: drop redundant struct-device pointer castsGravatar Johan Hovold 2-12/+6
2020-06-22leds: wm831x-status: fix use-after-free on unbindGravatar Johan Hovold 1-1/+13
2020-06-22leds: lm36274: fix use-after-free on unbindGravatar Johan Hovold 1-3/+12
2020-06-22leds: lm3533: fix use-after-free on unbindGravatar Johan Hovold 1-3/+9
2020-06-22leds: da903x: fix use-after-free on unbindGravatar Johan Hovold 1-1/+13
2020-06-22leds: 88pm860x: fix use-after-free on unbindGravatar Johan Hovold 1-1/+13
2020-06-22leds: lm355x: avoid enum conversion warningGravatar Arnd Bergmann 1-3/+4
2020-06-04Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Gravatar Linus Torvalds 13-80/+1020
2020-05-25mailmap: change email for Ricardo RibaldaGravatar Ricardo Ribalda Delgado 1-1/+1
2020-05-25leds: add aw2013 driverGravatar Nikita Travkin 3-0/+447
2020-04-27leds: trigger: remove redundant assignment to variable retGravatar Colin Ian King 1-2/+2
2020-04-27leds: netxbig: Convert to use GPIO descriptorsGravatar Linus Walleij 1-67/+81
2020-04-27leds: add sgm3140 driverGravatar Luca Weiss 3-0/+329
2020-04-27leds: ariel: Add driver for status LEDs on Dell Wyse 3020Gravatar Lubomir Rintel 3-0/+145
2020-04-27leds: pwm: check result of led_pwm_set() in led_pwm_add()Gravatar Denis Osterland-Heim 1-5/+11
2020-04-17leds: tlc591xxt: hide error on EPROBE_DEFERGravatar Tomi Valkeinen 1-2/+3
2020-04-17leds: tca6507: Include the right headerGravatar Linus Walleij 1-1/+1
2020-04-17leds: lt3593: Drop surplus includeGravatar Linus Walleij 1-1/+0
2020-04-17leds: lp3952: Include the right headerGravatar Linus Walleij 1-1/+1
2020-04-17leds: lm355x: Drop surplus includeGravatar Linus Walleij 1-1/+0
2020-04-06leds: core: Fix warning message when init_dataGravatar Ricardo Ribalda Delgado 1-1/+1
2020-04-06leds: sort Makefile entriesGravatar Pavel Machek 1-50/+50
2020-04-06leds: ip30: label power LED as suchGravatar Pavel Machek 1-1/+1
2020-04-06leds: lm3532: make bitfield 'enabled' unsignedGravatar Colin Ian King 1-1/+1