aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/ttynull.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek1-18/+0
2020-11-20init/console: Use ttynull as a fallback when there is no consolePetr Mladek1-0/+18
2019-04-16tty: Add NULL TTY driverVincent Whitchurch1-0/+109