..
controller
Merge branch 'pci/kbuild'
2023-02-22 13:47:25 -06:00
endpoint
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
2023-02-17 08:47:58 -06:00
hotplug
Merge branch 'pci/kbuild'
2023-02-22 13:47:25 -06:00
msi
PCI/MSI: Provide pci_ims_alloc/free_irq()
2022-12-05 22:22:35 +01:00
pcie
Merge branch 'pci/enumeration'
2023-02-22 13:47:24 -06:00
switch
PCI: switchtec: Prefer ida_alloc()/free() over ida_simple_get()/remove()
2022-06-09 12:28:21 -05:00
access.c
PCI: Access Link 2 registers only for devices with Links
2022-11-04 10:38:11 -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: Skip allocate_resource() if too little space available
2022-12-10 10:31:47 -06:00
doe.c
PCI/DOE: Fix maximum data object length miscalculation
2022-11-16 14:26:46 -06: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: Enlarge virtfn sysfs name buffer
2023-01-18 10:54:41 -06:00
irq.c
PCI: Check for alloc failure in pci_request_irq()
2022-11-21 16:55:18 -06:00
Kconfig
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
2022-11-17 15:15:20 +01:00
Makefile
PCI/DOE: Add DOE mailbox support functions
2022-07-19 15:38:04 -07:00
mmap.c
PCI: Remove pci_mmap_page_range() wrapper
2022-07-29 12:08:44 -05:00
of.c
IOMMU Updates for Linux v5.19
2022-05-31 09:56:54 -07:00
p2pdma.c
PCI/P2PDMA: Annotate RCU dereference
2023-02-16 16:31:12 -06:00
pci-acpi.c
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
2023-01-13 15:56:10 -06: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: Remove unused 'state' parameter to pci_legacy_suspend_late()
2022-10-26 11:26:11 -05: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-stub.c
PCI: pci_stub: Set driver_managed_dma
2022-04-28 15:32:20 +02:00
pci-sysfs.c
pci-v6.2-changes
2022-12-14 09:54:10 -08:00
pci.c
PCI: loongson: Prevent LS7A MRRS increases
2023-02-01 12:49:29 -06:00
pci.h
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
2023-02-15 15:01:01 -06:00
probe.c
PCI: Honor firmware's device disabled status
2023-02-13 15:29:56 -06:00
proc.c
PCI: Remove pci_mmap_page_range() wrapper
2022-07-29 12:08:44 -05:00
quirks.c
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
2022-09-27 18:13:18 -05:00
remove.c
PCI: Assign PCI domain IDs by ida_alloc()
2022-11-08 11:14:18 -06:00
rom.c
PCI: Prefer 'unsigned int' over bare 'unsigned'
2021-10-27 13:41:22 -05:00
search.c
setup-bus.c
Revert "PCI: Distribute available resources for root buses, too"
2022-10-14 14:27:58 -05:00
setup-irq.c
PCI: Tidy comments
2021-09-28 13:43:17 -05:00
setup-res.c
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
2022-09-21 17:52:47 -05:00
slot.c
PCI/sysfs: Use default_groups in kobj_type for slot attrs
2021-12-29 13:42:04 -06:00
syscall.c
PCI: Return int from pciconfig_read() syscall
2021-08-03 16:55:48 -05:00
vc.c
vgaarb.c
PCI/VGA: Replace full MIT license text with SPDX identifier
2022-03-09 18:31:34 -06:00
vpd.c
PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
2021-10-25 19:12:23 -05:00
xen-pcifront.c
xen/pcifront: move xenstore config scanning into sub-function
2022-10-07 07:36:44 +02:00