index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_baudrate.c
Age
Commit message (
Expand
)
Author
2021-10-05
tty: baudrate: Explicit usage of B0 for encoding input baudrate
Pali Rohár
2021-05-13
tty: tty_baudrate: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentence
Xiaofei Tan
2021-04-15
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2020-11-06
tty: tty_baudrate: Add missing description for 'tty'
Lee Jones
2020-08-18
tty: fix kernel-doc
Jiri Slaby
2020-01-22
tty: baudrate: SPARC supports few more baud rates
Andy Shevchenko
2020-01-22
tty: baudrate: Synchronise baud_table[] and baud_bits[]
Andy Shevchenko
2018-11-08
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-07-16
tty: support CIBAUD without BOTHER
Johan Hovold
2018-07-16
tty: fix termios input-speed encoding when using BOTHER
Johan Hovold
2018-07-16
tty: fix termios input-speed encoding
Johan Hovold
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-04-18
tty: move baudrate handling code to a file of its own
Nicolas Pitre