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
starfive-6.6.48-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
/
8250
/
8250_uniphier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2018-10-02
serial: 8250_uniphier: add auto-flow-control support
Dai Okamura
1
-0
/
+3
2018-10-02
serial: 8250_uniphier: flatten probe function
Masahiro Yamada
1
-32
/
+17
2018-10-02
serial: 8250_uniphier: remove unused "fifo-size" property
Masahiro Yamada
1
-9
/
+1
2018-01-09
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
serial: 8250_uniphier: add suspend/resume support
Masahiro Yamada
1
-0
/
+35
2017-08-28
serial: 8250_uniphier: use CHAR register for canary to detect power-off
Masahiro Yamada
1
-6
/
+16
2017-08-28
serial: 8250_uniphier: fix serial port index in private data
Masahiro Yamada
1
-3
/
+3
2016-11-10
serial: 8250_uniphier: avoid locking for FCR register write
Masahiro Yamada
1
-2
/
+2
2016-11-10
serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read
Masahiro Yamada
1
-18
/
+24
2016-10-27
serial: 8250_uniphier: fix clearing divisor latch access bit
Masahiro Yamada
1
-1
/
+1
2016-10-27
serial: 8250_uniphier: fix more unterminated string
Denys Vlasenko
1
-1
/
+1
2016-06-26
serial: 8250_uniphier: drop !defined(MODULE) conditional
Masahiro Yamada
1
-1
/
+1
2016-04-30
serial: 8250_uniphier: add "\n" at the end of error log
Masahiro Yamada
1
-1
/
+1
2016-03-08
serial: 8250/uniphier: fix modular build
Arnd Bergmann
1
-1
/
+1
2015-12-21
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2015-12-14
serial: 8250_uniphier: add earlycon support
Masahiro Yamada
1
-0
/
+24
2015-12-13
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
1
-2
/
+6
2015-08-04
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
1
-0
/
+1
2015-06-01
serial: 8250_uniphier: add UniPhier serial driver
Masahiro Yamada
1
-0
/
+257