summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sirfsoc_uart.h
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-2/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: sirf: make fifo functions staticBen Dooks2016-06-251-2/+2
* serial: sirf: let uart's receive start in right placeQipan Li2015-07-241-1/+0Star
* serial: sirf: workaround rx process to avoid possible data lossQipan Li2015-07-241-0/+4
* serial: sirf: use hrtimer for data rxQipan Li2015-05-311-10/+10
* serial: sirf: correct the fifo empty_bitQipan Li2015-05-311-1/+1
* serial: sirf: add serial loopback function supportQipan Li2015-05-241-1/+1
* serial: sirf: enable ATLAS7 USP serial supportQipan Li2015-05-241-14/+19
* serial: sirf: use uart_port's fifosize for fifo related operationQipan Li2015-05-101-30/+23Star
* serial: sirf: use dynamic method allocate uart structureQipan Li2015-05-101-7/+1Star
* Revert "serial: sirf: add a new uart type support"Qipan Li2015-05-061-4/+0Star
* serial: sirf: rename marco to atlas7Barry Song2015-01-091-2/+2
* serial: sirf: add a new uart type supportQipan Li2014-11-261-0/+4
* serial: sirf: transfer more bytes once to decrease interruptsQipan Li2014-07-101-1/+1
* serial: sirf: fix spinlock deadlock issueQipan Li2014-05-281-2/+0Star
* serial: sirf: move to writel for TXFIFO instead of writebBarry Song2014-05-281-2/+0Star
* serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li2014-02-131-5/+0Star
* serial: sirf: remove duplicate definesMichael Opdenacker2013-10-301-12/+0Star
* serial: sirf: fix the amount of serial portsQipan Li2013-08-281-1/+1
* serial: sirf: define macro for some magic numbers of USPQipan Li2013-08-281-0/+15
* serial: sirf: add DMA support using dmaengine APIsQipan Li2013-08-201-0/+63
* serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li2013-08-151-2/+4
* serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song2013-08-151-1/+0Star
* serial: sirf: make the driver also support USP-based UARTQipan Li2013-08-121-104/+309
* serial: sirf: add support for Marco chipBarry Song2013-08-121-0/+3
* serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song2013-01-181-0/+1
* serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-161-1/+1
* serial/sirf: fixup for changes to pin controlLinus Walleij2012-02-221-1/+1
* UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang2011-11-171-0/+185