| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: sirf: fix kernel panic caused by unpaired spinlock | Qipan Li | 2014-02-13 | 1 | -1/+3 |
* | serial: sirf: correct condition for fetching dma buffer into tty | Qipan Li | 2014-01-07 | 1 | -2/+6 |
* | serial: sirf: provide pm entries of uart_ops | Qipan Li | 2014-01-07 | 1 | -3/+11 |
* | serial: sirf: use PM macro initialize PM functions | Qipan Li | 2014-01-07 | 1 | -6/+11 |
* | serial: sirf: don't submit dma desc after timeout irqs occur | Qipan Li | 2013-09-26 | 1 | -2/+9 |
* | serial: sirf: fix the amount of serial ports | Qipan Li | 2013-08-27 | 1 | -0/+7 |
* | serial: sirf: define macro for some magic numbers of USP | Qipan Li | 2013-08-27 | 1 | -15/+22 |
* | tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-27 | 1 | -0/+3 |
* | serial: sirf: add DMA support using dmaengine APIs | Qipan Li | 2013-08-19 | 1 | -56/+552 |
* | serial: sirf: fix the namespace of startup_uart entry | Qipan Li | 2013-08-19 | 1 | -29/+23 |
* | serial: sirf: fix the typo for rts/cts gpio | Qipan Li | 2013-08-19 | 1 | -5/+5 |
* | serial: sirf: fix the hardware-flow-ctrl for USP-based UART | Qipan Li | 2013-08-14 | 1 | -43/+118 |
* | serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it | Barry Song | 2013-08-14 | 1 | -15/+1 |
* | serial: sirf: Staticize local symbols | Jingoo Han | 2013-08-12 | 1 | -2/+2 |
* | serial: sirf: make the driver also support USP-based UART | Qipan Li | 2013-08-12 | 1 | -194/+346 |
* | serial: sirf: add support for Marco chip | Barry Song | 2013-08-12 | 1 | -14/+62 |
* | serial: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-07-26 | 1 | -2/+1 |
* | tty/serial/sirf: fix error propagation in sirfsoc_uart_probe() | Alexey Khoroshilov | 2013-06-06 | 1 | -2/+3 |
* | tty/serial/sirf: fix MODULE_DEVICE_TABLE | Arnd Bergmann | 2013-04-23 | 1 | -1/+1 |
* | serial: sirf: only use lookup table to set baudrate when ioclk=150MHz | Barry Song | 2013-01-17 | 1 | -7/+21 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -7/+1 |
* | serial: sirf: add support for new SiRFmarco SMP SoC | Barry Song | 2013-01-15 | 1 | -0/+19 |
* | tty: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-05 | 1 | -6/+2 |
* | pinctrl: API changes to support multiple states per device | Stephen Warren | 2012-03-05 | 1 | -9/+3 |
* | pinctrl: assume map table entries can't have a NULL name field | Stephen Warren | 2012-03-02 | 1 | -1/+1 |
* | serial/sirf: fixup for changes to pin control | Linus Walleij | 2012-02-22 | 1 | -10/+10 |
* | UART: add CSR SiRFprimaII SoC on-chip uart drivers | Rong Wang | 2011-11-17 | 1 | -0/+783 |