aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/n_tty.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13tty: rename the remaining oddly named n_tty functionsAlan Cox
2008-10-13tty: Minor tidyups and document fixes for n_ttyAlan Cox
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson
2008-04-30tty: BKL pushdownAlan Cox
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox
2008-02-06Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox
2007-06-01tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov
2007-05-11tty: add compat_ioctlPaul Fulghum
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco
2005-07-07[PATCH] tty output lossage fixRoman Zippel
2005-04-16Linux-2.6.12-rc2Linus Torvalds