- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- e1b0d0b PCI: Re-enable Downstream Port LTR after reset or hotplug by Mingchuang Qiao · 3 years, 3 months ago
- 98634aa PCI: PM: Drop struct pci_platform_pm_ops by Rafael J. Wysocki · 3 years, 3 months ago
- d97c5d4 PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI by Rafael J. Wysocki · 3 years, 3 months ago
- d5b0d88 PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM by Rafael J. Wysocki · 3 years, 3 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- 739c474 Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 4 months ago
- 1d71eb5 Revert "PCI: Make pci_enable_ptm() private" by Vinicius Costa Gomes · 3 years, 5 months ago
- f0ab001 PCI: Make saved capability state private to core by Bjorn Helgaas · 3 years, 5 months ago
- 9bdc81c PCI: Change the type of probe argument in reset functions by Amey Narkhede · 3 years, 4 months ago
- 6937b7d PCI: Add support for ACPI _RST reset method by Shanker Donthineni · 3 years, 4 months ago
- 3a15955 PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION by Shanker Donthineni · 3 years, 4 months ago
- d88f521 PCI: Allow userspace to query and set device reset mechanism by Amey Narkhede · 3 years, 4 months ago
- e20afa0 PCI: Add array to track reset method ordering by Amey Narkhede · 3 years, 4 months ago
- 4343292 Merge branch 'pci/kernel-doc' by Bjorn Helgaas · 3 years, 6 months ago
- 347269c PCI: Fix kernel-doc formatting by Krzysztof Wilczyński · 3 years, 6 months ago
- a97396c PCI: pciehp: Ignore Link Down/Up caused by DPC by Lukas Wunner · 3 years, 8 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- ccfc1d5 Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 8 months ago
- bac66f8 Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 8 months ago
- e947e7b PCI/VPD: Change pci_vpd_init() return type to void by Heiner Kallweit · 3 years, 9 months ago
- 506140f PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes by Krzysztof Wilczyński · 3 years, 8 months ago
- d93f839 PCI/sysfs: Convert "vpd" to static attribute by Krzysztof Wilczyński · 3 years, 9 months ago
- c3d5c2d PCI/IOV: Add sysfs MSI-X vector assignment interface by Leon Romanovsky · 3 years, 9 months ago
- 16f7ae59 PCI: thunder: Fix compile testing by Arnd Bergmann · 3 years, 10 months ago
- d99676a Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
- 40fb68c Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" by Bjorn Helgaas · 4 years ago
- 8fbdbb6 PCI: Export pci_rebar_get_possible_sizes() by Darren Salt · 4 years ago
- 72b3a64 Merge branch 'pci/ptm' by Bjorn Helgaas · 4 years ago
- a48e486 Merge branch 'pci/msi' by Bjorn Helgaas · 4 years ago
- 6a94785f Merge branch 'pci/err' by Bjorn Helgaas · 4 years ago
- e872250 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years ago
- a697f07 PCI: Disable PTM during suspend to save power by David E. Box · 4 years, 1 month ago
- 39850ed PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume by David E. Box · 4 years, 1 month ago
- af11355 PCI/AER: Add pcie_walk_rcec() to RCEC AER handling by Sean V Kelley · 4 years, 1 month ago
- 507b460 PCI/ERR: Add pcie_link_rcec() to associate RCiEPs by Sean V Kelley · 4 years, 1 month ago
- 830dfe8 PCI/MSI: Move MSI/MSI-X flags updaters to msi.c by Bjorn Helgaas · 4 years, 1 month ago
- cbc40d5 PCI/MSI: Move MSI/MSI-X init to msi.c by Bjorn Helgaas · 4 years, 1 month ago
- 8f1bbfb PCI/ERR: Rename reset_link() to reset_subordinates() by Sean V Kelley · 4 years, 1 month ago
- 9065563 PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() by Sean V Kelley · 4 years, 1 month ago
- 3419174 PCI: Decode PCIe 64 GT/s link speed by Gustavo Pimentel · 4 years, 1 month ago
- 4257f7e PCI/ASPM: Save/restore L1SS Capability for suspend/resume by Vidya Sagar · 4 years, 2 months ago
- 638c133e PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds" by Bjorn Helgaas · 4 years, 3 months ago
- 454d082 PCI/PM: Remove unused PCI_PM_BUS_WAIT by Bjorn Helgaas · 4 years, 3 months ago
- 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 5 months ago
- 49e427e Merge branch 'pci/host-probe-refactor' by Bjorn Helgaas · 4 years, 5 months ago
- b0735e8 Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 5 months ago
- 669cbc7 PCI: Move DT resource setup into devm_pci_alloc_host_bridge() by Rob Herring · 4 years, 5 months ago
- 600a5b4 PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() by Bjorn Helgaas · 4 years, 5 months ago
- 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
- eb81b24 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 9 months ago
- 894020f PCI/AER: Rationalize error status register clearing by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- aea4741 PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- 20e15e6 PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- 2700561 PCI/DPC: Cache DPC capabilities in pci_init_capabilities() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- e8e5ff2 PCI/ERR: Return status of pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- b6cf1a4 PCI/ERR: Remove service dependency in pcie_do_recovery() by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- 757bfaa PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro by Yicong Yang · 4 years, 10 months ago
- 6348a34 PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings by Bjorn Helgaas · 4 years, 10 months ago
- e56faff PCI: Add pci_speed_string() by Bjorn Helgaas · 4 years, 10 months ago
- 9cb3985 PCI: Add 32 GT/s decoding in some macros by Yicong Yang · 4 years, 10 months ago
- f8bf2ae PCI: Fix pci_add_dma_alias() bitmask size by James Sewart · 5 years ago
- 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
- f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
- 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
- 7cfe163 Merge branch 'pci/pm' by Bjorn Helgaas · 5 years ago
- abd05c9 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
- 87e9028 PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code by Heiner Kallweit · 5 years ago
- 72ea91a PCI/ASPM: Add sysfs attributes for controlling ASPM link states by Heiner Kallweit · 5 years ago
- ad9001f PCI/PM: Add missing link delays required by the PCIe spec by Mika Westerberg · 5 years ago
- adfac8f PCI/PM: Use pci_power_up() in pci_set_power_state() by Rafael J. Wysocki · 5 years ago
- 3b55809 PCI: Make devm_of_pci_get_host_bridge_resources() static by Rob Herring · 5 years ago
- 331f634 PCI: of: Add inbound resource parsing to helpers by Rob Herring · 5 years ago
- d7b8a21 PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters by Nicholas Johnson · 5 years ago
- af65d1a PCI/AER: Save AER Capability for suspend/resume by Patel, Mayurkumar · 5 years ago
- fef2dd8 PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private by Bjorn Helgaas · 5 years ago
- 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
- a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
- 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 5 years ago
- 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
- 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
- aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 5 years ago
- 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
- 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
- ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
- 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
- b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
- 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
- ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
- 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
- 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
- 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
- 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
- c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
- fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 76bf6a8 Revert "PCI/IOV: Use VF0 cached config space size for other VFs" by Alex Williamson · 6 years ago