Commit Graph

1 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Greg Kroah-Hartman 96fd7ce58f TTY: create drivers/tty and move the tty core files there 14 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Marcin Slusarz 9074d963f4 tty: vt: use printk_once 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Mike Frysinger 5dca607bcf tty: fix unused warning when TCGETX is not defined 16 years ago
Alan Cox 26a2e20f4a tty: Untangle termios and mm mutex dependencies 16 years ago
Alan Cox 38db89799b tty: throttling race fix 16 years ago
Alan Cox c0253eec2a tty: Fix race in the flush for some ldiscs 16 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox d81ed10307 tty: Remove more special casing and out of place code 17 years ago
Alan Cox 8f52002183 tty: Termios locking - sort out real_tty confusions and lock reads 17 years ago
Alan Cox 1d65b4a088 tty: Add termiox 17 years ago
Alan Cox f753f3272b tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Gustavo Fernando Padovan 96a331b1d6 removed unused var real_tty on n_tty_ioctl() 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 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 1c2630ccf9 tty_ioctl: soft carrier handling 17 years ago
Alan Cox 0ee9cbb3c7 tty_ioctl: locking for tty_wait_until_sent 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Alan Cox 355d95a1c8 tty_ioctl: drag screaming into compliance with the coding style 17 years ago
Alan Cox bf5e5834bf pl2303: Fix mode switching regression 17 years ago
Cory T. Tusar db99247ac6 tty: fix logic change introduced by wait_event_interruptible_timeout() 17 years ago
Alan Cox 0fc00e2440 [TTY]: Fix network driver interactions with TCGET/SET calls. 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Maciej W. Rozycki 75e8b71d55 tty_ioctl: fix the baud_table check in encode_baud_rate 18 years ago
Alan Cox 5f519d7281 tty: expose new methods needed for drivers to get termios right 18 years ago
Tony Breeds bb8bd3a52a sparc64 (and others): fix tty_ioctl.c build 18 years ago
David Miller f629307c85 tty: termios locking functions break with new termios type 18 years ago
Jiri Slaby 6804396f1b Char: tty_ioctl, little whitespace cleanup 18 years ago
Jiri Slaby 5a52bd4a2d Char: tty_ioctl, use wait_event_interruptible_timeout 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
Alan Cox 78137e3b34 [PATCH] tty: improve encode_baud_rate logic 18 years ago
Alan Cox 64bb6c5e1d [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Alan Cox edc6afc549 [PATCH] tty: switch to ktermios and new framework 18 years ago
Alan Cox 5f412b2424 [PATCH] Fix locking for tty drivers when doing urgent characters 19 years ago
Arjan van de Ven 5785c95bae [PATCH] tty: make termios_sem a mutex 19 years ago
Alan Cox af9b897ee6 [PATCH] tty layer comment the locking assumptions and functions somewhat 19 years ago
KAMBAROV, ZAUR 69f63c5c34 [PATCH] coverity: tty_ldisc_ref return null check 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago