Commit Graph

21 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

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