index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-16
PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs
Manivannan Sadhasivam
1
-2
/
+22
2026-01-14
PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
Shawn Lin
1
-0
/
+8
2026-01-13
PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint
Mrinmay Sarkar
1
-8
/
+53
2026-01-13
PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports
Inochi Amaoto
1
-0
/
+18
2026-01-08
PCI: dwc: tegra194: Broaden architecture dependency
Vidya Sagar
1
-2
/
+2
2026-01-05
PCI: meson: Report that link is up while in ASPM L0s and L1 states
Bjorn Helgaas
1
-34
/
+3
2025-12-30
PCI: qcom: Parse PERST# from all PCIe bridge nodes
Manivannan Sadhasivam
1
-17
/
+85
2025-12-30
PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
Manivannan Sadhasivam
1
-1
/
+3
2025-12-29
PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devices
Shawn Lin
1
-3
/
+13
2025-12-23
PCI: imx6: Add external reference clock input mode support
Richard Zhu
1
-7
/
+12
2025-12-23
PCI: dwc: ep: Cache MSI outbound iATU mapping
Koichiro Den
2
-6
/
+47
2025-12-22
Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"
Niklas Cassel
2
-9
/
+2
2025-12-22
Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt"
Niklas Cassel
1
-57
/
+1
2025-12-22
Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported"
Niklas Cassel
1
-3
/
+1
2025-12-22
Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
Niklas Cassel
1
-4
/
+1
2025-12-22
Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"
Niklas Cassel
1
-56
/
+3
2025-12-22
Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"
Niklas Cassel
1
-1
/
+0
2025-12-19
PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if link is not up
Manivannan Sadhasivam
1
-1
/
+5
2025-12-18
PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info
Shawn Lin
1
-4
/
+25
2025-12-18
PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
Shawn Lin
2
-0
/
+6
2025-12-18
PCI: qcom: Remove DPC Extended Capability
Qiang Yu
1
-0
/
+1
2025-12-18
PCI: qcom: Remove MSI-X Capability for Root Ports
Qiang Yu
1
-0
/
+2
2025-12-18
PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI controller
Qiang Yu
1
-0
/
+11
2025-12-18
PCI: dwc: Add new APIs to remove standard and extended Capability
Qiang Yu
2
-0
/
+55
2025-12-18
PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macros
Qiang Yu
2
-4
/
+4
2025-12-15
PCI: dwc: Enable MSI affinity support
Radu Rendec
1
-5
/
+28
2025-12-15
PCI: dwc: Code cleanup
Radu Rendec
2
-71
/
+34
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
16
-138
/
+1039
2025-12-03
Merge branch 'pci/pwrctrl-tc9563'
Bjorn Helgaas
3
-0
/
+31
2025-12-03
Merge branch 'pci/controller/stm32'
Bjorn Helgaas
3
-33
/
+27
2025-12-03
Merge branch 'pci/controller/spacemit-k1'
Bjorn Helgaas
3
-0
/
+371
2025-12-03
Merge branch 'pci/controller/s32g'
Bjorn Helgaas
4
-0
/
+425
2025-12-03
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-2
/
+15
2025-12-03
Merge branch 'pci/controller/meson'
Bjorn Helgaas
2
-8
/
+22
2025-12-03
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
5
-37
/
+63
2025-12-03
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-17
/
+6
2025-12-02
PCI: s32g: Add NXP S32G PCIe controller driver (RC)
Vincent Guittot
3
-0
/
+417
2025-12-02
PCI: dwc: Add register and bitfield definitions
Vincent Guittot
1
-0
/
+8
2025-11-24
PCI: dw-rockchip: Configure L1SS support
Shawn Lin
1
-0
/
+40
2025-11-24
PCI: tegra194: Remove unnecessary L1SS disable code
Bjorn Helgaas
1
-40
/
+5
2025-11-24
PCI: dwc: Advertise L1 PM Substates only if driver requests it
Bjorn Helgaas
5
-0
/
+33
2025-11-24
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2025-11-18
PCI: qcom: Implement .assert_perst()
Krishna Chaitanya Chundru
1
-0
/
+13
2025-11-18
PCI: dwc: Implement .assert_perst() for dwc glue drivers
Krishna Chaitanya Chundru
2
-0
/
+18
2025-11-17
PCI: stm32: Don't use 'proxy' headers
Andy Shevchenko
3
-2
/
+17
2025-11-17
PCI: stm32: Fix EP page_size alignment
Christian Bruel
1
-0
/
+2
2025-11-17
PCI: stm32: Fix LTSSM EP race with start link
Christian Bruel
1
-31
/
+8
2025-11-17
PCI: spacemit: Add SpacemiT PCIe host driver
Alex Elder
3
-0
/
+371
2025-11-13
PCI: keystone: Add support to build as a loadable module
Siddharth Vadapalli
3
-37
/
+59
2025-11-13
PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
Siddharth Vadapalli
2
-0
/
+2
[prev]
[next]