summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-06-18PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-18Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-18PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-18PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-18PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-14PCI/ASPM: Use distinct local vars in pcie_retrain_link()Maciej W. Rozycki
2023-06-14PCI: pciehp: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14PCI: Initialize dev->link_active_reporting earlierMaciej W. Rozycki
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas
2023-06-09PCI: Release resource invalidated by coalescingRoss Lagerwall
2023-06-08PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy
2023-06-06PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg
2023-06-06PCI: of: Propagate firmware node by calling device_set_node()Andy Shevchenko
2023-05-29PCI: rcar-host: Remove unused static pcie_base and pcie_devGeert Uytterhoeven
2023-05-29PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-05-26PCI: dwc: Wait for link up only if link is startedAjay Agarwal
2023-05-24PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-05-24PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-05-24PCI: pciehp: Simplify Attention Button loggingBjorn Helgaas
2023-05-24dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing
2023-05-19PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS checkAjay Agarwal
2023-05-19PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'Ajay Agarwal
2023-05-19PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2Ajay Agarwal
2023-05-18PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1Ajay Agarwal
2023-05-18PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1Ajay Agarwal
2023-05-18PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-05-16PCI: tegra194: Add interconnect support in Tegra234Sumit Gupta
2023-05-16PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-05-11PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg
2023-05-09PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore
2023-05-08PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel
2023-05-08PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_argDexuan Cui
2023-04-20Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: xilinx: Drop obsolete dependency on COMPILE_TESTJean Delvare
2023-04-20PCI: mobiveil: Sort Kconfig entries by vendorBjorn Helgaas
2023-04-20PCI: dwc: Sort Kconfig entries by vendorBjorn Helgaas
2023-04-20PCI: Sort controller Kconfig entries by vendorBjorn Helgaas
2023-04-20PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas
2023-04-20PCI: xilinx-nwl: Add 'Xilinx' to Kconfig promptBjorn Helgaas
2023-04-20PCI: hv: Add 'Microsoft' to Kconfig promptBjorn Helgaas
2023-04-20PCI: meson: Add 'Amlogic' to Kconfig promptBjorn Helgaas
2023-04-20Merge branch 'pci/controller/rcar'Bjorn Helgaas
2023-04-20Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-04-20Merge branch 'pci/controller/mt7621'Bjorn Helgaas