index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_baudrate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
2022-08-30
1
-16
/
+8
*
tty: remove IBSHIFT ifdefs
Ilpo Järvinen
2022-05-19
1
-12
/
+3
*
tty: remove BOTHER ifdefs
Ilpo Järvinen
2022-05-19
1
-15
/
+5
*
tty: baudrate: Explicit usage of B0 for encoding input baudrate
Pali Rohár
2021-10-05
1
-1
/
+1
*
tty: tty_baudrate: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
1
-4
/
+7
*
tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentence
Xiaofei Tan
2021-05-13
1
-1
/
+1
*
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2021-04-15
1
-0
/
+1
*
tty: tty_baudrate: Add missing description for 'tty'
Lee Jones
2020-11-06
1
-0
/
+1
*
tty: fix kernel-doc
Jiri Slaby
2020-08-18
1
-3
/
+3
*
tty: baudrate: SPARC supports few more baud rates
Andy Shevchenko
2020-01-22
1
-2
/
+4
*
tty: baudrate: Synchronise baud_table[] and baud_bits[]
Andy Shevchenko
2020-01-22
1
-15
/
+9
*
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