index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_ioctl.c
Age
Commit message (
Expand
)
Author
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
2007-12-23
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-18
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
2007-09-11
tty: termios locking functions break with new termios type
David Miller
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-02-11
[PATCH] tty: improve encode_baud_rate logic
Alan Cox
2006-12-08
[PATCH] tty_ioctl: use termios for the old structure and termios2 for the new
Alan Cox
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-08-27
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2005-06-28
[PATCH] coverity: tty_ldisc_ref return null check
KAMBAROV, ZAUR
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds