summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka1-4/+11
2017-06-03serial: 8250_of: Add reset supportJoel Stanley1-0/+10
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman1-10/+11
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell3-1/+10
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka1-9/+10
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel1-1/+1
2017-05-18serial: exar: Preconfigure xr17v35x MPIOs as outputJan Kiszka1-2/+2
2017-05-18drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr3-0/+334
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley1-1/+1
2017-05-18serial: 8250_exar: Remove duplicate assignmentAndy Shevchenko1-1/+0
2017-05-18serial: 8250: omap: Disable DMA for console UARTVignesh R1-0/+4
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2017-04-20Annotate hardware config module parameters in drivers/tty/David Howells1-2/+2
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2-2/+26
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman1-2/+6
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker1-2/+6
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R1-1/+1
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka1-1/+2
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman1-2/+7
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel1-8/+5
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger1-5/+38
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R1-1/+1
2017-03-14serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko1-1/+1
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan1-0/+2
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner1-2/+5
2017-02-10serial: exar: Enable MSI supportJan Kiszka1-1/+7
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2-0/+19
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka1-22/+0
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2-143/+79
2017-02-10serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka1-13/+9
2017-02-10serial: exar: Fix mapping of port I/O resourcesJan Kiszka1-0/+3
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson1-0/+23
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun1-1/+1
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee2-333/+4
2017-02-03serial: exar: split out the exar code from 8250_pciSudip Mukherjee3-0/+401
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann1-69/+24
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren1-1/+7
2017-01-25serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker1-1/+1
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R1-5/+0
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R1-6/+3
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R1-4/+7
2017-01-19tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav1-0/+4
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko1-2/+2
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko1-1/+7
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko1-0/+33
2017-01-19serial: 8250_dw: Allow hardware flow control to be usedJason Uy1-3/+2
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman3-9/+7
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2-0/+23
2017-01-12serial: 8250_mid: make option visibleJean Delvare1-1/+1