aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/n_hdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* format-security: move static strings to constKees Cook2017-12-051-5/+5
* tty: n_hdlc: Drop redundant error messageJean Delvare2017-04-111-4/+0
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2017-04-111-3/+1
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-04-111-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-04-111-15/+4
* first commitMeizu OpenSource2016-08-151-0/+1005