index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sunplus-uart.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-7
/
+9
2024-03-02
serial: sunplus: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-12
/
+6
2023-11-23
serial: sunplus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-18
serial: sunplus-uart: Use port lock wrappers
Thomas Gleixner
1
-13
/
+13
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-1
/
+1
2022-11-03
serial: sunplus-uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-04-22
serial: sunplus-uart: change sunplus_console_ports from global to static
Tom Rix
1
-1
/
+1
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-2
/
+3
2022-03-01
serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n
Hammer Hsieh
1
-2
/
+6
2022-02-26
serial: sunplus-uart: Add Sunplus SoC UART Driver
Hammer Hsieh
1
-0
/
+770