summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/ip22zilog.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03serial: ip22zilog: Use uart_xmit_advance()Ilpo Järvinen1-4/+2
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2021-05-13tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang1-1/+1
2019-12-18tty/serial: Migrate ip22zilog to use has_sysrqDmitry Safonov1-4/+3
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal1-1/+1
2014-11-06serial: use container_of to resolve uart_ip22zilog_port from uart_portFabian Frederick1-6/+12
2014-07-11serial: Test for no tx data on tx restartPeter Hurley1-0/+2
2014-06-20serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-10-17tty: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-01-16TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby1-18/+12
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1221