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