summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mps2-uart.c
AgeCommit message (Expand)Author
2023-09-18serial: mps2-uart: Use port lock wrappersThomas Gleixner
2023-07-25serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-25tty: Explicitly include correct DT includesRob Herring
2022-11-03tty: serial: use uart_port_tx() helperJiri Slaby (SUSE)
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2019-01-31serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdownNathan Chancellor
2019-01-30serial: mps2-uart: support combined irqVladimir Murzin
2019-01-30serial: mps2-uart: move to dynamic port allocationVladimir Murzin
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2016-06-25serial: mps2-uart: make driver explicitly non-modularVladimir Murzin
2016-04-30serial: mps2-uart: add support for early consoleVladimir Murzin
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin