summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/ip22zilog.c
AgeCommit message (Expand)Author
2023-09-18serial: ip22zilog: Use port lock wrappersThomas Gleixner
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2022-11-03serial: ip22zilog: Use uart_xmit_advance()Ilpo Järvinen
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
2021-05-13tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2019-12-18tty/serial: Migrate ip22zilog to use has_sysrqDmitry Safonov
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2014-11-05serial: use container_of to resolve uart_ip22zilog_port from uart_portFabian Frederick
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-10-16tty: Remove unnecessary semicolonsJoe Perches
2013-01-16TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman