summaryrefslogtreecommitdiff
path: root/drivers/tty/n_r3964.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-21treewide: setup_timer() -> timer_setup()Kees Cook
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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-10-17tty: r3964: Replace/remove bogus tty lock usePeter Hurley
2015-10-17tty: r3964: Use tty->read_wait waitqueuePeter Hurley
2013-12-08tty: Always handle NULL flag ptrPeter Hurley
2012-08-10tty: localise the lockAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-06tty: localise the lockAlan Cox
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-04tty_lock: Localise the lockAlan Cox
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
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman