summaryrefslogtreecommitdiff
path: root/drivers/char/n_hdlc.c
Commit message (Expand)AuthorAge
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* tty: n_hdlc add buffer flushingPaul Fulghum2009-06-22
* tty: rewrite the ldisc lockingAlan Cox2009-06-11
* tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* n_hdlc: honor O_NONBLOCK on writePaul Fulghum2008-07-22
* tty: Ldisc revampAlan Cox2008-07-20
* tty: The big operations reworkAlan Cox2008-04-30
* tty: BKL pushdownAlan Cox2008-04-30
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* n_hdlc.c: fix check-after-useAdrian Bunk2007-10-17
* Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby2007-07-16
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] n_hdlc.c: remove unused declarationGrant Coady2006-01-10
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* s/retreiv/retriev/gMatt Mackall2006-01-03
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-07
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16