summaryrefslogtreecommitdiffstats
path: root/drivers/leds/trigger/ledtrig-tty.c
Commit message (Expand)AuthorAgeFilesLines
* leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún2023-08-171-4/+8
* leds: trigger/tty: Use led_set_brightness_sync() from workqueueUwe Kleine-König2021-03-101-2/+2
* leds: trigger: Fix error path to not unlock the unlocked mutexUwe Kleine-König2021-03-101-5/+2
* leds: trigger: implement a tty triggerUwe Kleine-König2021-01-151-0/+183