aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_hdlc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10pty: Fix input race when closingPeter Hurley1-2/+2
2014-05-28drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick1-3/+1
2014-05-27tty: n_hdlc: Drop redundant error messageJean Delvare1-4/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-11-30tty: n_hdlc not atomic use tty->flags.Ilya Zykov1-3/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-10/+8
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-8/+10
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-01-22n_hdlc: fix read and write lockingPaul Fulghum1-45/+45
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+1007