aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tty_ioctl.c
AgeCommit message (Expand)Author
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16tty: fix unused warning when TCGETX is not definedMike Frysinger
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox
2009-06-11tty: throttling race fixAlan Cox
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13tty: Remove more special casing and out of place codeAlan Cox
2008-10-13tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30tty_ioctl: soft carrier handlingAlan Cox
2008-04-30tty_ioctl: locking for tty_wait_until_sentAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox
2008-01-08pl2303: Fix mode switching regressionAlan Cox
2007-12-23tty: 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-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds
2007-09-11tty: termios locking functions break with new termios typeDavid Miller
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby
2007-07-16Prevent 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 logicAlan Cox
2006-12-08[PATCH] tty_ioctl: use termios for the old structure and termios2 for the newAlan Cox
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR
2005-04-16Linux-2.6.12-rc2Linus Torvalds