index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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