summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/imx.c
AgeCommit message (Expand)Author
2018-12-24tty: serial: imx: fix merge inconsistencyMarcel Ziswiler
2018-12-24serial: imx: add RS-485 device tree propertiesStefan Agner
2018-12-24tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2018-12-24tty: serial: imx: disable DCD and RI interruptsStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-10-03serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-08-24MLK-17739 tty: serial: imx: clear wakeup flag before enable wakeup interruptFugang Duan
2018-08-24MLK-17218 tty: serial: imx: add lock for register save/restoreFugang Duan
2018-08-24MLK-16838 tty: serial: imx: add busfreq support for DMA modeFugang Duan
2018-08-24MLK-15093 tty: serial: imx: enable bit TDMAEN in each DMA transferFugang Duan
2018-08-24MLK-14498-13 tty: serial: imx: use tty_port_suspended() instead of ASYNC_SUSP...Andy Duan
2018-08-24MLK-14498-8 tty: serial: imx: add modem device resetAndy Duan
2018-08-24MLK-14498-6 tty: serial: imx: pass ->dev to dma_alloc_coherent() APIAndy Duan
2018-08-24MLK-12294 tty: serial: imx: init sport->flags before tx DMA readyFugang Duan
2018-08-24MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2018-08-24MLK-11851 tty: series: imx: add dma memory check before freeingFugang Duan
2018-08-24MLK-14498-6 tty: serial: imx: align tx path with kernel 3.14Andy Duan
2018-08-24MLK-11665 tty: serial: imx: move dma init to .startup() functionAndy Duan
2018-08-24MLK-10274 tty: serial: clear AWAKE bit after resume backAndy Duan
2018-08-24MLK-14498-5 tty: serial: imx: fix the DMA issueAndy Duan
2018-08-24MLK-13798 tty: serial: imx: Only poke at suspend wakeup bits in noirq phaseLeonard Crestez
2018-08-24MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2018-08-24MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2018-08-23MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2018-08-23MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2018-08-23MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2018-05-25serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-09serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2018-03-22serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio 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
2016-09-02Allowing UART DMA to be configured on i.MX53Martyn Welch
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2016-08-31serial: imx-serial - update RX error counters when DMA is usedNandor Han
2016-08-31serial: imx-serial - update UART IMX driver to use cyclic DMANandor Han
2016-04-30serial: imx: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
2016-04-30serial: imx: implement DSR irq handling for DTE modeUwe Kleine-König
2016-04-30serial: imx: reorder functions to simplify next patchUwe Kleine-König
2016-04-30serial: imx: only count 0->1 transitions for RNGUwe Kleine-König
2016-04-30serial: imx: make sure unhandled irqs are disabledUwe Kleine-König
2016-04-30serial: imx: let irq handler return IRQ_NONE if no event was handledUwe Kleine-König
2016-04-30serial: imx: fix polarity of RIUwe Kleine-König
2016-04-30serial: imx: support RS-485 Rx disable on TxBaruch Siach
2016-02-06serial: imx: Fix suspend / resume.Martin Fuzzey
2015-12-13serial: imx: implement handshaking using gpios with the mctrl_gpio helperUwe Kleine-König
2015-12-13serial: imx: reorder functions and simplify a bitUwe Kleine-König
2015-12-13serial: imx: repair and complete handshakingUwe Kleine-König
2015-12-13serial: imx: fix a possible NULL dereferenceLABBE Corentin