summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka2016-09-221-21/+34
* Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-051-0/+139
|\
| * serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-311-0/+139
* | serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko2016-08-311-14/+1
* | serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko2016-08-311-234/+8
|/
* 8250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko2016-06-251-0/+24
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-251-2/+2
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-0/+15
|\
| * serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie2016-04-301-0/+12
| * serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-04-281-0/+3
* | dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-4/+4
|/
* 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