index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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