aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-10[PATCH] drivers/char/: misc cleanupsAdrian Bunk1-1/+1
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-02tty locking fixups: remove unused "flags" variableLinus Torvalds1-1/+0
2004-10-02[PATCH] Update termios to use per tty semaphoreAlan Cox1-20/+9
2004-10-01Partially undo Alan's recent tty locking fixes: the termiosLinus Torvalds1-1/+7
2004-09-29Fix up tty locking update for sgttyb emulation (TIOCGETP and TIOCSETP).Linus Torvalds1-0/+1
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox1-14/+54
2004-05-30[PATCH] sparse: tty_ioctl annotationAlexander Viro1-31/+32
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+2
2003-05-14[PATCH] Fix standards compliance bugs in the tty layerDave Jones1-2/+2
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-18/+18
2002-09-16Removed selection.h header. It is not needed and in the future selections wil...James Simmons1-1/+1
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-2/+2
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar1-2/+2
2002-04-09[PATCH] 2.5.8-pre3 set_bit cleanup IIIRusty Russell1-1/+1
2002-02-04v2.4.9.11 -> v2.4.9.12Linus Torvalds1-26/+18
2002-02-04v2.4.8.1 -> v2.4.8.2Linus Torvalds1-3/+3
2002-02-04Import changesetLinus Torvalds1-0/+521