summaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_r3964.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2018-12-051-1/+1
* change semantics of ldisc ->compat_ioctl()Al Viro2018-10-131-0/+22
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-3/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+4
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-3/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-181-7/+13
* tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-181-6/+4Star
* tty: Always handle NULL flag ptrPeter Hurley2013-12-091-1/+1
* tty: localise the lockAlan Cox2012-08-101-5/+5
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-5/+5
* tty: localise the lockAlan Cox2012-07-061-5/+5
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-031-6/+5Star
* tty_lock: Localise the lockAlan Cox2012-05-051-5/+6
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-6/+4Star
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-4/+6
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0Star
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+1264