aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_omap.c
AgeCommit message (Expand)Author
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König
2023-07-27serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-11-25serial: 8250: omap: Flush PM QOS work on removeTony Lindgren
2022-11-25serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren
2022-11-25serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-10-01serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2019-10-07serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford
2019-09-04serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko
2019-01-18serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R
2019-01-18serial: 8250_omap: Drop check for of_nodeVignesh R
2018-11-09serial: 8250: Process sysrq at port unlock timeDouglas Anderson
2018-06-28serial: 8250_omap: Add support for AM654 UART controllerNishanth Menon
2018-05-14serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren
2018-04-23serial: 8250: omap: Provide ability to enable/disable UART as wakeup sourceVignesh R
2018-02-28serial: 8250: 8250_omap: Fix throttling when DMA is enabledVignesh R
2017-12-15serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R
2017-05-18serial: 8250: omap: Disable DMA for console UARTVignesh R
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov
2016-04-30serial: omap8250: Terminate rx dma only for flushesPeter Hurley
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley
2016-04-30serial: omap8250: Simplify rx dma completion interfacePeter Hurley
2016-04-30serial: omap8250: Drop rx buffer syncPeter Hurley
2016-04-30serial: omap8250: Eliminate local in omap8250_runtime_resume()Peter Hurley
2016-04-30serial: 8250: Eliminate needless local in irq handlersPeter Hurley
2016-03-07serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko
2016-02-06tty: 8250_omap: Use software emulated RS485 direction controlMatwey V. Kornilov
2015-10-17serial: 8250_omap: Remove RTS clearPeter Hurley
2015-10-04serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior
2015-08-14tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior
2015-07-23serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley
2015-07-23serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori
2015-07-23serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori
2015-07-23serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori
2015-07-23serial: 8250_omap: refactor mdr1 updateSekhar Nori
2015-07-23serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori
2015-06-09serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren