summaryrefslogtreecommitdiffstats
path: root/drivers/char/n_tty.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-301-1/+1
* n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox2008-02-081-75/+73
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-061-6/+5
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-061-1/+15
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-2/+2
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-4/+16
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-161-1/+2
* tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2007-06-011-0/+1
* tty: add compat_ioctlPaul Fulghum2007-05-111-16/+13
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-6/+6
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-121-1/+1
* [PATCH] tty: remove useless memory barrierRalf Baechle2006-12-131-1/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-5/+1
* [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-111-1/+3
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-231-5/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-29/+37
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
* [PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco2005-09-101-1/+1
* [PATCH] tty output lossage fixRoman Zippel2005-07-071-18/+15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1562
OpenPOWER on IntegriCloud