| .. |
|
controller
|
Merge branch 'pci/controller/aspm'
|
2023-10-28 13:31:00 -05:00 |
|
endpoint
|
PCI: endpoint: Use IS_ERR_OR_NULL() helper function
|
2023-10-05 17:14:56 -05:00 |
|
hotplug
|
Merge branch 'pci/hotplug'
|
2023-10-28 13:30:58 -05:00 |
|
msi
|
PCI: Fix typos in docs and comments
|
2023-08-25 08:15:38 -05:00 |
|
pcie
|
Merge branch 'pci/aspm'
|
2023-10-28 13:30:57 -05:00 |
|
switch
|
PCI: switchtec: Add support for PCIe Gen5 devices
|
2023-08-09 14:16:44 -05: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
|
Devicetree updates for v6.6:
|
2023-08-30 16:59:03 -07: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: Create device tree node for bridge
|
2023-08-22 14:56:09 -05:00 |
|
of.c
|
Devicetree updates for v6.6:
|
2023-08-30 16:59:03 -07:00 |
|
p2pdma.c
|
PCI/P2PDMA: Remove redundant goto
|
2023-10-23 12:17:52 -05:00 |
|
pci-acpi.c
|
Merge branch 'pci/pm'
|
2023-10-28 13:30:59 -05: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: Simplify pci_dev_driver()
|
2023-08-25 08:15:29 -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/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
|
Merge branch 'pci/vga'
|
2023-10-28 13:31:00 -05:00 |
|
pci.c
|
PCI: Use PCI_HEADER_TYPE_* instead of literals
|
2023-10-03 11:55:59 -05:00 |
|
pci.h
|
pci-v6.6-changes
|
2023-08-30 20:23:07 -07:00 |
|
probe.c
|
PCI: Free released resource after coalescing
|
2023-09-06 12:19:29 -05:00 |
|
proc.c
|
PCI: Remove pci_mmap_page_range() wrapper
|
2022-07-29 12:08:44 -05:00 |
|
quirks.c
|
Merge branch 'pci/reset'
|
2023-10-28 13:30:59 -05: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
|
2023-09-28 16:49:44 -05:00 |
|
setup-bus.c
|
PCI: Fix typos in docs and comments
|
2023-08-25 08:15:38 -05: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: Select VGA devices earlier
|
2023-10-06 17:18:57 -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 |