index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
dz.c
Age
Commit message (
Expand
)
Author
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-09-18
serial: dz: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2022-11-03
serial: dz: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
serial: dz: Assume previous baudrate is valid
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-05-13
tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
tty/serial: Migrate dz to use has_sysrq
Dmitry Safonov
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman