aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-211-0/+10
|\
| * serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
* | serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing2020-09-161-9/+0
* | Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-311-1/+1
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng2020-08-281-0/+56
|/
* serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2020-05-081-6/+0
* serial: 8250_pci: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+3
* Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-031-288/+4
|\
| * Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam2019-11-271-288/+4
* | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-5/+3
|/
* serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer2019-09-041-1/+26
* serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)2019-09-041-0/+121
* serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng2019-09-041-14/+99
* serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng2019-09-041-17/+76
* serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam2019-09-041-4/+288
* serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan2019-09-041-2/+1
* serial: 8250: pericom_do_set_divisor can be statickbuild test robot2019-06-181-1/+1
* serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan2019-06-181-18/+79
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-02-131-0/+105
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-02-131-18/+18
* serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus2019-02-111-22/+7
* serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-301-4/+5
* serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-281-2/+0
* Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-201-3/+18
|\
| * serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-02-281-0/+11
| * serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko2018-02-281-3/+7
* | serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko2018-02-281-3/+0
|/
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-11-281-0/+3
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko2017-10-041-0/+1
* 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