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