index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
n_tty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
tty: drop tty_ldisc_ops::refcount
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
1
-15
/
+15
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-4
/
+4
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
1
-8
/
+8
2021-05-13
n_tty: remove superfluous return from n_tty_receive_signal_char
Jiri Slaby
1
-1
/
+0
2021-05-13
n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard
Jiri Slaby
1
-14
/
+17
2021-05-13
n_tty: do only one cp dereference in n_tty_receive_buf_standard
Jiri Slaby
1
-4
/
+4
2021-05-13
n_tty: make n_tty_receive_char_special return void
Jiri Slaby
1
-16
/
+11
2021-05-13
n_tty: move lnext handling
Jiri Slaby
1
-15
/
+8
2021-05-13
n_tty: drop parmrk_dbl from n_tty_receive_char
Jiri Slaby
1
-5
/
+4
2021-05-13
n_tty: drop n_tty_receive_buf_fast
Jiri Slaby
1
-33
/
+3
2021-05-13
n_tty: remove n_tty_receive_char_fast
Jiri Slaby
1
-26
/
+6
2021-05-13
n_tty: remove n_tty_receive_char wrapper
Jiri Slaby
1
-7
/
+2
2021-04-15
tty: create internal tty.h file
Greg Kroah-Hartman
1
-0
/
+1
2021-03-10
tty: n_tty, set tty_ldisc_ops::owner
Jiri Slaby
1
-0
/
+1
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-66
/
+87
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
1
-5
/
+2
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
1
-66
/
+85
2021-01-20
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
1
-7
/
+19
2021-01-20
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
1
-10
/
+42
2021-01-20
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
1
-20
/
+9
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-48
/
+34
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
1
-0
/
+2
2020-11-06
tty: n_tty: Add 2 missing parameter descriptions
Lee Jones
1
-0
/
+2
2020-08-18
tty: ldiscs, fix kernel-doc
Jiri Slaby
1
-2
/
+2
2020-02-23
n_tty: Distribute switch variables for initialization
Kees Cook
1
-2
/
+2
2020-02-10
n_tty: check printk arguments for n_tty_trace
Jiri Slaby
1
-1
/
+1
2019-04-16
n_tty: check for negative and zero space return from tty_write_room
Colin Ian King
1
-2
/
+2
2019-01-18
n_tty: update comment for WAKEUP_CHARS define
Valentin Vidic
1
-2
/
+4
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-4
/
+4
2018-10-11
tty: wipe buffer if not echoing data
Greg KH
1
-3
/
+17
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-02-28
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
1
-0
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-12-21
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
1
-3
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-37
/
+33
2016-01-28
n_tty: Ignore all read data when closing
Peter Hurley
1
-2
/
+0
2016-01-28
tty: n_tty: fix SIGIO for output
Peter Hurley
1
-1
/
+1
2016-01-28
n_tty: Remove tty count checks from unthrottle
Peter Hurley
1
-4
/
+0
2016-01-28
n_tty: Fix stuck write wakeup
Peter Hurley
1
-2
/
+2
2016-01-28
tty, n_tty: Remove fasync() ldisc notification
Peter Hurley
1
-5
/
+0
2016-01-28
n_tty: Always wake up read()/poll() if new input
Peter Hurley
1
-32
/
+2
2016-01-27
tty: audit: Ignore current association for audit push
Peter Hurley
1
-1
/
+1
[next]