Age | Commit message (Expand) | Author |
2023-01-19 | tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active | Ilpo Järvinen |
2022-08-30 | tty: Make ldisc ->set_termios() old ktermios const | Ilpo Järvinen |
2022-06-27 | tty: Add closing marker into comment in tty_ldisc.h | Ilpo Järvinen |
2022-06-10 | tty: Implement lookahead to process XON/XOFF timely | Ilpo Järvinen |
2021-11-26 | tty: combine tty_ldisc_ops docs into kernel-doc | Jiri Slaby |
2021-11-26 | tty: add kernel-doc for tty_ldisc_ops | Jiri Slaby |
2021-11-25 | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl | Jiri Slaby |
2021-09-22 | tty: make tty_ldisc_ops::hangup return void | Jiri Slaby |
2021-09-22 | tty: remove extern from functions in tty headers | Jiri Slaby |
2021-09-22 | tty: remove flags from struct tty_ldisc_ops | Jiri Slaby |
2021-07-27 | tty: include list & lockdep from tty_ldisc.h | Jiri Slaby |
2021-07-27 | tty: move ldisc prototypes to tty_ldisc.h | Jiri Slaby |
2021-05-13 | tty: drop tty_ldisc_ops::refcount | Jiri Slaby |
2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby |
2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby |
2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds |
2018-10-13 | change semantics of ldisc ->compat_ioctl() | Al Viro |
2018-06-28 | atomic/tty: Fix up atomic abuse in ldsem | Peter Zijlstra |
2017-11-27 | ->poll() methods should return __poll_t | Al Viro |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-01-28 | tty, n_tty: Remove fasync() ldisc notification | Peter Hurley |
2016-01-27 | tty: Remove chars_in_buffer() line discipline method | Peter Hurley |
2014-04-24 | tty_ldisc: add more limits to the @write_wakeup | Huang Shijie |
2014-02-18 | tty: tty_ldisc.h: Remove duplicate include | Sachin Kamat |
2013-12-08 | tty: Always handle NULL flag ptr | Peter Hurley |
2013-07-23 | tty: Make ldisc input flow control concurrency-friendly | Peter Hurley |
2013-07-23 | tty: Replace ldisc locking with ldisc_sem | Peter Hurley |
2013-06-17 | n_tty: Encapsulate minimum_to_wake within N_TTY | Peter Hurley |
2013-05-20 | tty: Add timed, writer-prioritized rw semaphore | Peter Hurley |
2013-03-18 | tty: Fix checkpatch errors in tty_ldisc.h | Peter Hurley |
2013-02-13 | pps: Move timestamp read into PPS code proper | George Spelvin |
2012-05-10 | tty: move global ldisc idle waitqueue to the individual ldisc | Ivo Sieben |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi |
2011-01-13 | pps: timestamp is always passed to dcd_change() | Alexander Gordeev |
2011-01-13 | pps: unify timestamp gathering | Alexander Gordeev |
2010-03-12 | ldisc: new dcd_change() method for line disciplines | Rodolfo Giometti |
2009-08-04 | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2007-05-11 | tty: add compat_ioctl | Paul Fulghum |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |