summaryrefslogtreecommitdiff
path: root/drivers/leds/trigger/ledtrig-tty.c
AgeCommit message (Expand)Author
2023-12-13leds: ledtrig-tty: Add additional line state evaluationFlorian Eckert
2023-12-13leds: ledtrig-tty: Make rx tx activitate configurableFlorian Eckert
2023-12-13leds: ledtrig-tty: Replace mutex with completionFlorian Eckert
2023-12-13leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert
2023-08-17leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún
2021-03-10leds: trigger/tty: Use led_set_brightness_sync() from workqueueUwe Kleine-König
2021-03-10leds: trigger: Fix error path to not unlock the unlocked mutexUwe Kleine-König
2021-01-15leds: trigger: implement a tty triggerUwe Kleine-König