开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
ip22zilog.c
Age
Commit message (
Expand
)
Author
2023-09-18
serial: ip22zilog: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2022-11-03
serial: ip22zilog: Use uart_xmit_advance()
Ilpo Järvinen
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
2021-05-13
tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2019-12-18
tty/serial: Migrate ip22zilog to use has_sysrq
Dmitry Safonov
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2014-11-05
serial: use container_of to resolve uart_ip22zilog_port from uart_port
Fabian Frederick
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
2013-01-16
TTY: ip22zilog, fix tty_flip_buffer_push call
Jiri Slaby
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman