summaryrefslogtreecommitdiff
path: root/drivers/tty/n_r3964.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* 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
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-17
* tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-17
* tty: Always handle NULL flag ptrPeter Hurley2013-12-08
* tty: localise the lockAlan Cox2012-08-10
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* 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
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05