summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-08-20PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim
2025-08-19PCI: mediatek-gen3: Add support for MediaTek MT8196 SoCAngeloGioacchino Del Regno
2025-08-19PCI: mediatek-gen3: Implement sys clock ready time settingAngeloGioacchino Del Regno
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-08-14PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
2025-08-14PCI: dwc: Implement capability search using PCI core APIsHans Zhang
2025-08-14PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()Hans Zhang
2025-08-14PCI: Refactor capability search into PCI_FIND_NEXT_CAP()Hans Zhang
2025-08-14PCI: Clean up __pci_find_next_cap_ttl() readabilityHans Zhang
2025-08-14PCI: endpoint: Drop superfluous pci_epc_features initializationNiklas Cassel
2025-08-14thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner
2025-08-13PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failureGeert Uytterhoeven
2025-08-13PCI/ERR: Update device error_state already after resetLukas Wunner
2025-08-13PCI/ERR: Notify drivers on failure to recoverLukas Wunner
2025-08-13PCI/ERR: Fix uevent on failure to recoverLukas Wunner
2025-08-13PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal ErrorsLukas Wunner
2025-08-12PCI: vmd: Remove MSI-X check on child devicesNam Cao
2025-08-12PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()Nam Cao
2025-08-11PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives
2025-08-11PCI: hotplug: Clean up spaces in messagesColin Ian King
2025-08-11PCI: Clean up pci_scan_child_bus_extend() loopIlpo Järvinen
2025-08-11PCI: Clean up early_dump_pci_device()Ilpo Järvinen
2025-08-11PCI: Use header type defines in pci_setup_device()Ilpo Järvinen
2025-08-11PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()Dan Carpenter
2025-08-11PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()Dan Carpenter
2025-08-11PCI: amd-mdb: Add support for PCIe RP PERST# signal handlingSai Krishna Musham
2025-08-11PCI: rcar-gen4: Fix PHY initializationMarek Vasut
2025-08-11PCI: qcom: Select PCI Power Control Slot driverQiang Yu
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge branch 'pci/misc'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/xgene'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/vmd'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/sophgo'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/rockchip-host'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/imx6'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/dwc'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/cadence'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/brcmstb'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/linkup-fix'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/msi-parent'Bjorn Helgaas
2025-07-31Merge branch 'pci/endpoint/epf-vntb'Bjorn Helgaas
2025-07-31Merge branch 'pci/endpoint/doorbell'Bjorn Helgaas
2025-07-31Merge branch 'pci/endpoint/core'Bjorn Helgaas