aboutsummaryrefslogtreecommitdiffstats
path: root/include/ras (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05leds: lm3697: Fix out-of-bound accessGabriel David1-3/+5
2020-09-30leds: ns2: do not guard OF match pointer with of_match_ptrMarek Behún1-7/+7
2020-09-30leds: ns2: convert to fwnode APIMarek Behún1-29/+26
2020-09-30leds: tlc591xx: fix leak of device node iteratorTobias Jordan1-1/+3
2020-09-30leds: pca963x: use struct led_init_data when registeringMarek Behún1-13/+12
2020-09-30leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek Behún2-152/+71
2020-09-30leds: tca6507: remove binding commentMarek Behún1-17/+0
2020-09-30leds: tca6507: cosmetic change: use helper variableMarek Behún1-17/+16
2020-09-30leds: tca6507: do not set GPIO namesMarek Behún1-3/+0
2020-09-30dt-bindings: leds: tca6507: convert to YAMLMarek Behún2-49/+134
2020-09-30ledtrig-cpu: Limit to 8 CPUsPavel Machek1-3/+10