aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] tty_ioctl: use termios for the old structure and termios2 for the newAlan Cox1-7/+11
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-14/+244
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven1-8/+9
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox1-2/+57
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+551