summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-03-231-0/+105
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-03-231-18/+18
* serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-02-121-4/+5
* serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-07-081-2/+0
* serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko2018-03-241-3/+7
* serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-03-191-0/+11
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-12-101-0/+3
* serial: 8250_pci: Enable device after we check black listAndy Shevchenko2017-07-301-10/+29
* serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko2017-07-301-1/+1
* tty: serial: pci: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
* serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0
* serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-101-138/+1
* 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-031-333/+3
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-161-7/+5
|\
| * 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
* | serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)2017-01-121-4/+9
|/
* serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2016-11-291-4/+19
* 8250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti2016-11-101-0/+34
* 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