summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE2016-03-071-0/+14
* serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko2016-03-071-5/+0
* serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko2016-03-071-24/+8
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-0/+21
|\
| * tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
* | tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-061-8/+8
* | tty: serial: 8250: Merge duplicate conditionsAnton Wuerfel2016-02-061-4/+4
* | tty: serial: 8250: Add parentheses to macroAnton Wuerfel2016-02-061-1/+1
* | tty: serial: 8250: Remove else after returnAnton Wuerfel2016-02-061-8/+8
* | tty: serial: 8250: Replace spaces with tabsAnton Wuerfel2016-02-061-6/+6
* | tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-061-3/+5
* | serial/8250_pci: simplify Pericom handlingJan Beulich2016-02-061-33/+0
* | serial: 8250_pci: use to_pci_dev()Geliang Tang2016-02-061-2/+1
|/
* serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-291-0/+29
* serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2015-10-171-0/+1
* serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus2015-10-171-222/+6
* serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung2015-08-051-4/+21
* serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee2015-08-041-21/+61
* serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2015-08-041-0/+4
* serial: 8250_pci: add RS485 for F81504/508/512Peter Hung2015-08-031-0/+61
* serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald2015-06-121-3/+19
* serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald2015-06-121-0/+21
* serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald2015-04-281-2/+23
* serial: 8250_pci: port failed after wakeup from S3Peter Hung2015-04-101-64/+50
* serial: 8250_pci: add Intel Tangier supportAndy Shevchenko2015-03-261-0/+49
* serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko2015-03-261-44/+34
* serial: 8250_pci: replace switch-case by formulaAndy Shevchenko2015-03-261-31/+9
* serial: 8250_pci: remove non-used var for F81504Peter Hung2015-03-261-9/+2
* Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-16/+198
|\
| * serial: 8250_pci: add Intel Penwell portsAndy Shevchenko2015-03-071-0/+183
| * serial: 8250_pci: convert to dev_pm_opsAndy Shevchenko2015-03-071-16/+15
* | 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_pci: remove one useless explicit type conversionHeikki Krogerus2015-02-021-2/+2
* tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26
* serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung2014-11-251-15/+46
* parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2014-11-061-0/+21
* serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra2014-11-061-0/+2
* serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra2014-11-061-30/+17
* 8250_pci: Added driver for Endrun Technologies PTP PCIe card.Mike Skoog2014-11-051-0/+67
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-11/+67
|\
| * serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox2014-09-111-0/+27
| * serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko2014-09-111-11/+40
* | serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus2014-09-281-13/+0
* | serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2014-09-281-0/+21
|/
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-171-4/+2
* serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright2014-05-281-0/+9
* parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-281-0/+10
* serial: 8250_pci: change BayTrail default uartclkAaron Sierra2014-03-081-3/+7
OpenPOWER on IntegriCloud