Age | Commit message (Expand) | Author | Files | Lines |
2016-06-26 | serial: sirf: make fifo functions static | Ben Dooks | 1 | -2/+2 |
2015-07-24 | serial: sirf: let uart's receive start in right place | Qipan Li | 1 | -1/+0 |
2015-07-24 | serial: sirf: workaround rx process to avoid possible data loss | Qipan Li | 1 | -0/+4 |
2015-06-01 | serial: sirf: use hrtimer for data rx | Qipan Li | 1 | -10/+10 |
2015-06-01 | serial: sirf: correct the fifo empty_bit | Qipan Li | 1 | -1/+1 |
2015-05-24 | serial: sirf: add serial loopback function support | Qipan Li | 1 | -1/+1 |
2015-05-24 | serial: sirf: enable ATLAS7 USP serial support | Qipan Li | 1 | -14/+19 |
2015-05-10 | serial: sirf: use uart_port's fifosize for fifo related operation | Qipan Li | 1 | -30/+23 |
2015-05-10 | serial: sirf: use dynamic method allocate uart structure | Qipan Li | 1 | -7/+1 |
2015-05-06 | Revert "serial: sirf: add a new uart type support" | Qipan Li | 1 | -4/+0 |
2015-01-10 | serial: sirf: rename marco to atlas7 | Barry Song | 1 | -2/+2 |
2014-11-26 | serial: sirf: add a new uart type support | Qipan Li | 1 | -0/+4 |
2014-07-10 | serial: sirf: transfer more bytes once to decrease interrupts | Qipan Li | 1 | -1/+1 |
2014-05-28 | serial: sirf: fix spinlock deadlock issue | Qipan Li | 1 | -2/+0 |
2014-05-28 | serial: sirf: move to writel for TXFIFO instead of writeb | Barry Song | 1 | -2/+0 |
2014-02-13 | serial: sirf: move to use generic dma dt-binding to get dma channels | Qipan Li | 1 | -5/+0 |
2013-10-30 | serial: sirf: remove duplicate defines | Michael Opdenacker | 1 | -12/+0 |
2013-08-28 | serial: sirf: fix the amount of serial ports | Qipan Li | 1 | -1/+1 |
2013-08-28 | serial: sirf: define macro for some magic numbers of USP | Qipan Li | 1 | -0/+15 |
2013-08-20 | serial: sirf: add DMA support using dmaengine APIs | Qipan Li | 1 | -0/+63 |
2013-08-15 | serial: sirf: fix the hardware-flow-ctrl for USP-based UART | Qipan Li | 1 | -2/+4 |
2013-08-15 | serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it | Barry Song | 1 | -1/+0 |
2013-08-12 | serial: sirf: make the driver also support USP-based UART | Qipan Li | 1 | -104/+309 |
2013-08-12 | serial: sirf: add support for Marco chip | Barry Song | 1 | -0/+3 |
2013-01-18 | serial: sirf: only use lookup table to set baudrate when ioclk=150MHz | Barry Song | 1 | -0/+1 |
2013-01-16 | serial: sirf: add support for new SiRFmarco SMP SoC | Barry Song | 1 | -1/+1 |
2012-02-22 | serial/sirf: fixup for changes to pin control | Linus Walleij | 1 | -1/+1 |
2011-11-17 | UART: add CSR SiRFprimaII SoC on-chip uart drivers | Rong Wang | 1 | -0/+185 |