summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
* drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-2/+2
|\
| * Annotate hardware config module parameters in drivers/tty/David Howells2017-04-201-2/+2
* | serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2017-04-182-2/+26
* | Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2017-04-031-2/+6
|\ \
| * | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker2017-03-311-2/+6
| |/
* | serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R2017-03-311-1/+1
* | serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka2017-03-311-1/+2
* | Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman2017-03-291-2/+7
|\ \ | |/
| * serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-141-0/+2
| * serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-141-2/+5
* | serial: 8250_dw: simplify optional reset handlingPhilipp Zabel2017-03-171-8/+5
* | serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger2017-03-171-5/+38
* | serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R2017-03-141-1/+1
* | serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko2017-03-141-1/+1
|/
* 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
|/
OpenPOWER on IntegriCloud