summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek
2020-07-28Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Randy Dunlap
2020-07-24leds: initial support for Turris Omnia LEDsMarek Behún
2020-07-24leds: pattern trigger -- check pattern for validityPavel Machek
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22leds: trigger: add support for LED-private device triggersMarek Behún
2020-07-22leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy
2020-07-22leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Dan Murphy
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy
2020-07-15leds: Add multicolor ID to the color ID listDan Murphy
2020-07-15leds: lp5523: Fix various formatting issues in the codeDan Murphy
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy
2020-07-12leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-07-12leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2020-07-12leds: gpio: Fix semantic errorLinus Walleij
2020-07-12leds: core: Flush scheduled work for system suspendKai-Heng Feng
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka
2020-07-12leds: fix spelling mistakeFlavio Suligoi
2020-07-12leds: pca955x: Include the right GPIO headerLinus Walleij
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij
2020-06-22leds-bcm6328: support second hw blinking intervalÁlvaro Fernández Rojas
2020-06-22leds: drop redundant struct-device pointer castsJohan Hovold
2020-06-22leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-06-22leds: da903x: fix use-after-free on unbindJohan Hovold
2020-06-22leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-06-22leds: lm355x: avoid enum conversion warningArnd Bergmann
2020-06-04Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-25leds: add aw2013 driverNikita Travkin
2020-04-27leds: trigger: remove redundant assignment to variable retColin Ian King
2020-04-27leds: netxbig: Convert to use GPIO descriptorsLinus Walleij
2020-04-27leds: add sgm3140 driverLuca Weiss
2020-04-27leds: ariel: Add driver for status LEDs on Dell Wyse 3020Lubomir Rintel
2020-04-27leds: pwm: check result of led_pwm_set() in led_pwm_add()Denis Osterland-Heim
2020-04-17leds: tlc591xxt: hide error on EPROBE_DEFERTomi Valkeinen
2020-04-17leds: tca6507: Include the right headerLinus Walleij
2020-04-17leds: lt3593: Drop surplus includeLinus Walleij
2020-04-17leds: lp3952: Include the right headerLinus Walleij
2020-04-17leds: lm355x: Drop surplus includeLinus Walleij
2020-04-06leds: core: Fix warning message when init_dataRicardo Ribalda Delgado
2020-04-06leds: sort Makefile entriesPavel Machek
2020-04-06leds: ip30: label power LED as suchPavel Machek
2020-04-06leds: lm3532: make bitfield 'enabled' unsignedColin Ian King