summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel
2026-03-04PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is trueRichard Zhu
2026-03-04Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2026-03-04Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel
2026-03-04Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2026-03-04Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel
2026-03-04PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin
2026-03-04PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2026-03-04PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIeRichard Zhu
2026-03-04PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin
2026-03-04PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam
2026-02-26PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-26PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg
2026-02-26PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg
2026-02-26PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-02-26PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-02-26PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu
2026-02-26PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den
2026-02-26PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2026-02-26PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2026-02-26PCI: s32g: Skip Root Port removal during successVincent Guittot
2026-02-26PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root PortsInochi Amaoto
2026-01-05PCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/stm32'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/spacemit-k1'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/s32g'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/qcom'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/meson'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas
2025-12-02PCI: s32g: Add NXP S32G PCIe controller driver (RC)Vincent Guittot
2025-12-02PCI: dwc: Add register and bitfield definitionsVincent Guittot
2025-11-24PCI: dw-rockchip: Configure L1SS supportShawn Lin
2025-11-24PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas
2025-11-24PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2025-11-18PCI: qcom: Implement .assert_perst()Krishna Chaitanya Chundru
2025-11-18PCI: dwc: Implement .assert_perst() for dwc glue driversKrishna Chaitanya Chundru
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel
2025-11-17PCI: spacemit: Add SpacemiT PCIe host driverAlex Elder
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli