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