开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_baudrate.c
Age
Commit message (
Expand
)
Author
2022-08-30
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
2022-08-30
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
2022-05-19
tty: remove IBSHIFT ifdefs
Ilpo Järvinen
2022-05-19
tty: remove BOTHER ifdefs
Ilpo Järvinen
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