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
/
mvebu-uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
serial: mvebu-uart: fix tx lost characters
Gabriel Matni
1
-1
/
+1
2018-02-28
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
Colin Ian King
1
-1
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-12
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
serial: mvebu-uart: drop incorrect memset
Arnd Bergmann
1
-1
/
+0
2017-10-20
serial: mvebu-uart: support extended port registers layout
Miquel Raynal
1
-0
/
+24
2017-10-20
serial: mvebu-uart: augment the maximum number of ports
Miquel Raynal
1
-1
/
+1
2017-10-20
serial: mvebu-uart: dissociate RX and TX interrupts
Miquel Raynal
1
-12
/
+119
2017-10-20
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
Allen Yan
1
-1
/
+9
2017-10-20
serial: mvebu-uart: clear state register before IRQ request
Allen Yan
1
-0
/
+6
2017-10-20
serial: mvebu-uart: add function to change baudrate
Allen Yan
1
-4
/
+65
2017-10-20
serial: mvebu-uart: add soft reset at probe
Allen Yan
1
-0
/
+5
2017-10-20
serial: mvebu-uart: use a generic way to access the registers
Miquel Raynal
1
-73
/
+140
2017-10-20
serial: mvebu-uart: support probe of multiple ports
Allen Yan
1
-3
/
+19
2017-10-20
serial: mvebu-uart: use driver name when requesting an interrupt
Yehuda Yitschak
1
-3
/
+4
2016-06-26
serial: mvebu-uart: free the IRQ in ->shutdown()
Thomas Petazzoni
1
-0
/
+2
2016-04-30
drivers/tty: make serial/mvebu-uart.c explicitly non-modular
Paul Gortmaker
1
-25
/
+3
2016-04-30
serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-1
/
+0
2016-03-08
serial: mvebu-uart: initial support for Armada-3700 serial port
Wilson Ding
1
-0
/
+650