index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mps2-uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: mps2-uart: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-8
/
+8
*
serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-2
/
+1
*
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+0
*
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-11-03
1
-22
/
+4
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-2
/
+2
*
serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown
Nathan Chancellor
2019-01-31
1
-1
/
+1
*
serial: mps2-uart: support combined irq
Vladimir Murzin
2019-01-30
1
-26
/
+65
*
serial: mps2-uart: move to dynamic port allocation
Vladimir Murzin
2019-01-30
1
-16
/
+31
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: mps2-uart: make driver explicitly non-modular
Vladimir Murzin
2016-06-25
1
-25
/
+4
*
serial: mps2-uart: add support for early console
Vladimir Murzin
2016-04-30
1
-0
/
+28
*
serial: mps2-uart: add MPS2 UART driver
Vladimir Murzin
2016-04-30
1
-0
/
+597