summaryrefslogtreecommitdiffstats
path: root/drivers/char/n_hdlc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-8/+8
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* tty: n_hdlc add buffer flushingPaul Fulghum2009-06-221-9/+37
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+2
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-131-1/+1
* n_hdlc: honor O_NONBLOCK on writePaul Fulghum2008-07-221-0/+4
* tty: Ldisc revampAlan Cox2008-07-201-3/+3
* tty: The big operations reworkAlan Cox2008-04-301-7/+4
* tty: BKL pushdownAlan Cox2008-04-301-6/+18
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* n_hdlc.c: fix check-after-useAdrian Bunk2007-10-171-1/+1
* Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby2007-07-161-1/+6
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-161-4/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] n_hdlc.c: remove unused declarationGrant Coady2006-01-101-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-17/+1
* s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-2/+1
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+978
OpenPOWER on IntegriCloud