summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-24dt-bindings: leds: add cznic,turris-omnia-leds bindingMarek Behún1-0/+90
2020-07-24leds: pattern trigger -- check pattern for validityPavel Machek1-2/+4
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov11-13/+13
2020-07-22leds: trigger: add support for LED-private device triggersMarek Behún2-6/+30
2020-07-22leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy1-0/+20
2020-07-22leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy1-0/+20
2020-07-22leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy8-52/+212
2020-07-22leds: lp55xx: Convert LED class registration to devm_*Dan Murphy6-40/+13
2020-07-22dt-bindings: leds: Convert leds-lp55xx to yamlDan Murphy2-228/+220
2020-07-22leds: multicolor: Introduce a multicolor class definitionDan Murphy7-0/+457
2020-07-15leds: Add multicolor ID to the color ID listDan Murphy1-0/+1
2020-07-15dt: bindings: Add multicolor class dt bindings documentionDan Murphy2-1/+39
2020-07-15leds: lp5523: Fix various formatting issues in the codeDan Murphy1-9/+10
2020-07-15leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy1-12/+10
2020-07-12leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-10/+3
2020-07-12leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-8/+1
2020-07-12leds: gpio: Fix semantic errorLinus Walleij1-1/+1
2020-07-12leds: core: Flush scheduled work for system suspendKai-Heng Feng1-0/+1
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka1-1/+2
2020-07-12leds: fix spelling mistakeFlavio Suligoi1-1/+1
2020-07-12leds: pca955x: Include the right GPIO headerLinus Walleij1-1/+1
2020-07-12leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij2-18/+15
2020-06-22leds-bcm6328: support second hw blinking intervalÁlvaro Fernández Rojas1-22/+75
2020-06-22leds: drop redundant struct-device pointer castsJohan Hovold2-12/+6
2020-06-22leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-06-22leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-06-22leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-06-22leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
2020-06-22dt-bindings: leds: fix macro names for pca955xFlavio Suligoi1-3/+3
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+12
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-23/+19
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-34/+18
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-20/+37
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-35/+45
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-1/+15
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-48/+25
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini1-1/+1
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-67/+239
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-23/+618
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen1-4/+3
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds18-134/+154
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+22
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds80-637/+123
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells4-2/+16