aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26serial: 8250: remove the redundant includeWang Long1-1/+0
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley1-9/+7
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley1-1/+6
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley1-6/+9
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley1-3/+22
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior1-0/+40
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior1-7/+8
2014-11-05tty: serial: 8250: omap: add dma supportSebastian Andrzej Siewior1-0/+71
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior1-0/+55
2014-11-05tty: serial: 8250_omap: add custom DMA-RX callbackSebastian Andrzej Siewior1-0/+96
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior1-0/+144
2014-11-05tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior1-0/+914