Commit Graph

111 Commits (ee2ffa0dfdd2db19705f2ba1c6a4c0bfe8122dd8)

Author SHA1 Message Date
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
Arnd Bergmann b07471fa51 tty: implement BTM as mutex instead of BKL 15 years ago
Arnd Bergmann ddcd9fb66a tty: remove tty_lock_nested 15 years ago
Arnd Bergmann be1bc2889a tty: introduce wait_event_interruptible_tty 15 years ago
Arnd Bergmann ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
David Howells 31d1d48e19 Fix init ordering of /dev/console vs callers of modprobe 15 years ago
Alan Cox e1eaea46bb tty: n_gsm line discipline 15 years ago
Pavan Savoy 1ff454ef9b serial: TTY: new ldiscs for staging 15 years ago
Sjur Braendeland 9b27105b4a net-caif-driver: add CAIF serial driver (ldisc) 15 years ago
Jason Wessel 336cee42dd tty_port,usb-console: Fix usb serial console open/close regression 15 years ago
Mel Gorman 352fa6ad16 tty: Take a 256 byte padding into account when buffering below sub-page units 15 years ago
Rodolfo Giometti 572b9adbd4 ldisc n_tty: add new method n_tty_inherit_ops() 15 years ago
Alan Cox d9661adfb8 tty: Keep the default buffering to sub-page units 15 years ago
Randy Dunlap 2427b8e3ea tty.h: make tty_port_get() static inline 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
Alan Cox eeb89d918c tty: push the BKL down into the handlers a bit 15 years ago
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