aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sirfsoc_uart.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09serial: sirf: rename marco to atlas7Barry Song1-2/+2
2014-11-25serial: sirf: add a new uart type supportQipan Li1-0/+4
2014-07-09serial: sirf: transfer more bytes once to decrease interruptsQipan Li1-1/+1
2014-05-28serial: sirf: fix spinlock deadlock issueQipan Li1-2/+0
2014-05-28serial: sirf: move to writel for TXFIFO instead of writebBarry Song1-2/+0
2014-02-13serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li1-5/+0
2013-10-29serial: sirf: remove duplicate definesMichael Opdenacker1-12/+0
2013-08-27serial: sirf: fix the amount of serial portsQipan Li1-1/+1
2013-08-27serial: sirf: define macro for some magic numbers of USPQipan Li1-0/+15
2013-08-19serial: sirf: add DMA support using dmaengine APIsQipan Li1-0/+63
2013-08-14serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li1-2/+4
2013-08-14serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song1-1/+0
2013-08-12serial: sirf: make the driver also support USP-based UARTQipan Li1-104/+309
2013-08-12serial: sirf: add support for Marco chipBarry Song1-0/+3
2013-01-17serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song1-0/+1
2013-01-15serial: sirf: add support for new SiRFmarco SMP SoCBarry Song1-1/+1
2012-02-22serial/sirf: fixup for changes to pin controlLinus Walleij1-1/+1
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang1-0/+185