summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2023-08-26PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-27PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-27PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-07-27PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-07-27PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-07-27PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-07-27PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-07-27PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli
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-05-17PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-05-17PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-01-14PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-08-21PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-21PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-08-21PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-08-21PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin
2022-08-21PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin
2022-08-21PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin
2022-08-21PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2022-06-09PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár
2022-04-13PCI: aardvark: Fix support for MSI interruptsPali Rohár
2022-04-08PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-04-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-02-23PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2022-01-27PCI: xgene: Fix IB window setupRob Herring
2021-12-14Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún
2021-12-01PCI: aardvark: Fix link trainingPali Rohár
2021-12-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár
2021-12-01PCI: aardvark: Implement re-issuing config requests on CRS responsePali Rohár