summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko2015-02-021-0/+4
* serial: 8250_core: remove redundant else keywordAndy Shevchenko2015-02-021-2/+4
* serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley2015-02-021-1/+7
* serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus2015-02-021-2/+2
* Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman2015-01-191-3/+26
|\
| * tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26
* | serial: 8250_early: optimize early 8250 uartVineet Gupta2015-01-091-2/+5
* | tty: 8250: Add 64byte UART support for FSL platformsVijay Rai2015-01-091-1/+22
* | tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* | serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan2015-01-091-0/+11
* | serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko2015-01-091-1/+1
* | serial: omap_8250: Fix RTS handling, part BPeter Hurley2015-01-091-6/+9
* | serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-092-4/+33
* | tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior2015-01-092-0/+59
|/
* tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-191-7/+7
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-2/+2
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
| * tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
|\ \
| * | tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
| |/
* | serial: 8250: don't attempt a trylock if in sysrqRabin Vincent2014-11-251-1/+3
* | serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung2014-11-251-15/+46
* | serial: 8250_dw: Use 64-bit access for OCTEON.David Daney2014-11-251-14/+41
* | tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-251-7/+8
* | serial: 8250_core: actually limit char reads to max_countFrans Klaver2014-11-061-1/+1
* | serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko2014-11-061-2/+0
* | serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko2014-11-061-9/+6
* | serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado2014-11-061-39/+0
* | 8250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado2014-11-061-3/+5
* | serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado2014-11-061-0/+2
* | serial: 8250: sparse warning of incorrect typeSudip Mukherjee2014-11-061-1/+1
* | parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2014-11-061-0/+21
* | serial: Test/disable MSIs if switching from N_PPSPeter Hurley2014-11-061-1/+20
* | serial: Take uart port lock for direct *_enable_ms()Peter Hurley2014-11-061-0/+2
* | serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-061-2/+2
* | serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU2014-11-061-0/+6
* | serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra2014-11-061-0/+2
* | serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra2014-11-061-30/+17
* | tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang2014-11-061-2/+2
* | serial: ralink: adds Mediatek MT7620 serialJohn Crispin2014-11-061-1/+1
* | serial: of: add a PORT_RT2880 definitionJohn Crispin2014-11-061-1/+4
* | serial: 8250_em: Remove out-of-memory messagePeter Hurley2014-11-051-3/+1
* | serial: hp300: Remove obsolete commentsPeter Hurley2014-11-051-4/+0
* | serial: 8250_dw: Add DMA support for non-ACPI platformsRay Jui2014-11-051-0/+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-053-2/+61
* | 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: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior2014-11-053-5/+11
* | tty: serial: 8250_dma: keep own book keeping about RX transfersSebastian Andrzej Siewior2014-11-052-6/+5
OpenPOWER on IntegriCloud