summaryrefslogtreecommitdiff
path: root/drivers/char/n_tty.c
Commit message (Expand)AuthorAge
* n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-05
* pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-29
* n_tty: Fix echo raceAlan Cox2009-07-16
* tty: simplify buffer allocator cleanupsAlan Cox2009-06-11
* tty: remove buffer special casingAlan Cox2009-06-11
* tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-02
* n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-02
* n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-02
* n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-02
* n_tty: clean up coding styleAlan Cox2009-01-02
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-02
* tty: rename the remaining oddly named n_tty functionsAlan Cox2008-10-13
* tty: Minor tidyups and document fixes for n_ttyAlan Cox2008-10-13
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* tty: Ldisc revampAlan Cox2008-07-20
* tty: fix BKL related leak and crashIngo Molnar2008-05-15
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson2008-04-30
* tty: BKL pushdownAlan Cox2008-04-30
* drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-30
* n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox2008-02-08
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-06
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-06
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Audit: add TTY input auditingMiloslav Trmac2007-07-16
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-16
* tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2007-06-01
* tty: add compat_ioctlPaul Fulghum2007-05-11
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-12
* [PATCH] tty: remove useless memory barrierRalf Baechle2006-12-13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-28
* [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-11
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-23
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-28
* [PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco2005-09-10
* [PATCH] tty output lossage fixRoman Zippel2005-07-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16