summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-07-11PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-07-11PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-07-11PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie
2023-07-11PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-11PCI: pciehp: Cancel bringup sequence if card is not presentRongguang Wei
2023-07-11PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui
2023-07-11PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel
2023-07-11PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-21PCI/DPC: Quirk PIO log size for Intel Ice Lake Root PortsMika Westerberg
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-20Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-16PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-03-31Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-21cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-03-21PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-22Merge branch 'pci/misc'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/switchtec'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/mvebu'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/mt7621'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/imx6'Bjorn Helgaas
2023-02-22Merge branch 'pci/controller/dwc'Bjorn Helgaas
2023-02-22Merge branch 'pci/endpoint'Bjorn Helgaas