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