Commit Graph

76 Commits (0763ed2355198cdef2f6a2098e9d52eb1fe4365d)

Author SHA1 Message Date
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 36c621d82b tty: Introduce a tty_port generic block_til_ready 16 years ago
Alan Cox 3e61696bdc isicom: redo locking to use tty port locks 16 years ago
Alan Cox 5d951fb458 tty: Pull the dtr raise into tty port 16 years ago
Alan Cox 31f35939d1 tty_port: Add a port level carrier detect operation 16 years ago
Alan Cox c9b3976e3f tty: Fix PPP hang under load 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Al Viro 1e641743f0 Audit: Log TIOCSTI 16 years ago
Ingo Molnar 14bfc987e3 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() 16 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox bf970ee46e tty: extract the pty init time special cases 17 years ago
Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 17 years ago
Alan Cox d81ed10307 tty: Remove more special casing and out of place code 17 years ago
Alan Cox feebed6515 tty: shutdown method 17 years ago
Alan Cox 2cb5998b5f tty: the vhangup syscall is racy 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago
Alan Cox 1d65b4a088 tty: Add termiox 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Alan Cox 348eb12e55 pps: Reserve a line discipline number for PPS 17 years ago
Alan Cox e04957365b tty: split the buffering from tty_io 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Alan Cox 01e1abb2c2 tty: Split ldisc code into its own file 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox 7a4d29f426 tty.h: clean up 17 years ago
Alan Cox 6f67048cd0 tty: Introduce a tty_port common structure 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David Woodhouse 44d1b980c7 Fix various old email addresses for dwmw2 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Alan Cox 47f86834bb redo locking of tty->pgrp 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Miloslav Trmac 41126226e1 [patch 1/2] audit: let userspace fully control TTY input auditing 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Alan Cox 3dddbfc301 tty: Kill TTY_FLIPBUF_SIZE 17 years ago
Daniel Walker eb31005eaf drivers/char/tty_io.c: remove pty_sem 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Alan Cox bf5e5834bf pl2303: Fix mode switching regression 17 years ago
Alan Cox 0fc00e2440 [TTY]: Fix network driver interactions with TCGET/SET calls. 18 years ago
Alan Cox 5f519d7281 tty: expose new methods needed for drivers to get termios right 18 years ago
Alan Cox 328dfd0f78 tty.h: remove dead define 18 years ago
Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago
Alan Cox 42fd552e86 fix serial buffer memory leak 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Eric W. Biederman 98a27ba485 tty: introduce no_tty and use it in selinux 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman cdc6233008 [PATCH] tty: make __proc_set_tty static 18 years ago