开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mps2-uart.c
Age
Commit message (
Expand
)
Author
2023-09-18
serial: mps2-uart: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2019-01-31
serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown
Nathan Chancellor
2019-01-30
serial: mps2-uart: support combined irq
Vladimir Murzin
2019-01-30
serial: mps2-uart: move to dynamic port allocation
Vladimir Murzin
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2016-06-25
serial: mps2-uart: make driver explicitly non-modular
Vladimir Murzin
2016-04-30
serial: mps2-uart: add support for early console
Vladimir Murzin
2016-04-30
serial: mps2-uart: add MPS2 UART driver
Vladimir Murzin