index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-02-14
PCI: keystone: Fix link training retries initiation
Yurii Monakov
1
-1
/
+1
2019-12-01
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2019-11-12
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
Keerthy
1
-0
/
+17
2019-10-07
PCI: exynos: Propagate errors for optional PHYs
Thierry Reding
1
-1
/
+1
2019-10-07
PCI: imx6: Propagate errors for optional regulators
Thierry Reding
1
-2
/
+2
2019-09-21
PCI: kirin: Fix section mismatch warning
Nathan Chancellor
1
-2
/
+2
2019-09-16
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
1
-1
/
+2
2019-09-16
PCI: designware-ep: Fix find_first_zero_bit() usage
Niklas Cassel
2
-10
/
+32
2019-07-31
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-06-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
1
-0
/
+4
2019-03-27
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
1
-0
/
+8
2019-03-27
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
2
-1
/
+4
2019-01-26
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-3
/
+12
2018-12-17
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
1
-9
/
+1
2018-12-05
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
1
-1
/
+1
2018-11-13
PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
Vignesh R
1
-3
/
+8
2018-10-20
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2
-6
/
+5
2018-07-22
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
1
-1
/
+2
2018-06-21
PCI: kirin: Fix reset gpio name
Loic Poulain
1
-1
/
+1
2018-03-24
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2
-9
/
+4
2018-03-15
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
1
-1
/
+1
2018-02-22
PCI: keystone: Fix interrupt-controller-node lookup
Johan Hovold
1
-1
/
+4
2017-12-10
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
1
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
7
-12
/
+11
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
3
-5
/
+16
2017-09-07
Merge branch 'pci/host-spear13xx' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-87
/
+300
2017-09-07
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
4
-49
/
+90
2017-09-07
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-07
Merge branch 'pci/host-keystone' into next
Bjorn Helgaas
3
-18
/
+4
2017-09-07
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-3
/
+4
2017-09-07
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
1
-4
/
+1
2017-09-07
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
14
-28
/
+73
2017-09-07
Merge branch 'pci/host-artpec6' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-05
PCI: spear13xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: armada8k: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
1
-4
/
+4
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
7
-12
/
+11
2017-08-29
PCI: layerscape: Add support for ls1088a
Hou Zhiqiang
1
-0
/
+1
2017-08-29
PCI: layerscape: Add support for ls2088a
Hou Zhiqiang
1
-0
/
+9
2017-08-29
PCI: artpec6: Stop enabling writes to DBI read-only registers
Hou Zhiqiang
1
-6
/
+0
2017-08-29
PCI: layerscape: Remove unnecessary class code fixup
Hou Zhiqiang
1
-9
/
+0
2017-08-29
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
1
-0
/
+6
2017-08-29
PCI: dwc: Add accessors for write permission of DBI read-only registers
Hou Zhiqiang
2
-3
/
+27
[next]