summaryrefslogtreecommitdiff
path: root/drivers/tty/n_hdlc.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
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