summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_uniphier.c
Commit message (Expand)AuthorAge
* serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun2018-01-09
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada2017-08-28
* serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada2017-08-28
* serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada2017-08-28
* serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada2016-11-10
* serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada2016-11-10
* serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-27
* serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-27
* serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-25
* serial: 8250_uniphier: add "\n" at the end of error logMasahiro Yamada2016-04-30
* serial: 8250/uniphier: fix modular buildArnd Bergmann2016-03-07
* Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman2015-12-21
|\
| * serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-12
* | serial: 8250_uniphier: add earlycon supportMasahiro Yamada2015-12-13
|/
* serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada2015-08-03
* serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada2015-06-01