summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_omap.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren2018-05-141-1/+15
* serial: 8250: omap: Provide ability to enable/disable UART as wakeup sourceVignesh R2018-04-231-0/+11
* serial: 8250: 8250_omap: Fix throttling when DMA is enabledVignesh R2018-02-281-1/+10
* serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer2017-12-151-1/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: Add define for max baud rate divisorEd Blake2017-10-041-2/+2
* serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R2017-06-291-2/+21
* serial: 8250: omap: Disable DMA for console UARTVignesh R2017-05-181-0/+4
* serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-01-251-1/+7
* serial: 8250_omap: Remove rx_dma_broken flagVignesh R2017-01-201-5/+0
* serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R2017-01-201-6/+3
* serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R2017-01-201-4/+7
* Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-18/+13
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-251-13/+18
* tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-251-2/+2
* serial: omap8250: Terminate rx dma only for flushesPeter Hurley2016-04-301-1/+1
* serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley2016-04-301-39/+28
* serial: omap8250: Simplify rx dma completion interfacePeter Hurley2016-04-301-6/+4
* serial: omap8250: Drop rx buffer syncPeter Hurley2016-04-301-6/+0
* serial: omap8250: Eliminate local in omap8250_runtime_resume()Peter Hurley2016-04-301-3/+1
* serial: 8250: Eliminate needless local in irq handlersPeter Hurley2016-04-301-6/+2
* serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko2016-03-071-6/+3
* tty: 8250_omap: Use software emulated RS485 direction controlMatwey V. Kornilov2016-02-061-0/+31
* serial: 8250_omap: Remove RTS clearPeter Hurley2015-10-171-1/+0
* serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior2015-10-041-2/+5
* tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior2015-08-141-1/+13
* serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley2015-07-231-14/+2
* serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori2015-07-231-0/+1
* serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori2015-07-231-6/+59
* serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori2015-07-231-11/+21
* serial: 8250_omap: refactor mdr1 updateSekhar Nori2015-07-231-5/+12
* serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori2015-07-231-2/+2
* serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren2015-06-091-54/+4
* serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-05-241-9/+73
* tty: serial: 8250: omap: synchronize rx_runningJohn Ogness2015-05-061-16/+49
* serial: 8250: remove the redundant includeWang Long2015-03-261-1/+0
* serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley2015-02-021-9/+7
* serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-021-1/+6
* tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* serial: omap_8250: Fix RTS handling, part BPeter Hurley2015-01-091-6/+9
* serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-091-3/+22
* tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior2015-01-091-0/+40
* tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-191-7/+7
* tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-251-7/+8
* tty: serial: 8250: omap: add dma supportSebastian Andrzej Siewior2014-11-051-0/+71
* tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior2014-11-051-0/+55
* tty: serial: 8250_omap: add custom DMA-RX callbackSebastian Andrzej Siewior2014-11-051-0/+96
* tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior2014-11-051-0/+144
* tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior2014-11-051-0/+914
OpenPOWER on IntegriCloud