summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ip22zilog.c
Commit message (Expand)AuthorAgeFilesLines
* serial: ip22zilog: Use port lock wrappersThomas Gleixner2023-09-181-18/+18
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-1/+1
* serial: ip22zilog: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-4/+2
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* tty/serial: Migrate ip22zilog to use has_sysrqDmitry Safonov2019-12-181-4/+3
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* serial: use container_of to resolve uart_ip22zilog_port from uart_portFabian Frederick2014-11-051-6/+12
* serial: Test for no tx data on tx restartPeter Hurley2014-07-101-0/+2
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* tty: Remove unnecessary semicolonsJoe Perches2013-10-161-1/+1
* TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby2013-01-161-18/+12
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1221