summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/fsl_lpuart.c
AgeCommit message (Expand)Author
2019-10-11tty: serial: lpuart: Make sure RTSCTS is disabled when RS485 is usedPhilippe Schenker
2019-10-11tty: serial: lpuart: Disable transmitter on setting modem registerPhilippe Schenker
2019-10-11tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker
2019-10-11tty: serial: lpuart: Make sure watermark stuff doesn't touch rs485Philippe Schenker
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-12MLK-21445 serial: fsl_lpuart: do HW reset for communication portFugang Duan
2019-03-05serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
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-12serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan
2019-02-12MLK-18137: fsl_lpuart: Fix loopback modeAdriana Reus
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-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-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-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-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-13710 tty: serial: fsl_lpuart: add magic SysRq supportAndy Duan
2019-02-12MLK-13911-12 tty: serial: fsl: add earlycon supportAnson Huang
2019-02-12Revert "tty: serial: lpuart: avoid leaking struct tty_struct"Jason Liu
2018-10-03tty: serial: lpuart: avoid leaking struct tty_structStefan Agner
2018-05-25serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2017-09-18tty: serial: lpuart: avoid report NULL interruptFugang Duan
2017-08-28serial: fsl_lpuart: Avoid using irq_wake flagAndy Shevchenko
2017-07-30serial: fsl_lpuart: clear unsupported options in .rs485_config()Uwe Kleine-König
2017-07-23Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman
2017-07-18tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32.Marius Vlad