index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
3
-0
/
+268
2025-08-01
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
4
-57
/
+322
2025-08-01
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-14
/
+26
2025-08-01
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-3
/
+12
2025-08-01
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-8
/
+8
2025-08-01
Merge branch 'pci/controller/linkup-fix'
Bjorn Helgaas
4
-7
/
+13
2025-07-25
PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode
Inochi Amaoto
3
-0
/
+268
2025-07-25
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-46
/
+25
2025-07-25
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-24
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-07-24
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-07-21
PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li
1
-1
/
+10
2025-07-21
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
1
-7
/
+10
2025-07-15
PCI: qcom: Add support for parsing the new Root Port binding
Krishna Chaitanya Chundru
1
-27
/
+176
2025-07-15
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex
Mayank Rana
2
-12
/
+112
2025-07-15
PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features
Richard Zhu
1
-0
/
+2
2025-07-15
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
Richard Zhu
1
-1
/
+1
2025-07-07
PCI: dwc: Make dw_pcie_ptm_ops static
Manivannan Sadhasivam
1
-1
/
+1
2025-07-01
PCI: dwc: Export DWC MSI controller related APIs
Mayank Rana
2
-18
/
+34
2025-06-26
PCI: dwc: Simplify the return value of PTM debugfs functions returning bool
Hans Zhang
1
-7
/
+7
2025-06-25
PCI: Move link up wait time and max retries macros to pci.h
Niklas Cassel
2
-7
/
+3
2025-06-25
PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
Niklas Cassel
1
-0
/
+8
2025-06-25
PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-25
PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
1
-3
/
+12
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-145
/
+694
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
6
-5
/
+297
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-9
/
+10
2025-06-04
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-0
/
+1
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
4
-0
/
+92
2025-06-04
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-31
/
+182
2025-06-04
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-4
/
+1
2025-06-04
Merge branch 'pci/controller/dwc-ep'
Bjorn Helgaas
1
-7
/
+6
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
19
-82
/
+97
2025-06-04
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-7
/
+8
2025-05-31
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+1
2025-05-31
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+2
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
1
-0
/
+1
2025-05-29
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
1
-4
/
+3
2025-05-29
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
1
-2
/
+3
2025-05-29
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value...
Niklas Cassel
1
-1
/
+1
2025-05-29
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...
Niklas Cassel
1
-1
/
+1
2025-05-29
PCI: dwc: ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-05-20
PCI: dwc: ep: Fix errno typo
Niklas Cassel
1
-2
/
+2
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
5
-10
/
+10
2025-05-15
PCI: qcom-ep: Mask PTM_UPDATING interrupt
Manivannan Sadhasivam
1
-0
/
+8
2025-05-15
PCI: dwc: Add debugfs support for PTM context
Manivannan Sadhasivam
3
-0
/
+280
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
4
-5
/
+9
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
18
-43
/
+33
2025-05-10
PCI: dwc: ep: Use FIELD_GET() where applicable
Hans Zhang
1
-5
/
+4
[next]