..
controller
LF-15136 PCI: imx6: Force CLKREQ override active low for i.MX95 PCIe
2025-06-27 15:57:13 +08:00
endpoint
PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
2024-08-03 08:54:01 +02:00
hotplug
pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
2024-09-12 11:11:36 +02:00
msi
PCI/MSI: Fix UAF in msi_capability_init
2024-07-05 09:34:01 +02:00
pcie
This is the 6.6.34 stable release
2024-06-18 17:16:08 +08:00
switch
PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
2024-03-26 18:19:46 -04:00
access.c
PCI: Simplify pcie_capability_clear_and_set_word() control flow
2023-08-25 08:16:10 -05:00
ats.c
PCI: Enable PASID only when ACS RR & UF enabled on upstream path
2022-11-03 15:47:47 +01:00
bus.c
PCI/ASPM: Fix deadlock when enabling ASPM
2024-04-27 17:11:44 +02:00
doe.c
PCI/DOE: Fix destroy_work_on_stack() race
2023-07-27 15:20:47 -05:00
ecam.c
PCI: Dynamically map ECAM regions
2021-06-16 17:20:40 -05:00
host-bridge.c
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
2021-09-02 17:59:58 +02:00
iov.c
PCI/IOV: Use pci_dev_id() to simplify the code
2023-08-07 16:15:39 -05:00
irq.c
PCI: Check for alloc failure in pci_request_irq()
2022-11-21 16:55:18 -06:00
Kconfig
PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependencies
2023-09-05 12:42:28 -05:00
Makefile
PCI: Create device tree node for bridge
2023-08-22 14:56:09 -05:00
mmap.c
PCI: Remove pci_mmap_page_range() wrapper
2022-07-29 12:08:44 -05:00
of_property.c
PCI: of_property: Return error for int_map allocation failure
2024-06-12 11:12:24 +02:00
of.c
PCI: of: Destroy changeset when adding PCI device node fails
2023-09-29 17:33:51 -05:00
p2pdma.c
PCI/P2PDMA: Fix a sleeping issue in a RCU read section
2024-03-26 18:19:46 -04:00
pci-acpi.c
PCI/sysfs: Protect driver's D3cold preference from user space
2023-11-28 17:19:57 +00:00
pci-bridge-emul.c
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
2022-08-25 12:07:56 +02:00
pci-bridge-emul.h
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
2022-08-25 12:07:56 +02:00
pci-driver.c
PCI/PM: Drain runtime-idle callbacks before driver removal
2024-04-03 15:28:26 +02:00
pci-label.c
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
2021-06-03 22:14:47 -05:00
pci-mid.c
PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
2021-09-27 17:13:21 +02:00
pci-pf-stub.c
PCI/IOV: Simplify pci-pf-stub with module_pci_driver()
2020-09-17 12:40:20 -05:00
pci-stub.c
PCI: pci_stub: Set driver_managed_dma
2022-04-28 15:32:20 +02:00
pci-sysfs.c
PCI/sysfs: Protect driver's D3cold preference from user space
2023-11-28 17:19:57 +00:00
pci.c
This is the 6.6.51 stable release
2024-09-24 11:49:41 +08:00
pci.h
PCI/ASPM: Fix deadlock when enabling ASPM
2024-04-27 17:11:44 +02:00
probe.c
PCI: Do error check on own line to split long "if" conditions
2023-11-28 17:19:43 +00:00
proc.c
PCI: Remove pci_mmap_page_range() wrapper
2022-07-29 12:08:44 -05:00
quirks.c
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
2024-04-27 17:11:36 +02:00
remove.c
PCI: Create device tree node for bridge
2023-08-22 14:56:09 -05:00
rom.c
PCI: Prefer 'unsigned int' over bare 'unsigned'
2021-10-27 13:41:22 -05:00
search.c
PCI: Add pci_get_base_class() helper
2024-08-11 12:47:15 +02:00
setup-bus.c
PCI: Fix resource double counting on remove & rescan
2024-08-03 08:53:55 +02:00
setup-irq.c
PCI: Tidy comments
2021-09-28 13:43:17 -05:00
setup-res.c
PCI: Fix printk field formatting
2023-08-25 08:15:08 -05:00
slot.c
PCI/sysfs: Constify struct kobj_type pci_slot_ktype
2023-02-16 12:00:25 -06:00
syscall.c
PCI: Use consistent put_user() pointer types
2023-08-25 08:15:13 -05:00
vc.c
PCI: Fix kerneldoc warnings
2020-08-05 18:23:14 -05:00
vgaarb.c
PCI/VGA: Fix typos
2023-08-24 13:27:47 -05:00
vpd.c
PCI/VPD: Add runtime power management to sysfs interface
2023-08-11 14:19:16 -05:00
xen-pcifront.c
x86: always initialize xen-swiotlb when xen-pcifront is enabling
2023-07-31 17:54:27 +02:00