开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty.h
Age
Commit message (
Expand
)
Author
2023-10-03
tty: convert THROTTLE constants into enum
Jiri Slaby (SUSE)
2023-08-11
tty: audit: unify to u8
Jiri Slaby (SUSE)
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
tty: change tty_write_lock()'s ndelay parameter to bool
Jiri Slaby (SUSE)
2023-06-21
tty_audit: make tty pointers in exposed functions const
Jiri Slaby
2023-03-29
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2022-11-03
tty: Move sysctl setup into "core" tty logic
Kees Cook
2022-08-30
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
2022-07-08
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2021-04-15
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2021-04-15
tty: move some tty-only functions to drivers/tty/tty.h
Greg Kroah-Hartman
2021-04-15
tty: move some internal tty lock enums and functions out of tty.h
Greg Kroah-Hartman
2021-04-15
tty: audit: move some local functions out of tty.h
Greg Kroah-Hartman
2021-04-15
tty: tty.h: remove tty_info()
Greg Kroah-Hartman
2021-04-15
tty: create internal tty.h file
Greg Kroah-Hartman