summaryrefslogtreecommitdiffstats
path: root/crypto/scatterwalk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-26leds: various: use only available OF childrenMarek Behún15-26/+26
2020-09-26leds: lt3593: do not rewrite .of_node of new LED device to wrong valueMarek Behún1-1/+0
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún28-35/+35
2020-09-26leds: various: use device_get_match_dataMarek Behún5-34/+6
2020-09-26leds: ip30: compile if COMPILE_TEST=yMarek Behún2-1/+2
2020-09-26leds: various: compile if COMPILE_TEST=yMarek Behún1-5/+5
2020-09-26leds: pwm: Allow automatic labels for DT based devicesAlexander Dahl1-1/+2
2020-09-09leds: tlc591xx: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+4
2020-09-09leds: sgm3140: Simplify with dev_err_probe()Krzysztof Kozlowski1-18/+9
2020-09-09leds: pwm: Simplify with dev_err_probe()Krzysztof Kozlowski1-7/+4
2020-09-09leds: lm3692x: Simplify with dev_err_probe()Krzysztof Kozlowski1-7/+4
2020-09-09DT: leds: Add an optional property named 'shutdown-gpios'Grant Feng1-0/+2
2020-09-09leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startupGrant Feng1-0/+18
2020-09-09dt: bindings: lp55xx: Updte yaml examples with new color IDDan Murphy1-1/+1
2020-08-17leds: lp50xx: Add the LP50XX family of the RGB LED driverDan Murphy3-0/+646