| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: remove file from n_tty_ioctl_helper | Jiri Slaby | 2021-09-22 | 1 | -1/+1 |
* | tty: remove flags from struct tty_ldisc_ops | Jiri Slaby | 2021-09-22 | 1 | -1/+0 |
* | tty: drop tty_ldisc_ops::refcount | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
* | tty: cumulate and document tty_struct::ctrl* members | Jiri Slaby | 2021-05-13 | 1 | -15/+15 |
* | tty: cumulate and document tty_struct::flow* members | Jiri Slaby | 2021-05-13 | 1 | -4/+4 |
* | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -8/+8 |
* | n_tty: remove superfluous return from n_tty_receive_signal_char | Jiri Slaby | 2021-05-13 | 1 | -1/+0 |
* | n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard | Jiri Slaby | 2021-05-13 | 1 | -14/+17 |
* | n_tty: do only one cp dereference in n_tty_receive_buf_standard | Jiri Slaby | 2021-05-13 | 1 | -4/+4 |
* | n_tty: make n_tty_receive_char_special return void | Jiri Slaby | 2021-05-13 | 1 | -16/+11 |
* | n_tty: move lnext handling | Jiri Slaby | 2021-05-13 | 1 | -15/+8 |
* | n_tty: drop parmrk_dbl from n_tty_receive_char | Jiri Slaby | 2021-05-13 | 1 | -5/+4 |
* | n_tty: drop n_tty_receive_buf_fast | Jiri Slaby | 2021-05-13 | 1 | -33/+3 |
* | n_tty: remove n_tty_receive_char_fast | Jiri Slaby | 2021-05-13 | 1 | -26/+6 |
* | n_tty: remove n_tty_receive_char wrapper | Jiri Slaby | 2021-05-13 | 1 | -7/+2 |
* | tty: create internal tty.h file | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+1 |
* | tty: n_tty, set tty_ldisc_ops::owner | Jiri Slaby | 2021-03-10 | 1 | -0/+1 |
* | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 2021-03-10 | 1 | -1/+0 |
* | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-02-20 | 1 | -66/+87 |
|\ |
|
| * | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman | 2021-01-21 | 1 | -66/+85 |
| |\ |
|
| | * | tty: teach the n_tty ICANON case about the new "cookie continuations" too | Linus Torvalds | 2021-01-20 | 1 | -7/+19 |
| | * | tty: teach n_tty line discipline about the new "cookie continuations" | Linus Torvalds | 2021-01-20 | 1 | -10/+42 |
| | * | tty: clean up legacy leftovers from n_tty line discipline | Linus Torvalds | 2021-01-20 | 1 | -20/+9 |
| | * | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 2021-01-20 | 1 | -48/+34 |
| * | | tty: Protect disc_data in n_tty_close and n_tty_flush_buffer | Yan.Gao | 2021-01-07 | 1 | -0/+2 |
* | | | Commit 9bb48c82aced ("tty: implement write_iter") converted the tty | Sami Tolvanen | 2021-01-25 | 1 | -5/+2 |
|/ / |
|
* | | tty: n_tty: Add 2 missing parameter descriptions | Lee Jones | 2020-11-06 | 1 | -0/+2 |
|/ |
|
* | tty: ldiscs, fix kernel-doc | Jiri Slaby | 2020-08-18 | 1 | -2/+2 |
* | n_tty: Distribute switch variables for initialization | Kees Cook | 2020-02-23 | 1 | -2/+2 |
* | n_tty: check printk arguments for n_tty_trace | Jiri Slaby | 2020-02-10 | 1 | -1/+1 |
* | n_tty: check for negative and zero space return from tty_write_room | Colin Ian King | 2019-04-16 | 1 | -2/+2 |
* | n_tty: update comment for WAKEUP_CHARS define | Valentin Vidic | 2019-01-18 | 1 | -2/+4 |
* | tty: Don't block on IO when ldisc change is pending | Dmitry Safonov | 2018-12-05 | 1 | -4/+4 |
* | tty: wipe buffer if not echoing data | Greg KH | 2018-10-11 | 1 | -3/+17 |
* | n_tty: Access echo_* variables carefully. | Tetsuo Handa | 2018-06-28 | 1 | -18/+24 |
* | n_tty: Fix stall at n_tty_receive_char_special(). | Tetsuo Handa | 2018-06-28 | 1 | -5/+8 |
* | tty: make n_tty_read() always abort if hangup is in progress | Tejun Heo | 2018-02-28 | 1 | -0/+6 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -8/+8 |
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 1 | -2/+2 |
|\ |
|
| * | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -2/+2 |
* | | n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) | Linus Torvalds | 2017-12-21 | 1 | -2/+2 |
|/ |
|
* | 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 |
* | Fix OpenSSH pty regression on close | Brian Bloniarz | 2016-05-01 | 1 | -37/+33 |
* | n_tty: Ignore all read data when closing | Peter Hurley | 2016-01-28 | 1 | -2/+0 |
* | tty: n_tty: fix SIGIO for output | Peter Hurley | 2016-01-28 | 1 | -1/+1 |
* | n_tty: Remove tty count checks from unthrottle | Peter Hurley | 2016-01-28 | 1 | -4/+0 |
* | n_tty: Fix stuck write wakeup | Peter Hurley | 2016-01-28 | 1 | -2/+2 |
* | tty, n_tty: Remove fasync() ldisc notification | Peter Hurley | 2016-01-28 | 1 | -5/+0 |