Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | termios, tty/tty_baudrate.c: fix buffer overrun | H. Peter Anvin | 2018-11-08 | 1 | -2/+2 |
* | tty: support CIBAUD without BOTHER | Johan Hovold | 2018-07-16 | 1 | -6/+7 |
* | tty: fix termios input-speed encoding when using BOTHER | Johan Hovold | 2018-07-16 | 1 | -3/+7 |
* | tty: fix termios input-speed encoding | Johan Hovold | 2018-07-16 | 1 | -0/+3 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | tty: move baudrate handling code to a file of its own | Nicolas Pitre | 2017-04-18 | 1 | -0/+232 |