summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-21/+9
|\
| * Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-12/+0
| |\
| | * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-12/+0
| * | Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-7/+0
| |\ \
| | * | PCI: Remove unused pci_lost_interrupt()Heiner Kallweit2020-07-291-7/+0
| | |/
| * | Merge branch 'pci/error'Bjorn Helgaas2020-08-051-2/+2
| |\ \
| | * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-2/+2
| | |/
| * | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-0/+6
| * | PCI: Cache ACS capability offset in deviceRajat Jain2020-07-101-0/+1
| |/
* / PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg2020-06-301-6/+5
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-0/+8
|\
| * PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle2020-05-201-0/+8
* | Merge branch 'pci/misc'Bjorn Helgaas2020-06-041-11/+16
|\ \
| * | PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-141-9/+14
| * | PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-2/+2
| |/
* | Merge branch 'pci/error'Bjorn Helgaas2020-06-041-2/+0
|\ \
| * | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan2020-06-011-2/+0
| |/
* / PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski2020-05-211-1/+13
|/
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-2/+8
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2020-04-021-1/+1
| |\
| | * PCI: Add support for root bus sizingIvan Kokshaysky2020-03-301-0/+1
| | * PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski2020-03-301-1/+0
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2020-04-021-1/+1
| |\ \
| | * | PCI: Add pci_speed_string()Bjorn Helgaas2020-03-101-1/+1
| | |/
| * | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+1
| * | PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas2020-03-281-0/+5
| |/
* | PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam2020-03-271-0/+1
* | PCI: Introduce pci_get_dsnJacob Keller2020-03-051-0/+5
* | PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit2020-03-041-0/+1
* | PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-041-0/+7
|/
* Merge branch 'pci/host-vmd'Bjorn Helgaas2020-01-291-0/+1
|\
| * PCI: Introduce pci_real_dma_dev()Jon Derrick2020-01-241-0/+1
* | PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-181-1/+1
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-33/+26
|\
| * Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-3/+6
| |\
| | * PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-3/+6
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2019-11-281-15/+3
| |\ \
| | * | PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski2019-10-151-14/+0
| | * | PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas2019-10-151-0/+1
| | * | PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+1
| | * | PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+1
| | * | PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan2019-10-151-1/+0
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+1
| |\ \
| | * | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2019-11-281-5/+9
| |\ \
| | * | PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki2019-11-201-1/+1
| | * | PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas2019-11-201-2/+0
| | * | PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas2019-11-201-2/+0
| | * | PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas2019-11-201-0/+8
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2019-11-281-6/+0
| |\ \