summaryrefslogtreecommitdiff
path: root/fs/proc/proc_tty.c
AgeCommit message (Expand)Author
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan
2008-04-29proc: switch to proc_create()Alexey Dobriyan
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08proc: simplify function prototypesAlexey Dobriyan
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2005-01-10[PATCH] fs/proc/proc_tty.c: avoid arrayDomen Puncer
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen
2004-04-11[PATCH] fs/proc/proc_tty.c comment fixesAndrew Morton
2003-12-29[PATCH] make /proc/tty/driver/ S_IRUSR | S_IXUSR for root onlyAndrew Morton
2003-11-25[PATCH] prevent oops from read of proc entry for tty driversStephen Hemminger
2003-05-26[PATCH] callout removal: callout is goneAlexander Viro
2003-04-23[PATCH] tty cleanups (12/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (4/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (3/12)Alexander Viro
2002-10-11[PATCH] convert tty_drivers to list_headsBrian Gerst
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04Import changesetLinus Torvalds