Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-13 | leds: ledtrig-tty: Add additional line state evaluation | Florian Eckert | 1 | -1/+77 |
2023-12-13 | leds: ledtrig-tty: Make rx tx activitate configurable | Florian Eckert | 1 | -11/+103 |
2023-12-13 | leds: ledtrig-tty: Replace mutex with completion | Florian Eckert | 1 | -29/+30 |
2023-12-13 | leds: ledtrig-tty: Free allocated ttyname buffer on deactivate | Florian Eckert | 1 | -0/+4 |
2023-08-17 | leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho... | Marek Behún | 1 | -4/+8 |
2021-03-10 | leds: trigger/tty: Use led_set_brightness_sync() from workqueue | Uwe Kleine-König | 1 | -2/+2 |
2021-03-10 | leds: trigger: Fix error path to not unlock the unlocked mutex | Uwe Kleine-König | 1 | -5/+2 |
2021-01-15 | leds: trigger: implement a tty trigger | Uwe Kleine-König | 1 | -0/+183 |