blob: 66a43eba265a24d79e2f8b2791e2f1a322c3e34a [file] [log] [blame]
76821e222c18 ("serial: imx: ensure that RX irqs are off if RX is off")
dedc64e02f5d ("serial: imx: Stop to receive in .stop_rx()")
4444dcf1fe7e ("serial: imx: use u32 variables with matching names for registers")
686351f342fa ("serial: imx: simplify some conditions related to dma")
27c844261b87 ("serial: imx: add wrappers for writel and readl")
6aed2a885041 ("serial: imx: document functions that are called with port.lock taken")
302e8dcc3f78 ("serial: imx: Rename register fields to match newer reference manuals")
42afa627c338 ("serial: imx: drop check for enabled dma in .startup")
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")