aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
Commit message (Expand)AuthorAge
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-22
* | pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2011-08-22
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * pch_uart: add missing comment about OKI ML7223Alexander Stein2011-07-08
| * pch_uart: Add MSI supportAlexander Stein2011-07-08
| * serial/pch: use global div helper instead of creating a private oneUwe Kleine-König2011-06-07
* | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-15
|/
* drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-25
* pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl2011-02-17
* | pch_uart: reference clock on CM-iTCDenis Turischev2011-03-14
* | pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA2011-02-22
* | pch_uart: fix exclusive access issueTomoya MORINAGA2011-02-22
* | pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA2011-02-22
* | pch_uart: fix uart clock setting issueTomoya MORINAGA2011-02-22
* | pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA2011-02-22
* | pch_uart : Reduce memcpyTomoya MORINAGA2011-02-22
* | pch_uart: add spin_lock_initTomoya MORINAGA2011-02-22
* | pch_uart: add multi-scatter processingTomoya MORINAGA2011-02-22
* | serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-03
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13