summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA2011-02-231-12/+47
* pch_uart: fix exclusive access issueTomoya MORINAGA2011-02-231-2/+9
* pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA2011-02-231-6/+13
* pch_uart: fix uart clock setting issueTomoya MORINAGA2011-02-231-1/+6
* pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA2011-02-231-28/+49
* pch_uart : Reduce memcpyTomoya MORINAGA2011-02-231-8/+5
* pch_uart: add spin_lock_initTomoya MORINAGA2011-02-231-0/+2
* pch_uart: add multi-scatter processingTomoya MORINAGA2011-02-231-28/+89
* serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-031-8/+19
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1451