summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorFilesLines
3 daysPCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den1-3/+11
3 daysPCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg2-37/+54
3 daysPCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
3 daysPCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
3 daysPCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den13-0/+19
3 daysPCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
3 daysPCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den2-6/+47
3 daysPCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
3 daysPCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu2-4/+4
3 daysPCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
3 daysPCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root PortsInochi Amaoto1-0/+18
2026-01-05PCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas1-35/+4
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2025-12-05Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-138/+1039
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas3-0/+31
2025-12-03Merge branch 'pci/controller/stm32'Bjorn Helgaas3-33/+27
2025-12-03Merge branch 'pci/controller/spacemit-k1'Bjorn Helgaas3-0/+371
2025-12-03Merge branch 'pci/controller/s32g'Bjorn Helgaas4-0/+425
2025-12-03Merge branch 'pci/controller/qcom'Bjorn Helgaas1-2/+15
2025-12-03Merge branch 'pci/controller/meson'Bjorn Helgaas2-8/+22
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas5-37/+63
2025-12-03Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas1-17/+6
2025-12-02PCI: s32g: Add NXP S32G PCIe controller driver (RC)Vincent Guittot3-0/+417
2025-12-02PCI: dwc: Add register and bitfield definitionsVincent Guittot1-0/+8
2025-11-25PCI: dw-rockchip: Configure L1SS supportShawn Lin1-0/+40
2025-11-25PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas1-40/+5
2025-11-25PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas5-0/+33
2025-11-25PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2025-11-18PCI: qcom: Implement .assert_perst()Krishna Chaitanya Chundru1-0/+13
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru2-0/+18
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko3-2/+17
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8
2025-11-17PCI: spacemit: Add SpacemiT PCIe host driverAlex Elder3-0/+371
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli3-37/+59
2025-11-13PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()Siddharth Vadapalli2-0/+2
2025-11-13PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-11-10PCI: meson: Fix parsing the DBI register regionManivannan Sadhasivam2-8/+22
2025-11-01Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+32
2025-11-01PCI: qcom: Use frequency and level based OPP lookupKrishna Chaitanya Chundru1-2/+15
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-19PCI: dw-rockchip: Simplify regulator setup with devm_regulator_get_enable_opt...Anand Moon1-17/+6
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