index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_txx9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
1
-27
/
+5
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-05-19
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-03-18
tty: serial: serial_txx9: remove struct uart_txx9_port
Jiri Slaby
1
-197
/
+167
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-25
tty: serial: serial_txx9: remove info print from init
Jiri Slaby
1
-5
/
+0
2021-05-13
tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-04-22
serial: txx9: drop low-latency workaround
Johan Hovold
1
-2
/
+2
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2019-12-18
tty/serial: Migrate serial_txx9 to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
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-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-11
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
1
-1
/
+0
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-6
/
+0
2014-06-20
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2013-09-27
serial: txx9: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-3
/
+3
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2012-06-13
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
1
-1
/
+1
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+2
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+1344