summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_omap.c
AgeCommit message (Expand)Author
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
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
2015-05-24serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-06tty: serial: 8250: omap: synchronize rx_runningJohn Ogness
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-05tty: serial: 8250: omap: add dma supportSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-RX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior