summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sirfsoc_uart.h
Commit message (Expand)AuthorAgeFilesLines
* serial: sirf: make fifo functions staticBen Dooks2016-06-251-2/+2
* serial: sirf: let uart's receive start in right placeQipan Li2015-07-231-1/+0
* serial: sirf: workaround rx process to avoid possible data lossQipan Li2015-07-231-0/+4
* serial: sirf: use hrtimer for data rxQipan Li2015-06-011-10/+10
* serial: sirf: correct the fifo empty_bitQipan Li2015-06-011-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/+23
* serial: sirf: use dynamic method allocate uart structureQipan Li2015-05-101-7/+1
* Revert "serial: sirf: add a new uart type support"Qipan Li2015-05-061-4/+0
* serial: sirf: rename marco to atlas7Barry Song2015-01-091-2/+2
* serial: sirf: add a new uart type supportQipan Li2014-11-251-0/+4
* serial: sirf: transfer more bytes once to decrease interruptsQipan Li2014-07-091-1/+1
* serial: sirf: fix spinlock deadlock issueQipan Li2014-05-281-2/+0
* serial: sirf: move to writel for TXFIFO instead of writebBarry Song2014-05-281-2/+0
* serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li2014-02-131-5/+0
* serial: sirf: remove duplicate definesMichael Opdenacker2013-10-291-12/+0
* serial: sirf: fix the amount of serial portsQipan Li2013-08-271-1/+1
* serial: sirf: define macro for some magic numbers of USPQipan Li2013-08-271-0/+15
* serial: sirf: add DMA support using dmaengine APIsQipan Li2013-08-191-0/+63
* serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li2013-08-141-2/+4
* serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song2013-08-141-1/+0
* 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-171-0/+1
* serial: sirf: add support for new SiRFmarco SMP SoCBarry Song2013-01-151-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