aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_r3964.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05tty: Don't block on IO when ldisc change is pendingDmitry Safonov1-1/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro1-0/+22
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-3/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman1-3/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-10-17tty: r3964: Replace/remove bogus tty lock usePeter Hurley1-7/+13
2015-10-17tty: r3964: Use tty->read_wait waitqueuePeter Hurley1-6/+4
2013-12-08tty: Always handle NULL flag ptrPeter Hurley1-1/+1
2012-08-10tty: localise the lockAlan Cox1-5/+5
2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-5/+5
2012-07-06tty: localise the lockAlan Cox1-5/+5
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-6/+5
2012-05-04tty_lock: Localise the lockAlan Cox1-5/+6
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-6/+4
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+6
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+1264