summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
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
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg
2019-07-23PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds