Commit Graph

29 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
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