linux-stable/drivers/pci
Bjorn Helgaas 6553ff3dd9 Merge branch 'pci/host/hv'
- Add hv-internal interfaces to encapsulate arch IRQ dependencies (Sunil
  Muthuswamy)

- Add arm64 Hyper-V vPCI support (Sunil Muthuswamy)

* pci/host/hv:
  PCI: hv: Add arm64 Hyper-V vPCI support
  PCI: hv: Make the code arch neutral by adding arch specific interfaces
2022-01-13 09:57:47 -06:00
..
controller Merge branch 'pci/host/hv' 2022-01-13 09:57:47 -06:00
endpoint PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1 2022-01-07 10:35:34 +00:00
hotplug PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors 2022-01-12 06:42:51 -06:00
pcie Merge branch 'pci/enumeration' 2022-01-13 09:57:43 -06:00
switch PCI/switchtec: Declare local state_names[] as static 2021-11-19 12:14:02 -06:00
access.c
ats.c
bus.c
ecam.c
host-bridge.c
iov.c Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" 2021-11-11 13:36:22 -06:00
irq.c
Kconfig PCI: hv: Add arm64 Hyper-V vPCI support 2022-01-12 08:24:29 -06:00
Makefile
mmap.c
msi.c PCI/MSI: Destroy sysfs before freeing entries 2021-11-11 09:50:31 +01:00
of.c
p2pdma.c PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical section 2021-12-15 16:13:13 -06:00
pci-acpi.c
pci-bridge-emul.c PCI: pci-bridge-emul: Add definitions for missing capabilities registers 2021-12-02 09:55:48 +00:00
pci-bridge-emul.h
pci-driver.c Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" 2021-11-11 13:36:22 -06:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c pci-v5.16-changes 2021-11-06 14:36:12 -07:00
pci.c PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum 2022-01-11 10:41:24 -06:00
pci.h pci-v5.16-changes 2021-11-06 14:36:12 -07:00
probe.c PCI: Use pci_find_vsec_capability() when looking for TBT devices 2021-11-15 14:01:11 -06:00
proc.c
quirks.c Merge branch 'pci/virtualization' 2022-01-13 09:57:45 -06:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c PCI: Work around Intel I210 ROM BAR overlap defect 2022-01-11 09:33:10 -06:00
slot.c PCI/sysfs: Use default_groups in kobj_type for slot attrs 2021-12-29 13:42:04 -06:00
syscall.c
vc.c
vpd.c
xen-pcifront.c