index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-940
/
+1181
2026-04-13
Merge branch 'pci/controller/dwc-tegra194'
Bjorn Helgaas
-103
/
+158
2026-04-13
Merge branch 'pci/controller/dwc-rockchip'
Bjorn Helgaas
-0
/
+111
2026-04-13
Merge branch 'pci/controller/dwc-rcar-gen4-ep'
Bjorn Helgaas
-1
/
+3
2026-04-13
Merge branch 'pci/controller/dwc-qcom'
Bjorn Helgaas
-6
/
+11
2026-04-13
Merge branch 'pci/controller/dwc-layerscape'
Bjorn Helgaas
-2
/
+16
2026-04-13
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
-27
/
+35
2026-04-13
Merge branch 'pci/controller/dwc-eswin'
Bjorn Helgaas
-0
/
+419
2026-04-13
Merge branch 'pci/controller/dwc-andes-qilai'
Bjorn Helgaas
-0
/
+209
2026-04-13
Merge branch 'pci/controller/dwc-amd-mdb'
Bjorn Helgaas
-1
/
+1
2026-04-13
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
-673
/
+111
2026-04-13
Merge branch 'pci/controller/max-link-speed'
Bjorn Helgaas
-9
/
+9
2026-04-13
Merge branch 'pci/endpoint'
Bjorn Helgaas
-120
/
+100
2026-04-08
PCI: tegra194: Add core monitor clock support
Vidya Sagar
-0
/
+16
2026-04-08
PCI: tegra194: Enable hardware hot reset mode in Endpoint mode
Vidya Sagar
-0
/
+2
2026-04-08
PCI: tegra194: Enable DMA interrupt
Vidya Sagar
-0
/
+18
2026-04-08
PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
Vidya Sagar
-1
/
+1
2026-04-08
PCI: tegra194: Calibrate pipe to UPHY for Endpoint mode
Vidya Sagar
-0
/
+3
2026-04-08
PCI: tegra194: Assert CLKREQ# explicitly by default
Vidya Sagar
-0
/
+2
2026-04-08
PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
Manikanta Maddireddy
-4
/
+4
2026-04-08
PCI: tegra194: Disable L1.2 capability of Tegra234 EP
Vidya Sagar
-0
/
+19
2026-04-08
PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
Manikanta Maddireddy
-8
/
+8
2026-04-08
PCI: tegra194: Use DWC IP core version
Manikanta Maddireddy
-2
/
+4
2026-04-08
PCI: tegra194: Free up Endpoint resources during remove()
Vidya Sagar
-0
/
+2
2026-04-08
PCI: tegra194: Allow system suspend when the Endpoint link is not up
Vidya Sagar
-6
/
+25
2026-04-08
PCI: tegra194: Set LTR message request before PCIe link up in Endpoint mode
Vidya Sagar
-9
/
+9
2026-04-08
PCI: tegra194: Disable direct speed change for Endpoint mode
Vidya Sagar
-0
/
+4
2026-04-08
PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
Vidya Sagar
-3
/
+3
2026-04-08
PCI: tegra194: Disable PERST# IRQ only in Endpoint mode
Manikanta Maddireddy
-1
/
+2
2026-04-08
PCI: tegra194: Don't force the device into the D0 state before L2
Vidya Sagar
-41
/
+0
2026-04-08
PCI: tegra194: Disable LTSSM after transition to Detect on surprise link down
Manikanta Maddireddy
-13
/
+16
2026-04-08
PCI: tegra194: Increase LTSSM poll time on surprise link down
Manikanta Maddireddy
-15
/
+21
2026-04-08
PCI: tegra194: Fix polling delay for L2 state
Vidya Sagar
-5
/
+4
2026-04-07
PCI: dw-rockchip: Add pcie_ltssm_state_transition tracepoint support
Shawn Lin
-0
/
+111
2026-04-06
PCI: imx6: Fix reference clock source selection for i.MX95
Franz Schnyder
-2
/
+2
2026-04-04
PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
Manikanta Maddireddy
-5
/
+37
2026-04-04
PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
Manikanta Maddireddy
-2
/
+2
2026-04-03
PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...
Richard Zhu
-1
/
+9
2026-04-02
PCI: dwc: Fix type mismatch for kstrtou32_from_user() return value
Hans Zhang
-9
/
+12
2026-03-27
PCI: dwc: Use pcie_get_link_speed() helper for safe array access
Hans Zhang
-9
/
+9
2026-03-26
PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support
Krishna Chaitanya Chundru
-6
/
+11
2026-03-26
PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfs
Hans Zhang
-1
/
+51
2026-03-26
PCI: imx6: Separate PERST# assertion from core reset functions
Sherry Sun
-11
/
+18
2026-03-26
PCI: imx6: Change imx_pcie_deassert_core_reset() return type to void
Sherry Sun
-11
/
+3
2026-03-26
PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
Richard Zhu
-0
/
+1
2026-03-23
PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentation
Koichiro Den
-1
/
+1
2026-03-21
PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint mode
Koichiro Den
-0
/
+2
2026-03-19
PCI: eswin: Add ESWIN PCIe Root Complex driver
Senchuan Zhang
-0
/
+419
2026-03-18
PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as generic
Neil Armstrong
-2
/
+2
2026-03-15
PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
-89
/
+25
[next]