summaryrefslogtreecommitdiff
path: root/drivers/tty/ttynull.c
AgeCommit message (Expand)Author
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2020-11-20init/console: Use ttynull as a fallback when there is no consolePetr Mladek
2019-04-16tty: Add NULL TTY driverVincent Whitchurch