aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-06-30PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-04Merge branch 'pci/error'Bjorn Helgaas
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-20PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-03-30PCI: Add support for root bus sizingIvan Kokshaysky
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-26PCI/MSI: Remove unused pci_irq_get_node()Greg Kroah-Hartman
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki
2019-11-20PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas
2019-11-20PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas
2019-11-20PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-21PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski
2019-10-15PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-10crypto: inside-secure - Remove #ifdef checksArnd Bergmann
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas