summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-04-13PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-02-23PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-02-23PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang
2023-12-08PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()Nathan Chancellor
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
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