aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/zs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-18tty/serial: Migrate zs to use has_sysrqDmitry Safonov1-4/+1
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
2016-02-06serial: zs: Fix a transmit lockup in console outputMaciej W. Rozycki1-0/+4
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-1/+1
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker1-0/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1304