summaryrefslogtreecommitdiff
path: root/drivers/tty/n_hdlc.c
AgeCommit message (Expand)Author
2019-12-17tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-01-31tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2017-05-08format-security: move static strings to constKees Cook
2017-03-07tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-02-06TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2015-05-10pty: Fix input race when closingPeter Hurley
2014-05-28drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick
2014-05-27tty: n_hdlc: Drop redundant error messageJean Delvare
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-11-30tty: n_hdlc not atomic use tty->flags.Ilya Zykov
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-01-22n_hdlc: fix read and write lockingPaul Fulghum
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman