summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-05Merge branch 'pci/error'Bjorn Helgaas
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan
2020-03-28PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas
2020-02-28PCI: Add 32 GT/s decoding in some macrosYicong Yang
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