aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/proc_tty.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-48/+0
2008-04-30tty: The big operations reworkGravatar Alan Cox 1-4/+2
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceGravatar Alexey Dobriyan 1-31/+45
2008-04-29proc: switch to proc_create()Gravatar Alexey Dobriyan 1-4/+1
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-08proc: simplify function prototypesGravatar Alexey Dobriyan 1-3/+0
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersGravatar Pavel Emelianov 1-12/+3
2007-05-08Protect tty drivers list with tty_mutexGravatar Alexey Dobriyan 1-0/+3
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+242