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