summaryrefslogtreecommitdiff
path: root/drivers/tty/tty.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)1-1/+1
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen1-0/+2
2023-05-17tty: clean include/linux/tty.h upGreg Kroah-Hartman1-0/+37
2023-05-17tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman1-0/+17
2023-05-17tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman1-0/+26
2023-05-17tty: audit: move some local functions out of tty.hGreg Kroah-Hartman1-0/+14
2023-05-17tty: create internal tty.h fileGreg Kroah-Hartman1-0/+21