aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan1-14/+4
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan1-7/+13
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2008-07-20tty: Ldisc revampAlan Cox1-48/+0
2008-04-30tty: The big operations reworkAlan Cox1-4/+2
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan1-31/+45
2008-04-29proc: switch to proc_create()Alexey Dobriyan1-4/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08proc: simplify function prototypesAlexey Dobriyan1-3/+0
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov1-12/+3
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan1-0/+3
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+242