Commit Graph

93 Commits (e8c62103fd5fecc8d2086bae244b32d089892175)

Author SHA1 Message Date
Alan Cox 568aafc627 tty: tty_port: Add a kref object to the tty port 15 years ago
Alan Cox 44e4909e45 tty: tty_port: Change the buffer allocator locking 15 years ago
Alan Cox 64bc397914 tty_port: add "tty_port_open" helper 15 years ago
Arnd Bergmann e92166517e tty: handle VT specific compat ioctls in vt driver 16 years ago
Alan Cox b58d13a021 serial: move port users helper 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox 5e99df561f serial: Fold closing_* fields into the tty_port ones 16 years ago
Alan Cox 7ca0ff9ab3 tty: Add a full port_close function 16 years ago
Anirban Sinha 353f6dd2de cleanup console_print() 16 years ago
Janusz Krzysztofik b7b8f9bf0c TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 16 years ago
Janusz Krzysztofik 78ed73e84d TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driver 16 years ago
OGAWA Hirofumi e043e42bdb pty: avoid forcing 'low_latency' tty flag 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Alan Cox e8b70e7d3e tty: Extract various bits of ldisc code 16 years ago
Alan Cox 1ec739be75 tty: Implement a drain delay in the tty port 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
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