aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+8
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas1-1/+1
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas1-1/+1
2020-03-30PCI: Add support for root bus sizingIvan Kokshaysky1-0/+1
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski1-1/+0
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan1-0/+1
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas1-0/+5
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam1-0/+1
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas1-1/+1
2020-03-05PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas1-0/+1
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick1-0/+1
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-33/+26
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-3/+6
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-15/+3
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-1/+1
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-5/+9
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas1-6/+0
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2019-11-26PCI/MSI: Remove unused pci_irq_get_node()Greg Kroah-Hartman1-6/+0
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2019-11-20PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas1-2/+0
2019-11-20PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas1-2/+0
2019-11-20PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas1-0/+8
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-3/+6
2019-10-21PCI: Fix missing inline for pci_pr3_present()Takashi Iwai1-1/+1
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+2
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski1-14/+0
2019-10-15PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas1-0/+1
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan1-1/+0
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit1-3/+7
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-10-10crypto: inside-secure - Remove #ifdef checksArnd Bergmann1-0/+1
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-84/+49
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas1-2/+2
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas1-16/+0
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas1-13/+29
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas1-1/+0
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas1-52/+0
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu1-13/+26
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg1-1/+0
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski1-0/+3
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas1-2/+2
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-0/+18
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki1-0/+2