summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-10-29MLK-18137: fsl_lpuart: Fix loopback modeAdriana Reus
2018-10-29MLK-17739 tty: serial: imx: clear wakeup flag before enable wakeup interruptFugang Duan
2018-10-29MLK-17738 tty: serial: lpuart: restore console setting after power lostFugang Duan
2018-10-29MLK-17491-3 serial: fsl_lpuart: lpuart32_serial_setbrg cleanup and handle errorDong Aisheng
2018-10-29MLK-17491-2 serial: fsl_lpuart: improve the baud setting algorithmDong Aisheng
2018-10-29MLK-17491-1 serial: fsl_lpuart: fix the invalid commentsDong Aisheng
2018-10-29MLK-17218 tty: serial: imx: add lock for register save/restoreFugang Duan
2018-10-29MLK-17133-03 tty: serial: lpuart: directly terminate rx dma chans in .shutdown()Fugang Duan
2018-10-29MLK-17133-02 tty: serial: lpuart: add runtime pm supportFugang Duan
2018-10-29MLK-17133-01 tty: serial: lpuart: only enable wakeup interrupt when wakeup en...Fugang Duan
2018-10-29MLK-17005: linux-imx: serial: fsl_lpuart: Clear LOOP mode when requestedAbel Vesa
2018-10-29MLK-16896 tty: serial: lpuart: flush transmit/receive fifo/bufferFugang Duan
2018-10-29MLK-16838 tty: serial: imx: add busfreq support for DMA modeFugang Duan
2018-10-29MLK-16789 tty: serial: lpuart: keep ipg clock enable during .uart_resume_port()Fugang Duan
2018-10-29MLK-16712 tty: serial: lpuart: keep per clock disabled during suspendFugang Duan
2018-10-29MLK-16218 tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2018-10-29MLK-16199 tty: serial: lpuart: don't clear idle flag in eeop modeFugang Duan
2018-10-29MLK-16086 tty: serial: lpuart: add port.lock to protect registers accessing i...Fugang Duan
2018-10-29MLK-16067 tty: serial: lpuart: enable wakeup source in .suspend_noirq()Fugang Duan
2018-10-29MLK-15094 tty: serial: fsl_lpuart: check dma_tx_in_progress in callbackFugang Duan
2018-10-29MLK-15093 tty: serial: imx: enable bit TDMAEN in each DMA transferFugang Duan
2018-10-29MLK-15031-08 tty: serial: fsl_lpuart: optimize the port.lock cover rangeFugang Duan
2018-10-29MLK-15031-07 tty: serial: fsl_lpuart: add port.icount for DMA rx pathFugang Duan
2018-10-29MLK-15031-06 tty: serial: fsl_lpuart: re-calcaulate the minimum DMA transfer ...Fugang Duan
2018-10-29MLK-15031-05 tty: serial: fsl_lpuart: enable dma eeop supportFugang Duan
2018-10-29MLK-15031-04 tty: serial: fsl_lpuart: wait baud rate stableFugang Duan
2018-10-29MLK-15031-03 tty: serial: fsl_lpuart: fix the typo in clock get failed pathFugang Duan
2018-10-29MLK-15031-02 tty: serial: fsl_lpuart: free the rx dma buffer when port is closedFugang Duan
2018-10-29MLK-15031-01 tty: serial: fsl_lpuart: drop the error frameFugang Duan
2018-10-29MLK-14980 tty: serial: fsl_lpuart: remove unnecessary .async_tx_ack()Fugang Duan
2018-10-29MLK-14955-1 imx8: Added MXC_ARM64 into dependentFrank Li
2018-10-29MLK-14616 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero settingAndy Duan
2018-10-29MLK-14543 tty: serial: fsl_lpuart: add lpuart32 dma supportAndy Duan
2018-10-29MLK-14546 tty: serial: fsl_lpuart: add per_clk supportAndy Duan
2018-10-29MLK-14498-13 tty: serial: imx: use tty_port_suspended() instead of ASYNC_SUSP...Andy Duan
2018-10-29MLK-14498-8 tty: serial: imx: add modem device resetAndy Duan
2018-10-29MLK-14498-6 tty: serial: imx: pass ->dev to dma_alloc_coherent() APIAndy Duan
2018-10-29MLK-12294 tty: serial: imx: init sport->flags before tx DMA readyFugang Duan
2018-10-29MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2018-10-29MLK-11851 tty: series: imx: add dma memory check before freeingFugang Duan
2018-10-29MLK-14498-6 tty: serial: imx: align tx path with kernel 3.14Andy Duan
2018-10-29MLK-11665 tty: serial: imx: move dma init to .startup() functionAndy Duan
2018-10-29MLK-10274 tty: serial: clear AWAKE bit after resume backAndy Duan
2018-10-29MLK-14498-5 tty: serial: imx: fix the DMA issueAndy Duan
2018-10-29Revert "serial: imx: drop useless member from driver data"Leonard Crestez
2018-10-29MLK-13710 tty: serial: fsl_lpuart: add magic SysRq supportAndy Duan
2018-10-29MLK-13911-12 tty: serial: fsl: add earlycon supportAnson Huang
2018-10-29MLK-13798 tty: serial: imx: Only poke at suspend wakeup bits in noirq phaseLeonard Crestez
2018-10-29MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2018-10-29MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan