summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/dz.c
AgeCommit message (Expand)Author
2021-05-13tty: serial: dz: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri 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 dz 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
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
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