aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev1-2/+7
2011-02-22pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA1-12/+47
2011-02-22pch_uart: fix exclusive access issueTomoya MORINAGA1-2/+9
2011-02-22pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA1-6/+13
2011-02-22pch_uart: fix uart clock setting issueTomoya MORINAGA1-1/+6
2011-02-22pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA1-28/+49
2011-02-22pch_uart : Reduce memcpyTomoya MORINAGA1-8/+5
2011-02-22pch_uart: add spin_lock_initTomoya MORINAGA1-0/+2
2011-02-22pch_uart: add multi-scatter processingTomoya MORINAGA1-28/+89
2011-02-17serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl1-1/+0
2011-02-03serial: pch_uart: support new device ML7213Tomoya MORINAGA1-8/+19
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1451