summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"Zhe Qiao1-13/+10
2025-07-06PCI: apple: Set only available ports upJanne Grunau1-1/+1
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun1-3/+1
2025-07-06PCI: imx6: Add workaround for errata ERR051624Richard Zhu1-0/+15
2025-07-06PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin1-0/+3
2025-07-06PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao1-4/+1
2025-06-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas1-1/+1
2025-06-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin1-3/+1
2025-06-27PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen1-1/+2
2025-06-27PCI: Add ACS quirk for Loongson PCIeHuacai Chen1-0/+23
2025-06-27PCI: dwc: ep: Correct PBA offset in .set_msix() callbackNiklas Cassel1-2/+3
2025-06-27PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel1-2/+3
2025-06-27s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle1-1/+1
2025-06-19PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet1-7/+15
2025-06-19PCI/DPC: Log Error Source ID only when validBjorn Helgaas1-29/+37
2025-06-19PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-06-19PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()Zhe Qiao1-10/+13
2025-06-19PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin1-2/+2
2025-06-19PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-06-19PCI: rcar-gen4: set ep BAR4 fixed sizeJerome Brunet1-0/+1
2025-06-19PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa1-1/+1
2025-06-10PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal1-42/+50
2025-05-29PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen1-4/+2
2025-05-29PCI: epf-mhi: Update device ID for SA8775PMrinmay Sarkar1-1/+1
2025-05-29x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh1-0/+6
2025-05-29PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov1-0/+1
2025-05-29PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov1-2/+2
2025-05-29PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oopsChristian Bruel1-0/+2
2025-05-29PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li1-1/+1
2025-05-29PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne1-0/+20
2025-05-29PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li1-1/+1
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu1-0/+33
2025-05-18s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFsNiklas Schnelle1-1/+0
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+3
2025-05-02PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backendsThomas Gleixner1-12/+6
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne1-16/+21
2025-04-25Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson1-4/+0
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner1-1/+1
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke1-2/+7
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner1-1/+4
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli1-2/+3
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-20PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura1-6/+6
2025-04-20PCI: Check BAR index for validityPhilipp Stanner4-10/+57
2025-04-20PCI: Enable Configuration RRS SV earlyBjorn Helgaas1-3/+5
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin2-2/+1
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen1-1/+3
2025-04-10PCI: Fix BAR resizing when VF BARs are assignedIlpo Järvinen1-2/+2
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET1-4/+8