summaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_hdlc.c
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-05-011-2/+2
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2016-02-061-15/+4
* pty: Fix input race when closingPeter Hurley2015-05-101-2/+2
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2014-05-281-3/+1
* tty: n_hdlc: Drop redundant error messageJean Delvare2014-05-271-4/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* tty: n_hdlc not atomic use tty->flags.Ilya Zykov2011-11-301-3/+3
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-10/+8
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-8/+10
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* n_hdlc: fix read and write lockingPaul Fulghum2011-01-221-45/+45
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+1007