index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-03-04
1
-6
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+0
*
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