summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-033-3/+6
* Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Randy Dunlap2020-07-281-0/+1
* Documentation: ABI: leds-turris-omnia: document sysfs attributeMarek Behún2020-07-241-0/+14
* leds: initial support for Turris Omnia LEDsMarek Behún2020-07-243-0/+307
* dt-bindings: leds: add cznic,turris-omnia-leds bindingMarek Behún2020-07-241-0/+90
* leds: pattern trigger -- check pattern for validityPavel Machek2020-07-241-2/+4
* leds: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2211-13/+13
* leds: trigger: add support for LED-private device triggersMarek Behún2020-07-222-6/+30
* 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-228-52/+212
* leds: lp55xx: Convert LED class registration to devm_*Dan Murphy2020-07-226-40/+13
* dt-bindings: leds: Convert leds-lp55xx to yamlDan Murphy2020-07-222-228/+220
* leds: multicolor: Introduce a multicolor class definitionDan Murphy2020-07-227-0/+457
* leds: Add multicolor ID to the color ID listDan Murphy2020-07-151-0/+1
* dt: bindings: Add multicolor class dt bindings documentionDan Murphy2020-07-152-1/+39
* 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-122-18/+15
* 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
* dt-bindings: leds: fix macro names for pca955xFlavio Suligoi2020-06-221-3/+3
* Linux 5.8-rc2v5.8-rc2Linus Torvalds2020-06-221-1/+1
* Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-222-13/+12
|\
| * selinux: fix undefined return of cond_evaluate_exprTom Rix2020-06-171-0/+3
| * selinux: fix a double free in cond_read_node()/cond_read_list()Tom Rix2020-06-171-13/+5
| * selinux: fix double freeTom Rix2020-06-111-0/+4
* | Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-216-23/+19
|\ \
| * | pinctrl: single: fix function name in documentationDrew Fustini2020-06-201-1/+1
| * | pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan2020-06-201-1/+2
| * | Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen2020-06-201-4/+3
| * | pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot2020-06-161-4/+1
| * | pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar2020-06-161-2/+2
| * | pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov2020-06-161-11/+10
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-218-34/+18
|\ \ \
| * | | samples: watch_queue: build sample program for target architectureMasahiro Yamada2020-06-212-7/+5