Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / tty / serial / pch_uart.c
2012-04-18 Tomoya MORINAGApch_uart: Fix dma channel unallocated issue
2012-04-12 Linus TorvaldsMerge tag 'tty-3.4-rc2' of git://git./linux/kernel...
2012-04-09 Michael Brunnerpch_uart: Add Kontron COMe-mTT10 uart clock quirk
2012-04-09 Tomoya MORINAGApch_uart: Fix MSI setting issue
2012-04-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-29 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-03-21 Alexandre Bouninedmaengine/dma_slave: introduce inline wrappers
2012-03-09 Darren Hartpch_uart: Add module parameter descriptions
2012-03-09 Darren Hartpch_uart: Use existing default_baud in setup_console
2012-03-09 Darren Hartpch_uart: Add user_uartclk parameter
2012-03-09 Darren Hartpch_uart: Add Fish River Island II uart clock quirks
2012-03-09 Darren Hartpch_uart: Use uartclk instead of base_baud
2012-02-09 Feng Tangserial: pch_uart: trivail cleanup by removing the pch_u...
2012-02-09 Feng Tangserial: pch_uart: trivial cleanup by removing the get_msr()
2012-02-09 Feng Tangserial: pch_uart: add debugfs hook for register dump
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2011-11-27 Greg Kroah-HartmanMerge 3.2-rc3 into tty-next to handle merge conflict...
2011-11-17 Vinod KoulMerge branch 'dma_slave_direction' into next_test_dirn
2011-11-15 Alexander Steindrivers/tty/serial/pch_uart.c: add console support
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-31 Vinod Koulspi, serial: move to dma_transfer_direction
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/