Commit Graph

17 Commits (72341eea6f62a91f270157d86c0c82d832627dfd)

Author SHA1 Message Date
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Maciej W. Rozycki 75e8b71d55 tty_ioctl: fix the baud_table check in encode_baud_rate 17 years ago
Alan Cox 5f519d7281 tty: expose new methods needed for drivers to get termios right 17 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