summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_baudrate.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix comment style in tty_termios_input_baud_rate()Ilpo Järvinen2022-08-301-1/+1
* tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen2022-08-301-16/+8
* tty: remove IBSHIFT ifdefsIlpo Järvinen2022-05-191-12/+3
* tty: remove BOTHER ifdefsIlpo Järvinen2022-05-191-15/+5
* tty: baudrate: Explicit usage of B0 for encoding input baudratePali Rohár2021-10-051-1/+1
* tty: tty_baudrate: Fix coding style issues of block commentsXiaofei Tan2021-05-131-4/+7
* tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentenceXiaofei Tan2021-05-131-1/+1
* tty: clean include/linux/tty.h upGreg Kroah-Hartman2021-04-151-0/+1
* tty: tty_baudrate: Add missing description for 'tty'Lee Jones2020-11-061-0/+1
* tty: fix kernel-docJiri Slaby2020-08-181-3/+3
* tty: baudrate: SPARC supports few more baud ratesAndy Shevchenko2020-01-221-2/+4
* tty: baudrate: Synchronise baud_table[] and baud_bits[]Andy Shevchenko2020-01-221-15/+9
* termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-081-2/+2
* tty: support CIBAUD without BOTHERJohan Hovold2018-07-161-6/+7
* tty: fix termios input-speed encoding when using BOTHERJohan Hovold2018-07-161-3/+7
* tty: fix termios input-speed encodingJohan Hovold2018-07-161-0/+3
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: move baudrate handling code to a file of its ownNicolas Pitre2017-04-181-0/+232