index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
2026-03-12
PCI: dwc: Advertise L1 PM Substates only if driver requests it
Bjorn Helgaas
2026-03-04
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
2026-03-04
PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is true
Richard Zhu
2026-03-04
Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"
Niklas Cassel
2026-03-04
PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...
Manivannan Sadhasivam
2025-10-20
PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access
Krishna Chaitanya Chundru
2025-09-25
PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'
Krishna Chaitanya Chundru
2025-09-25
PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...
Krishna Chaitanya Chundru
2025-07-31
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2025-07-24
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
2025-07-01
PCI: dwc: Export DWC MSI controller related APIs
Mayank Rana
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
2025-04-23
PCI: dwc: Add support for configuring lane equalization presets
Krishna Chaitanya Chundru
2025-04-19
PCI: dwc: Update pci->num_lanes to maximum supported link width
Krishna Chaitanya Chundru
2025-04-07
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-03-27
Merge branch 'pci/controller/dwc-cpu-addr-fixup'
Bjorn Helgaas
2025-03-24
PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()
Frank Li
2025-03-24
PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset
Frank Li
2025-03-17
PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()
Bjorn Helgaas
2025-03-17
PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()
Frank Li
2025-03-17
PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
Frank Li
2025-03-17
PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()
Frank Li
2025-03-06
PCI: dwc: Add debugfs based Silicon Debug support for DWC
Shradha Todi
2025-01-20
PCI: dwc: Simplify config resource lookup
Bjorn Helgaas
2025-01-18
PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()
Richard Zhu
2025-01-18
PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
Richard Zhu
2025-01-18
PCI: dwc: Don't wait for link up if driver can detect Link Up event
Krishna chaitanya chundru
2024-11-16
PCI: dwc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-07-29
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2024-07-09
PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...
Frank Li
2024-07-09
PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
Yoshihiro Shimoda
2024-03-10
PCI: dwc: Strengthen the MSI address allocation logic
Ajay Agarwal
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
2023-02-22
PCI: dwc: Restrict only coherent DMA mask for MSI address allocation
Serge Semin
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
2022-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
2022-08-01
PCI: dwc: Handle MSIs routed to multiple GIC interrupts
Dmitry Baryshkov
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-08-01
PCI: dwc: Split MSI IRQ parsing/allocation to a separate function
Dmitry Baryshkov
2022-08-01
PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
Dmitry Baryshkov
[next]