index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-31
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+32
2025-10-31
Revert "PCI: qcom: Remove custom ASPM enablement code"
Bjorn Helgaas
1
-0
/
+32
2025-10-20
Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
Krishna Chaitanya Chundru
1
-68
/
+0
2025-10-20
PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access
Krishna Chaitanya Chundru
1
-4
/
+24
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-326
/
+1282
2025-10-03
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
1
-8
/
+8
2025-10-03
Merge branch 'pci/controller/stm32'
Bjorn Helgaas
5
-0
/
+764
2025-10-03
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-3
/
+25
2025-10-03
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
10
-152
/
+343
2025-10-03
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-4
/
+4
2025-10-03
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-0
/
+4
2025-10-03
Merge branch 'pci/controller/dwc-edma'
Bjorn Helgaas
2
-4
/
+1
2025-10-03
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2
-0
/
+4
2025-10-03
Merge branch 'pci/controller/amd-mdb'
Bjorn Helgaas
1
-1
/
+51
2025-10-03
Merge branch 'pci/endpoint'
Bjorn Helgaas
10
-21
/
+29
2025-10-03
Merge branch 'pci/capability-search'
Bjorn Helgaas
3
-101
/
+49
2025-10-01
PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25
Christian Bruel
4
-0
/
+378
2025-10-01
PCI: stm32: Add PCIe host support for STM32MP25
Christian Bruel
4
-0
/
+386
2025-09-29
PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
Siddharth Vadapalli
1
-2
/
+2
2025-09-26
PCI: dwc: Support 16-lane operation
Konrad Dybcio
2
-0
/
+4
2025-09-25
PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...
Manivannan Sadhasivam
1
-6
/
+6
2025-09-25
PCI: rcar-gen4: Fix inverted break condition in PHY initialization
Marek Vasut
1
-1
/
+1
2025-09-25
PCI: rcar-gen4: Assure reset occurs before DBI access
Marek Vasut
1
-0
/
+13
2025-09-25
PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
Marek Vasut
1
-1
/
+10
2025-09-25
PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'
Krishna Chaitanya Chundru
3
-0
/
+34
2025-09-25
PCI: qcom: Prepare for the DWC ECAM enablement
Krishna Chaitanya Chundru
1
-0
/
+68
2025-09-25
PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shif...
Krishna Chaitanya Chundru
4
-15
/
+109
2025-09-25
PCI: dwc: Add support for ELBI resource mapping
Krishna Chaitanya Chundru
5
-52
/
+50
2025-09-24
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-09-24
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-09-24
PCI: tegra194: Set pci_epc_features::msi_capable to true
Niklas Cassel
1
-0
/
+1
2025-09-24
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-09-23
PCI: qcom: Remove custom ASPM enablement code
Manivannan Sadhasivam
1
-32
/
+0
2025-09-22
PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()
Nagarjuna Kristam
1
-2
/
+2
2025-09-17
PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
Manivannan Sadhasivam
1
-51
/
+36
2025-09-12
PCI: qcom-ep: Remove redundant edma.nr_irqs initialization
Niklas Cassel
1
-1
/
+0
2025-09-12
PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-3
/
+1
2025-09-04
PCI: imx6: Enable the Vaux supply if available
Richard Zhu
1
-0
/
+4
2025-09-04
PCI: qcom: Fix macro typo for CURSOR
Ziyue Zhang
2
-6
/
+6
2025-09-04
PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s
Ziyue Zhang
5
-32
/
+41
2025-09-02
PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-16
/
+26
2025-08-27
PCI: qcom: Restrict port parsing only to PCIe bridge child nodes
Krishna Chaitanya Chundru
1
-0
/
+2
2025-08-27
PCI: keystone: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-20
PCI: dwc: ep: Implement capability search using PCI core APIs
Hans Zhang
2
-29
/
+23
2025-08-14
PCI: dwc: Implement capability search using PCI core APIs
Hans Zhang
2
-72
/
+26
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
10
-17
/
+0
2025-08-11
PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
Sai Krishna Musham
1
-1
/
+51
2025-08-11
PCI: rcar-gen4: Fix PHY initialization
Marek Vasut
1
-1
/
+1
2025-08-11
PCI: qcom: Select PCI Power Control Slot driver
Qiang Yu
1
-0
/
+1
2025-07-31
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
3
-0
/
+268
[next]