pch_uart: Add MSI support
[linux-flexiantxendom0.git] / drivers / tty / serial / pch_uart.c
2011-07-08 Alexander Steinpch_uart: Add MSI support
2011-06-07 Uwe Kleine-Königserial/pch: use global div helper instead of creating...
2011-05-25 Andrew Mortondrivers/tty/serial/pch_uart.c needs slab.h
2011-05-10 Tomoya MORINAGApch_uart: Support new device ML7223 IOH
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-14 Denis Turischevpch_uart: reference clock on CM-iTC
2011-02-23 Tomoya MORINAGApch_uart: Fix DMA channel miss-setting issue.
2011-02-23 Tomoya MORINAGApch_uart: fix exclusive access issue
2011-02-23 Tomoya MORINAGApch_uart: fix auto flow control miss-setting issue
2011-02-23 Tomoya MORINAGApch_uart: fix uart clock setting issue
2011-02-23 Tomoya MORINAGApch_uart : Use dev_xxx not pr_xxx
2011-02-23 Tomoya MORINAGApch_uart : Reduce memcpy
2011-02-23 Tomoya MORINAGApch_uart: add spin_lock_init
2011-02-23 Tomoya MORINAGApch_uart: add multi-scatter processing
2011-02-17 Jesper Juhlserial, pch uart: Remove duplicate inclusion of linux...
2011-02-03 Tomoya MORINAGAserial: pch_uart: support new device ML7213
2011-01-13 Greg Kroah-Hartmantty: move drivers/serial/ to drivers/tty/serial/