pch_uart: Fix MSI setting issue
[linux-flexiantxendom0.git] / drivers / tty / serial / pch_uart.c
2012-04-30 Tomoya MORINAGApch_uart: Fix MSI setting issue
2011-11-15 Tomoya MORINAGApch_uart: Fix DMA resource leak issue
2011-11-15 Tomoya MORINAGApch_uart: Change company name OKI SEMICONDUCTOR to...
2011-11-15 Tomoya MORINAGApch_uart: Support new device LAPIS Semiconductor ML7831 IOH
2011-11-15 Tomoya MORINAGApch_uart: Fix hw-flow control issue
2011-10-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-09-22 Jiri SlabyTTY: serial, fix includes in some drivers
2011-08-22 Tomoya MORINAGApch_uart: Set PCIe bus number using probe parameter
2011-07-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-07-08 Alexander Steinpch_uart: add missing comment about OKI ML7223
2011-07-08 Alexander Steinpch_uart: Add MSI support
2011-06-16 Alexander Steindrivers/tty/serial/pch_uart.c: don't oops if dmi_get_sy...
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/