index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
n_r3964.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2018-12-05
1
-1
/
+1
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+22
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-3
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-3
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
2015-10-17
1
-7
/
+13
*
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
2015-10-17
1
-6
/
+4
*
tty: Always handle NULL flag ptr
Peter Hurley
2013-12-08
1
-1
/
+1
*
tty: localise the lock
Alan Cox
2012-08-10
1
-5
/
+5
*
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
1
-5
/
+5
*
tty: localise the lock
Alan Cox
2012-07-06
1
-5
/
+5
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
1
-6
/
+5
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
1
-5
/
+6
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-6
/
+4
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
1
-4
/
+6
*
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-03-02
1
-1
/
+0
*
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
1
-0
/
+1264