..
controller
PCI: aardvark: Fix support for MSI interrupts
2022-04-13 21:00:56 +02:00
endpoint
PCI: endpoint: Fix misused goto label
2022-04-13 21:00:59 +02:00
hotplug
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
2022-04-13 21:00:57 +02:00
pcie
PCI/portdrv: Enable Bandwidth Notification only if port supports it
2021-09-18 13:40:10 +02:00
switch
…
Kconfig
…
Makefile
…
access.c
PCI: Reduce warnings on possible RW1C corruption
2022-04-08 14:40:19 +02:00
ats.c
…
bus.c
…
ecam.c
…
host-bridge.c
…
iov.c
…
irq.c
…
mmap.c
…
msi.c
PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
2022-01-27 10:54:06 +01:00
of.c
PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
2021-09-22 12:28:02 +02:00
p2pdma.c
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
2021-07-20 16:05:47 +02:00
pci-acpi.c
…
pci-bridge-emul.c
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
2022-01-27 10:54:26 +01:00
pci-bridge-emul.h
PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
2021-09-26 14:08:55 +02:00
pci-driver.c
…
pci-label.c
PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
2021-07-20 16:05:50 +02:00
pci-mid.c
…
pci-pf-stub.c
…
pci-stub.c
…
pci-sysfs.c
…
pci.c
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
2021-09-22 12:28:03 +02:00
pci.h
PCI: pciehp: Ignore Link Down/Up caused by DPC
2021-07-20 16:05:47 +02:00
probe.c
PCI: Release OF node in pci_scan_device()'s error path
2021-05-19 10:13:01 +02:00
proc.c
…
quirks.c
PCI: Avoid broken MSI on SB600 USB devices
2022-04-08 14:40:23 +02:00
remove.c
…
rom.c
…
search.c
…
setup-bus.c
…
setup-irq.c
…
setup-res.c
…
slot.c
…
syscall.c
PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
2021-09-18 13:40:10 +02:00
vc.c
…
vpd.c
PCI: Allow VPD access for QLogic ISP2722
2021-05-14 09:49:57 +02:00
xen-pcifront.c
…