summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/pch_uart.c
AgeCommit message (Expand)Author
2012-05-17dmaengine/dma_slave: fix merge issueLaxman Dewangan
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-08-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-08pch_uart: add missing comment about OKI ML7223Alexander Stein
2011-07-08pch_uart: Add MSI supportAlexander Stein
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-07serial/pch: use global div helper instead of creating a private oneUwe Kleine-König
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev
2011-02-22pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA
2011-02-22pch_uart: fix exclusive access issueTomoya MORINAGA
2011-02-22pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA
2011-02-22pch_uart: fix uart clock setting issueTomoya MORINAGA
2011-02-22pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA
2011-02-22pch_uart : Reduce memcpyTomoya MORINAGA
2011-02-22pch_uart: add spin_lock_initTomoya MORINAGA
2011-02-22pch_uart: add multi-scatter processingTomoya MORINAGA
2011-02-17serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl
2011-02-03serial: pch_uart: support new device ML7213Tomoya MORINAGA
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman