index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2022-12-03
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-11-28
PCI: hv: update comment in x86 specific hv_arch_irq_unmask
Olaf Hering
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentation
Frank Li
2022-11-23
PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
Frank Li
2022-11-23
PCI: dwc: Add Baikal-T1 PCIe controller support
Serge Semin
2022-11-23
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2022-11-23
PCI: dwc: Combine iATU detection procedures
Serge Semin
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
2022-11-22
PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports only
Rafael J. Wysocki
2022-11-21
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
2022-11-17
PCI/MSI: Validate MSI-X contiguous restriction early
Thomas Gleixner
2022-11-17
PCI/MSI: Reject MSI-X early
Thomas Gleixner
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
2022-11-17
PCI/MSI: Sanitize MSI-X checks
Thomas Gleixner
2022-11-17
PCI/MSI: Reorder functions in msi.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_msi_restore_state() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_msi_enabled() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_irq_get_affinity() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_disable_msix() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_msix_vec_count() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_free_irq_vectors() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_irq_vector() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_enable_msix_range() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_enable_msi() API to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move pci_disable_msi() to api.c
Ahmed S. Darwish
2022-11-17
PCI/MSI: Move mask and unmask helpers to msi.h
Ahmed S. Darwish
2022-11-17
PCI/MSI: Get rid of externs in msi.h
Ahmed S. Darwish
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
2022-11-17
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
2022-11-17
PCI/MSI: Check for MSI enabled in __pci_msix_enable()
Thomas Gleixner
2022-11-16
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
2022-11-15
PCI: pciehp: Enable by default if USB4 enabled
Albert Zhou
[prev]
[next]