summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_txx9.c
Commit message (Expand)AuthorAgeFilesLines
* serial: txx9: Add missing #include <asm/txx9/generic.h>Geert Uytterhoeven2024-01-271-1/+2
* serial: txx9: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-3/+2
* serial: txx9: Use port lock wrappersThomas Gleixner2023-09-181-13/+13
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-2/+1
* tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)2022-11-031-27/+5
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: txx9: Don't allow CS5-6Ilpo Järvinen2022-05-191-0/+2
* tty: serial: serial_txx9: remove struct uart_txx9_portJiri Slaby2022-03-181-197/+167
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* tty: serial: serial_txx9: remove info print from initJiri Slaby2022-02-251-5/+0
* tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* serial: txx9: drop low-latency workaroundJohan Hovold2021-04-221-2/+2
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-061-0/+3
* tty/serial: Migrate serial_txx9 to use has_sysrqDmitry Safonov2019-12-181-4/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* 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
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter2014-07-101-1/+0
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-241-5/+0
* serial: txx9: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* tty: remove use of __devexitBill Pemberton2012-11-211-3/+3
* tty: remove use of __devinitBill Pemberton2012-11-211-3/+3
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-2/+2
* serial: fix serial_txx9.c build warning/typoRandy Dunlap2012-06-121-1/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1344