aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner
2017-02-10serial: exar: Enable MSI supportJan Kiszka
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka
2017-02-10serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-02-10serial: exar: Fix mapping of port I/O resourcesJan Kiszka
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee
2017-02-03serial: exar: split out the exar code from 8250_pciSudip Mukherjee
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-01-25serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R
2017-01-19tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: 8250_mid: make option visibleJean Delvare
2017-01-12serial: 8250_lpss: make option visibleJean Delvare
2017-01-12serial: 8250_pci: make option visibleJean Delvare
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko
2017-01-12serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-11-30serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-11-29serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2016-11-16serial: 8250_dw: Add support for IrDA SIR modeEd Blake
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-11-16serial: 8250_dma: power off device after TX is doneAndy Shevchenko
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann
2016-11-10serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada
2016-11-10serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada