summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-02-27PCI: Restore original INTX_DISABLE bit by pcim_intx()Takashi Iwai
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner
2025-02-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2025-02-21PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-21PCI: switchtec: Add Microchip PCI100X device IDsRakesh Babu Saladi
2025-02-21PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai
2025-02-17PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()Niklas Cassel
2025-02-17PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()Niklas Cassel
2025-02-17PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()Zijun Hu
2025-02-08PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara
2025-02-08PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley
2025-02-08PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam
2025-02-08PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella
2025-02-08PCI: dwc: Always stop link in the dw_pcie_suspend_noirqRichard Zhu
2025-02-08PCI: qcom: Update ICC and OPP values after Link Up eventKrishna chaitanya chundru
2025-02-08PCI: imx6: Add missing reference clock disable logicRichard Zhu
2025-02-08PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()Richard Zhu
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-02-08PCI: imx6: Configure PHY based on Root Complex or Endpoint modeFrank Li
2025-02-08PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix
2025-02-08PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2025-01-02PCI/MSI: Handle lack of irqdomain gracefullyThomas Gleixner
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-12-14PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-12-14PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan
2024-12-14PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel
2024-12-14PCI: qcom: Add support for IPQ9574devi priya
2024-12-09PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-09PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta
2024-12-09PCI: dwc: ep: Fix advertised resizable BAR size regressionNiklas Cassel
2024-12-09PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu
2024-12-09PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()Zijun Hu
2024-12-09PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-12-09PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-12-09PCI: imx6: Fix suspend/resume support on i.MX6QDLStefan Eichenberger
2024-12-09PCI: qcom: Disable ASPM L0s for X1E80100Qiang Yu
2024-12-05PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner
2024-12-05PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han
2024-12-05PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli
2024-12-05PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam
2024-12-05PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam
2024-12-05PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam
2024-12-05PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-12-05PCI: Fix reset_method_store() memory leakTodd Kjos
2024-11-01Merge tag 'pci-v6.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-29PCI: Fix pci_enable_acs() support for the ACS quirksJason Gunthorpe
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds