aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_tty.c
Commit message (Expand)AuthorAge
* proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan2011-01-13
* Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-23
* tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-22
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-01
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* tty: Ldisc revampAlan Cox2008-07-20
* tty: The big operations reworkAlan Cox2008-04-30
* proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: switch to proc_create()Alexey Dobriyan2008-04-29
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* proc: simplify function prototypesAlexey Dobriyan2008-02-08
* Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov2007-07-16
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-08
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16