blob: 0150012392b344ad66e1e810acdf4b5aba502b8f [file] [log] [blame]
186654149264 ("serial: imx: Fix handling of TC irq in combination with DMA")
4444dcf1fe7e ("serial: imx: use u32 variables with matching names for registers")
27c844261b87 ("serial: imx: add wrappers for writel and readl")
302e8dcc3f78 ("serial: imx: Rename register fields to match newer reference manuals")
4238c00bb154 ("serial: imx: simplify tracking of dma being initialized")
437768962f75 ("serial: imx: Only handle irqs that are actually enabled")
0399fd614714 ("serial: imx: rename variables to match the register names")
135ccb012995 ("serial: imx: drop if that always evaluates to true")
45ca673e81df ("tty: serial: imx: allow breaks to be received when using dma")
09df0b3464e5 ("serial: imx: fix endless loop during suspend")
38b1f0fb42f7 ("serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS")
1f043572cbbe ("tty: serial: imx: remove imx_disable_rx_int")
9ce99a3a9284 ("tty: serial: imx: remove dead code imx_dma_rxint")
94be6d74d040 ("serial: imx: add hibernation support")
0f7bdbd2b351 ("serial: imx: Switch setting dma_is_txing from "false" to "0"")
4139fd76cd92 ("serial: imx: only set dma_is_rxing when DMA starts")
5aabd3b0077e ("serial: imx: Avoid post-PIO cleanup if TX DMA is started")
64432a855148 ("serial: imx: drop useless member from driver data")
514ab34dbad6 ("serial: imx: Prevent TX buffer PIO write when a DMA has been started")
6376cd39ea0b ("serial: imx: Enable RTSD only when needed")
aa668632ae8c ("Merge 4.12-rc3 into tty-next")