summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/imx.c
AgeCommit message (Expand)Author
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17serial: imx: fix error handling in console_setupStefan Agner
2019-05-24tty: serial: imx: fix merge inconsistencyMarcel Ziswiler
2019-05-24serial: imx: add RS-485 device tree propertiesStefan Agner
2019-05-24tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2019-05-24tty: serial: imx: disable DCD and RI interruptsStefan Agner
2019-02-12MLK-17739 tty: serial: imx: clear wakeup flag before enable wakeup interruptFugang Duan
2019-02-12MLK-17218 tty: serial: imx: add lock for register save/restoreFugang Duan
2019-02-12MLK-16838 tty: serial: imx: add busfreq support for DMA modeFugang Duan
2019-02-12MLK-15093 tty: serial: imx: enable bit TDMAEN in each DMA transferFugang 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-13798 tty: serial: imx: Only poke at suspend wakeup bits in noirq phaseLeonard Crestez
2019-02-12MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2019-02-12MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2019-02-12MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2019-02-12MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2018-10-03serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-05-25serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2017-12-10serial: imx: Update cached mctrl value when changing RTSIan Jamison
2017-08-28serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison
2017-08-28tty: serial: imx: disable irq after suspendMaxim Yu. Osipov
2017-07-30serial: imx: drop useless member from driver dataUwe Kleine-König
2017-07-17serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison
2017-07-17Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han
2017-06-29serial: imx: Enable RTSD only when neededNandor Han
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2017-05-18imx-serial: RX DMA startup latencyPeter Senna Tschudin
2017-04-11imx-serial: Reduce RX DMA startup latency when opening for readingPeter Senna Tschudin
2017-04-08serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König
2017-01-31serial: imx: Fix the CTS_B polarity in RS485 modeFabio Estevam
2017-01-31serial: imx: Fix the RTS GPIO polarity in RS485 modeFabio Estevam
2017-01-12serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam
2016-09-27serial: imx: Fix DCD readingSascha Hauer
2016-09-15serial: imx: Replace dmaengine old APIFabien Lahoudere
2016-09-13serial: imx: add error messages when .probe failsUwe Kleine-König