summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-04-03PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam
2024-03-06PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2024-03-06PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-01-25PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-25PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang
2023-12-08PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: 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: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-23PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-09-23PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-09-13PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui
2023-09-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-09-13PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-09-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-09-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-09-13Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-08-23PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-08-03PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-08-03PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-08-03PCI: rockchip: Remove writes to unused registersRick Wertenbroek
2023-07-23PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-23PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-23PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-07-23PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek