summaryrefslogtreecommitdiff
path: root/drivers/tty/n_hdlc.c
Commit message (Expand)AuthorAge
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* format-security: move static strings to constKees Cook2017-05-08
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-07
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-05-01
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2016-02-06
* pty: Fix input race when closingPeter Hurley2015-05-10
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2014-05-28
* tty: n_hdlc: Drop redundant error messageJean Delvare2014-05-27
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* tty: n_hdlc not atomic use tty->flags.Ilya Zykov2011-11-30
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-04
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-02
* n_hdlc: fix read and write lockingPaul Fulghum2011-01-22
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05