summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: exar: Enable MSI supportJan Kiszka2017-02-101-1/+7
* serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-102-0/+19
* serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0
* serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-102-143/+79
* serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka2017-02-101-13/+9
* serial: exar: Fix mapping of port I/O resourcesJan Kiszka2017-02-101-0/+3
* serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson2017-02-101-0/+23
* serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun2017-02-091-1/+1
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-02-061-0/+13
* serial: 8250_pci: remove exar codeSudip Mukherjee2017-02-032-333/+4
* serial: exar: split out the exar code from 8250_pciSudip Mukherjee2017-02-033-0/+401
* 8250: of: remove remnants of generic of_serial driverArnd Bergmann2017-01-271-69/+24
* serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-01-251-1/+7
* serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker2017-01-251-1/+1
* 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
* tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav2017-01-191-0/+4
* serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko2017-01-191-2/+2
* serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko2017-01-191-1/+7
* serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko2017-01-191-0/+33
* serial: 8250_dw: Allow hardware flow control to be usedJason Uy2017-01-191-3/+2
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-163-9/+7
|\
| * Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| * Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| * 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
* | serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2017-01-122-0/+23
* | serial: 8250_mid: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_lpss: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_pci: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin2017-01-121-4/+0
* | serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko2017-01-121-2/+2
* | serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov2017-01-121-0/+1
* | serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)2017-01-121-4/+9
|/
* Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-141-1/+1
|\
| * dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+1
* | serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
* | serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2016-11-291-4/+19
* | serial: 8250_dw: Add support for IrDA SIR modeEd Blake2016-11-161-0/+22
* | serial: 8250: Expose set_ldisc functionEd Blake2016-11-162-2/+13
* | serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-162-2/+3
* | serial: 8250_dma: power off device after TX is doneAndy Shevchenko2016-11-161-2/+7
* | serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko2016-11-162-2/+9
* | serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann2016-11-101-4/+2
* | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti2016-11-101-0/+34
* | serial: 8250_pxa: hide early console setup when disabledArnd Bergmann2016-11-101-0/+2
* | serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada2016-11-101-2/+2
* | serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada2016-11-101-18/+24
* | Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-303-4/+5
|\ \
| * | tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2