linux/drivers/pci
Linus Torvalds ef31d04b6d pci-v7.3-fixes-1
-----BEGIN PGP SIGNATURE-----
 
 iQJIBAABCgAyFiEEgMe7l+5h9hnxdsnuWYigwDrT+vwFAmqtiM0UHGJoZWxnYWFz
 QGdvb2dsZS5jb20ACgkQWYigwDrT+vxDxg/+Nyqg0N+1xxHnG+bsbJ7XA7v7sQY5
 DcvfvnMcJg3Lx5ioED4OJwr35rQZy8E3n/swFCxvzyZQ6gp+Q3sA2wUeuqd26kCS
 OSuMwRj3+HsnCVlYC/LL5fUoyZ+/FFv4drDPvIl3vCo5kIoNuWJslIox1eqPgmtZ
 SZO70qyQcA8jjCHYqQR07kvtqyainZrOoPP5uASnRqSGVlTLI3mzKdLtzrVytgel
 bAb6CPKrqF1XQY2HBBH3MEU6mhXbr7zeSrncZnb0QimqHCloq4dUK+WF9ZQnxSk5
 wXgftOvg2ycYhE6hUVZGrRf/fMwzWatkD/Vi9a69wKN2lspwacKCGi0LhNS1u/Em
 ypak/Wg0sEic5y//eOgJjIfodJLsHiyvBIZxC3ziqZj1q6Kc4pCvg1iHePFYCSQj
 gB4Khkm6sWx63GX02g9ytc9bl00xCkjuck8OSVExP2MhaWajlksvzy9VXsZG9BzH
 QianraVVqVZd+LM3eFTy16qaD7jQuNMCIzOzB3UDh2gSzO+Lr9OtK36iTsn0NELc
 lKjrIlh5yEp5uD9vrrD4k8xAbaVGBnzzK7Whc42rt2n/gIs2SbV8TXWTyxtk29DJ
 XlbUAOiBLYEuO3YWAvq47kezyafwRtBqXxjyyoZajteD+hoRFFtkcT5OcaiWVZUL
 qzRbS1eB3IfB/q8=
 =9dUn
 -----END PGP SIGNATURE-----

Merge tag 'pci-v7.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

Pull PCI fix from Bjorn Helgaas:

 - Enable clock after core reset is asserted to fix enumeration
   regression on i.MX6Q Apalis platforms with ASM1061/ASM1062 SATA
   controllers (Richard Zhu)

* tag 'pci-v7.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI: imx6: Move clock enable after core reset assertion
2026-09-18 12:16:25 -07:00
..
controller PCI: imx6: Move clock enable after core reset assertion 2026-09-17 16:54:34 -05:00
endpoint treewide: refresh kmalloc_obj() conversions 2026-09-04 21:37:00 -07:00
hotplug pci-v7.3-changes 2026-08-23 12:44:10 -07:00
msi PCI/MSI: Enable memory decoding before restoring MSI-X messages 2026-08-12 17:27:13 -05:00
pcie Merge branch 'pci/controller/dwc' 2026-08-21 16:40:41 -05:00
pwrctrl power sequencing updates for v7.3-rc1 2026-08-26 08:45:09 -07:00
switch PCI: switchtec: Add Microchip PCI1008 device ID 2026-07-17 11:33:53 -05:00
access.c
ats.c PCI/ATS: Validate STU for VFs in pci_prepare_ats() 2026-07-09 10:11:03 +02:00
bus.c PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files() 2026-06-23 15:19:09 -05:00
devres.c PCI: Remove useless WARN_ON() from devres 2026-01-14 11:00:00 -06:00
doe.c PCI: Use %pe format specifier to print error pointers 2026-08-01 04:03:30 +00:00
ecam.c PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems 2026-07-20 14:59:56 +02:00
host-bridge.c PCI: Export pci_get_host_bridge_device() for use by pci-keystone 2025-11-13 12:20:46 -06:00
ide.c PCI: Use FIELD_MODIFY() instead of open-coding it 2026-05-05 11:48:13 -05:00
iomap.c
iov.c PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs() 2026-07-23 14:20:24 +02:00
irq.c
Kconfig PCI: Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*) 2026-04-27 09:47:37 -05:00
Makefile Merge branch 'pci/trace' 2026-02-06 17:09:26 -06:00
mmap.c
npem.c PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports 2026-04-06 12:34:28 -05:00
of_property.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
of.c PCI: Add support for PCIe WAKE# interrupt 2026-08-11 18:54:17 -05:00
p2pdma.c PCI/P2PDMA: Add Nvidia Vera Rubin to whitelist 2026-07-22 12:42:03 -05:00
pci-acpi.c PCI: Use %pe format specifier to print error pointers 2026-08-01 04:03:30 +00:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c PCI: Fix UAF when probe runs concurrent to dyn ID removal 2026-07-28 11:20:29 -05:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c pci-v7.3-changes 2026-08-23 12:44:10 -07:00
pci.c pci-v7.3-changes 2026-08-23 12:44:10 -07:00
pci.h Merge branch 'pci/controller/dwc' 2026-08-21 16:40:41 -05:00
probe.c PCI: Add support for PCIe WAKE# interrupt 2026-08-11 18:54:17 -05:00
proc.c PCI/proc: Use file_ns_capable() when checking config space read access 2026-08-04 17:22:20 -05:00
quirks.c Merge branch 'pci/virtualization' 2026-08-21 16:40:38 -05:00
rebar.c Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
remove.c PCI: Add support for PCIe WAKE# interrupt 2026-08-11 18:54:17 -05:00
rom.c PCI: Check ROM header and data structure addr before accessing 2026-05-08 17:18:21 -05:00
search.c PCI: Make pci_match_one_device() match on ID instead of device 2026-07-28 11:18:51 -05:00
setup-bus.c PCI: Do not add hotplug reservation multiple times 2026-07-22 15:50:44 -05:00
setup-cardbus.c Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
setup-res.c pci-v7.2-changes 2026-06-24 12:48:43 -07:00
slot.c PCI: Allow per function PCI slots to fix slot reset on s390 2026-08-12 17:12:48 -05:00
syscall.c
tph.c PCI: Use FIELD_MODIFY() instead of open-coding it 2026-05-05 11:48:13 -05:00
trace.c PCI: trace: Add PCI controller tracepoint feature 2026-04-07 20:12:16 +05:30
tsm.c PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions 2025-11-14 15:06:57 -08:00
vc.c
vgaarb.c PCI/VGA: Convert to use acpi_dev_is_video_device() helper 2026-07-21 15:37:50 +02:00
vpd.c
xen-pcifront.c xen: branch for v7.0-rc3 2026-03-07 07:44:32 -08:00