summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
* serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2015-03-071-0/+32
* serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing2015-03-071-14/+0
* serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing2015-03-071-4/+0
* Change email address for 8250_pciRussell King2015-03-071-1/+1
* serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior2015-03-071-6/+5
* serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
* tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-021-1/+1
* 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_early: Add support for PXA UARTsRob Herring2015-02-021-3/+5
* serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley2015-02-021-9/+9
* serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-021-1/+34
* serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley2015-02-021-22/+30
* serial: 8250: Refactor divisor programmingPeter Hurley2015-02-021-39/+48
* serial: 8250: Refactor LCR computationPeter Hurley2015-02-021-11/+21
* serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley2015-02-021-8/+9
* 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
OpenPOWER on IntegriCloud