summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart
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/aspm'Bjorn Helgaas
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit
2019-11-20PCI/PM: Add missing link delays required by the PCIe specMika Westerberg
2019-11-20PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki
2019-11-20PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-23PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan
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/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
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-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch