Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: switch tty_port::xmit_* to u8 | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -2/+2 |
* | serial: core: Move tty and serdev to be children of serial core port device | Tony Lindgren | 2023-11-25 | 1 | -2/+2 |
* | tty: make counts in tty_port_client_operations hooks size_t | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -3/+3 |
* | tty: make tty_port_client_operations operate with u8 | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -3/+4 |
* | tty: Call ->dtr_rts() parameter active consistently | Ilpo Järvinen | 2023-01-19 | 1 | -2/+2 |
* | tty: Convert ->dtr_rts() to take bool argument | Ilpo Järvinen | 2023-01-19 | 1 | -2/+2 |
* | tty: Convert ->carrier_raised() and callchains to bool | Ilpo Järvinen | 2023-01-19 | 1 | -3/+3 |
* | tty: Implement lookahead to process XON/XOFF timely | Ilpo Järvinen | 2022-06-10 | 1 | -0/+2 |
* | tty: add kfifo to tty_port | Jiri Slaby | 2022-01-26 | 1 | -0/+3 |
* | tty: add kernel-doc for tty_port_operations | Jiri Slaby | 2021-11-26 | 1 | -10/+17 |
* | tty: add kernel-doc for tty_port | Jiri Slaby | 2021-11-26 | 1 | -34/+70 |
* | tty: move tty_port to new tty_port.h | Jiri Slaby | 2021-07-27 | 1 | -0/+208 |