Centos-kernel-stream-9/drivers/pci
Scott Weaver 15e11a097f Merge: Update kernel's PCI subsystem to v6.4
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3005

```
This series updates RHEL9's PCI subsystem with content from upstream v6.4 -
  https://lkml.org/lkml/2023/6/22/1156
  commit 4a426aa1a2967e4963a77bddaeab143f1d1f821f
  Merge: 937650021171 40994ce0ea01
  Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/.../git/pci/pci
  1 file changed, 1 insertion(+), 1 deletion(-)

  https://lkml.org/lkml/2023/5/26/1107
  commit 96f15fc6cc020f68ea23e099da34858678060002
  Merge: 8846af7547b5 3b8803494a06
  Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/.../git/pci/pci
  1 file changed, 7 insertions(+), 2 deletions(-)

  https://lkml.org/lkml/2023/4/25/852
  commit 34b62f186db9614e55d021f8c58d22fc44c57911
  Merge: cb6fe2ceb667 09a8e5f01dfb
  Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/.../git/pci/pci
  60 files changed, 1923 insertions(+), 1745 deletions(-)

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2228915
Depends: N/A

Signed-off-by: Myron Stowe <mstowe@redhat.com>
```

Approved-by: Lenny Szubowicz <lszubowi@redhat.com>
Approved-by: Andrew Halaney <ahalaney@redhat.com>
Approved-by: Adrien Thierry <athierry@redhat.com>
Approved-by: John W. Linville <linville@redhat.com>
Approved-by: Mark Langsdorf <mlangsdo@redhat.com>

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2023-09-14 15:07:15 -04:00
..
controller Merge: Update kernel's PCI subsystem to v6.4 2023-09-14 15:07:15 -04:00
endpoint PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc 2023-03-29 09:01:28 -06:00
hotplug PCI: Make pci_bus_for_each_resource() index optional 2023-09-05 09:16:41 -06:00
msi PCI/MSI: Provide pci_ims_alloc/free_irq() 2023-04-07 07:31:47 -04:00
pcie PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter 2023-09-01 09:04:26 -06:00
switch PCI: switchtec: Return -EFAULT for copy_to_user() errors 2023-03-29 09:00:01 -06:00
Kconfig Merge: Update kernel's PCI subsystem to v6.2 2023-03-27 07:05:15 +02:00
Makefile
access.c
ats.c
bus.c PCI: Make pci_bus_for_each_resource() index optional 2023-09-05 09:16:41 -06:00
doe.c cxl/pci: Fix CDAT retrieval on big endian 2023-05-01 09:24:07 -04:00
ecam.c
host-bridge.c
iov.c PCI/IOV: Enlarge virtfn sysfs name buffer 2023-03-29 08:56:44 -06:00
irq.c
mmap.c
of.c PCI: Restrict device disabled status check to DT 2023-04-21 09:41:55 -06:00
p2pdma.c PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc 2023-09-01 09:04:26 -06:00
pci-acpi.c PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3() 2023-03-29 08:56:45 -06:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter 2023-09-01 09:04:26 -06:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c
pci.c PCI: Make pci_bus_for_each_resource() index optional 2023-09-05 09:16:41 -06:00
pci.h PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter 2023-09-01 09:04:26 -06:00
probe.c PCI: Make pci_bus_for_each_resource() index optional 2023-09-05 09:16:41 -06:00
proc.c
quirks.c PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports 2023-09-05 09:16:46 -06:00
remove.c PCI: Introduce pci_dev_for_each_resource() 2023-09-05 09:16:40 -06:00
rom.c
search.c
setup-bus.c PCI: Make pci_bus_for_each_resource() index optional 2023-09-05 09:16:41 -06:00
setup-irq.c
setup-res.c PCI: Introduce pci_dev_for_each_resource() 2023-09-05 09:16:40 -06:00
slot.c PCI/sysfs: Constify struct kobj_type pci_slot_ktype 2023-03-29 09:01:28 -06:00
syscall.c
vc.c
vgaarb.c PCI: Introduce pci_dev_for_each_resource() 2023-09-05 09:16:40 -06:00
vpd.c PCI/VPD: Add runtime power management to sysfs interface 2023-08-14 10:21:57 +02:00
xen-pcifront.c PCI: Introduce pci_dev_for_each_resource() 2023-09-05 09:16:40 -06:00