Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pch_uart: Fix DMA channel miss-setting issue. | Tomoya MORINAGA | 2011-02-23 | 1 | -12/+47 |
* | pch_uart: fix exclusive access issue | Tomoya MORINAGA | 2011-02-23 | 1 | -2/+9 |
* | pch_uart: fix auto flow control miss-setting issue | Tomoya MORINAGA | 2011-02-23 | 1 | -6/+13 |
* | pch_uart: fix uart clock setting issue | Tomoya MORINAGA | 2011-02-23 | 1 | -1/+6 |
* | pch_uart : Use dev_xxx not pr_xxx | Tomoya MORINAGA | 2011-02-23 | 1 | -28/+49 |
* | pch_uart : Reduce memcpy | Tomoya MORINAGA | 2011-02-23 | 1 | -8/+5 |
* | pch_uart: add spin_lock_init | Tomoya MORINAGA | 2011-02-23 | 1 | -0/+2 |
* | pch_uart: add multi-scatter processing | Tomoya MORINAGA | 2011-02-23 | 1 | -28/+89 |
* | serial: pch_uart: support new device ML7213 | Tomoya MORINAGA | 2011-02-03 | 1 | -8/+19 |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -0/+1451 |