summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mvebu-uart.c
AgeCommit message (Expand)Author
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: mvebu-uart: drop incorrect memsetArnd Bergmann
2017-10-20serial: mvebu-uart: support extended port registers layoutMiquel Raynal
2017-10-20serial: mvebu-uart: augment the maximum number of portsMiquel Raynal
2017-10-20serial: mvebu-uart: dissociate RX and TX interruptsMiquel Raynal
2017-10-20serial: mvebu-uart: add TX interrupt trigger for pulse interruptsAllen Yan
2017-10-20serial: mvebu-uart: clear state register before IRQ requestAllen Yan
2017-10-20serial: mvebu-uart: add function to change baudrateAllen Yan
2017-10-20serial: mvebu-uart: add soft reset at probeAllen Yan
2017-10-20serial: mvebu-uart: use a generic way to access the registersMiquel Raynal
2017-10-20serial: mvebu-uart: support probe of multiple portsAllen Yan
2017-10-20serial: mvebu-uart: use driver name when requesting an interruptYehuda Yitschak
2016-06-25serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni
2016-04-30drivers/tty: make serial/mvebu-uart.c explicitly non-modularPaul Gortmaker
2016-04-30serial: mvebu-uart: fix platform_no_drv_owner.cocci warningsJulia Lawall
2016-03-07serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding