summaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_r3964.c
Commit message (Expand)AuthorAgeFilesLines
* tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
* tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-201-6/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* 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-211-4/+4
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-3/+0
* 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-171-7/+13
* tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-171-6/+4
* tty: Always handle NULL flag ptrPeter Hurley2013-12-081-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-021-6/+5
* tty_lock: Localise the lockAlan Cox2012-05-041-5/+6
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-6/+4
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-4/+6
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+1264