index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-15
PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
Niklas Cassel
5
-15
/
+27
2026-03-15
PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
Koichiro Den
1
-1
/
+14
2026-03-15
PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
Niklas Cassel
5
-13
/
+0
2026-03-09
PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()
Manivannan Sadhasivam
1
-3
/
+12
2026-03-09
PCI: dwc: ep: Mirror the max link width and speed fields to all functions
Aksh Garg
1
-1
/
+28
2026-03-09
PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()
Aksh Garg
1
-1
/
+1
2026-03-05
PCI: qilai: Add Andes QiLai SoC PCIe host driver support
Randolph Lin
3
-0
/
+209
2026-03-02
PCI: amd-mdb: Correct IRQ number in INTx error message
Rakuram Eswaran
1
-1
/
+1
2026-03-02
PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
3
-655
/
+0
2026-02-26
PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...
Manivannan Sadhasivam
1
-3
/
+7
2026-02-26
PCI: imx6: Fix device node reference leak in imx_pcie_probe()
Felix Gu
1
-2
/
+2
2026-02-26
PCI: layerscape: Allow to compile as module
Sascha Hauer
2
-2
/
+16
2026-02-25
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
1
-0
/
+3
2026-02-25
PCI: dwc: ep: Refresh MSI Message Address cache on change
Niklas Cassel
1
-9
/
+13
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
1
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
1
-0
/
+1
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-419
/
+966
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-74
/
+60
2026-02-06
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-2
/
+2
2026-02-06
Merge branch 'pci/controller/dwc-sophgo'
Bjorn Helgaas
1
-0
/
+18
2026-02-06
Merge branch 'pci/controller/dwc-rockchip'
Bjorn Helgaas
1
-0
/
+8
2026-02-06
Merge branch 'pci/controller/dwc-qcom-ep'
Bjorn Helgaas
1
-8
/
+53
2026-02-06
Merge branch 'pci/controller/dwc-qcom'
Bjorn Helgaas
1
-27
/
+95
2026-02-06
Merge branch 'pci/controller/dwc-nxp-s32g'
Bjorn Helgaas
1
-4
/
+4
2026-02-06
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
2
-8
/
+64
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
18
-337
/
+701
2026-02-05
PCI: dwc: Fix missing iATU setup when ECAM is enabled
Krishna Chaitanya Chundru
2
-11
/
+28
2026-02-05
PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
Niklas Cassel
1
-28
/
+31
2026-02-05
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
2026-02-03
PCI: dwc: ep: Add comment explaining controller level PTM access in multi PF ...
Aksh Garg
1
-0
/
+12
2026-02-03
PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
Aksh Garg
2
-37
/
+54
2026-02-03
PCI: s32g: Skip Root Port removal during success
Vincent Guittot
1
-4
/
+4
2026-01-30
PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
Aksh Garg
1
-16
/
+32
2026-01-29
PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
2
-11
/
+209
2026-01-28
PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
13
-0
/
+19
2026-01-23
PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarity
Qiang Yu
3
-11
/
+11
2026-01-23
PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capabi...
Qiang Yu
1
-1
/
+2
2026-01-22
PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...
Samuel Holland
1
-17
/
+57
2026-01-21
PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
Qiang Yu
3
-49
/
+1
2026-01-21
PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is true
Richard Zhu
3
-0
/
+16
2026-01-21
PCI: dwc: Fail dw_pcie_host_init() if dw_pcie_wait_for_link() returns -ETIMEDOUT
Manivannan Sadhasivam
1
-2
/
+7
2026-01-21
PCI: dwc: Rework the error print of dw_pcie_wait_for_link()
Manivannan Sadhasivam
1
-1
/
+2
2026-01-21
PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.c
Manivannan Sadhasivam
3
-53
/
+55
2026-01-21
PCI: dwc: Return -EIO from dw_pcie_wait_for_link() if device is not active
Manivannan Sadhasivam
1
-2
/
+13
2026-01-21
PCI: dwc: Return -ENODEV from dw_pcie_wait_for_link() if device is not found
Manivannan Sadhasivam
1
-1
/
+19
2026-01-21
PCI: imx6: Clear CLKREQ# override if 'supports-clkreq' DT property is available
Richard Zhu
1
-1
/
+29
2026-01-21
PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
Richard Zhu
1
-0
/
+20
2026-01-21
PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
Richard Zhu
1
-0
/
+3
2026-01-20
PCI: qcom: Rename PERST# assert/deassert helpers for uniformity
Manivannan Sadhasivam
1
-12
/
+12
2026-01-16
PCI: qcom: Drop the assert_perst() callbacks
Manivannan Sadhasivam
3
-31
/
+0
[prev]
[next]