summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
3 daysPCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas1-35/+4
12 daysPCI: meson: Fix parsing the DBI register regionManivannan Sadhasivam2-8/+22
2025-12-18PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2025-12-18PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-12-18PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8
2025-12-18PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-11-01Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+32
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas1-0/+32
2025-10-20Revert "PCI: qcom: Prepare for the DWC ECAM enablement"Krishna Chaitanya Chundru1-68/+0
2025-10-20PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config accessKrishna Chaitanya Chundru1-4/+24
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-326/+1282
2025-10-03Merge branch 'pci/controller/tegra'Bjorn Helgaas1-8/+8
2025-10-03Merge branch 'pci/controller/stm32'Bjorn Helgaas5-0/+764
2025-10-03Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas1-3/+25
2025-10-03Merge branch 'pci/controller/qcom'Bjorn Helgaas10-152/+343
2025-10-03Merge branch 'pci/controller/keystone'Bjorn Helgaas1-4/+4
2025-10-03Merge branch 'pci/controller/imx6'Bjorn Helgaas1-0/+4
2025-10-03Merge branch 'pci/controller/dwc-edma'Bjorn Helgaas2-4/+1
2025-10-03Merge branch 'pci/controller/dwc'Bjorn Helgaas2-0/+4
2025-10-03Merge branch 'pci/controller/amd-mdb'Bjorn Helgaas1-1/+51
2025-10-03Merge branch 'pci/endpoint'Bjorn Helgaas10-21/+29
2025-10-03Merge branch 'pci/capability-search'Bjorn Helgaas3-101/+49
2025-10-01PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25Christian Bruel4-0/+378
2025-10-01PCI: stm32: Add PCIe host support for STM32MP25Christian Bruel4-0/+386
2025-09-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-09-27PCI: dwc: Support 16-lane operationKonrad Dybcio2-0/+4
2025-09-26PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
2025-09-26PCI: rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut1-1/+1
2025-09-26PCI: rcar-gen4: Assure reset occurs before DBI accessMarek Vasut1-0/+13
2025-09-26PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut1-1/+10
2025-09-25PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'Krishna Chaitanya Chundru3-0/+34
2025-09-25PCI: qcom: Prepare for the DWC ECAM enablementKrishna Chaitanya Chundru1-0/+68
2025-09-25PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...Krishna Chaitanya Chundru4-15/+109
2025-09-25PCI: dwc: Add support for ELBI resource mappingKrishna Chaitanya Chundru5-52/+50
2025-09-24PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-09-24PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-09-24PCI: tegra194: Set pci_epc_features::msi_capable to trueNiklas Cassel1-0/+1
2025-09-24PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-09-24PCI: qcom: Remove custom ASPM enablement codeManivannan Sadhasivam1-32/+0
2025-09-22PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-09-17PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_portManivannan Sadhasivam1-51/+36
2025-09-13PCI: qcom-ep: Remove redundant edma.nr_irqs initializationNiklas Cassel1-1/+0
2025-09-13PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-09-04PCI: imx6: Enable the Vaux supply if availableRichard Zhu1-0/+4
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang2-6/+6
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang5-32/+41
2025-09-03PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-16/+26
2025-08-27PCI: qcom: Restrict port parsing only to PCIe bridge child nodesKrishna Chaitanya Chundru1-0/+2
2025-08-27PCI: keystone: Use kcalloc() instead of kzalloc()Qianfeng Rong1-2/+2
2025-08-20PCI: dwc: ep: Implement capability search using PCI core APIsHans Zhang2-29/+23