summaryrefslogtreecommitdiffstats
path: root/drivers/leds/trigger/ledtrig-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-12leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka1-1/+2
2019-09-01leds: trigger: gpio: GPIO 0 is validAndy Shevchenko1-5/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-05leds: gpio trigger: simplifications from core changesUwe Kleine-König1-62/+25
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König1-3/+5
2018-07-05leds: triggers: make the MODULE_LICENSE string match the actual licenseUwe Kleine-König1-2/+1
2017-05-29leds: trigger: gpio: Use threaded IRQJan Kiszka1-23/+6
2017-05-29leds: trigger: gpio: Refresh LED state after GPIO changeJan Kiszka1-0/+2
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsJacek Anaszewski1-3/+3
2014-11-14leds: Add support for setting brightness in a synchronous wayJacek Anaszewski1-3/+3
2014-09-11leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann1-1/+1
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo1-0/+253