summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/zs.c
AgeCommit message (Expand)Author
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2022-11-03serial: zs: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-04-22serial: zs: use NULL as a pointer, not 0Jiri Slaby
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18tty/serial: Migrate zs 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
2016-02-06serial: zs: Fix a transmit lockup in console outputMaciej W. Rozycki
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman