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
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-06-14
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2021-03-04
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2020-12-30
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-08-21
PCI: qcom: Add support for tx term offset for rev 2.1.0
Ansuel Smith
1
-1
/
+16
2020-08-21
PCI: qcom: Define some PARF params needed for ipq8064 SoC
Ansuel Smith
1
-0
/
+24
2020-06-25
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
1
-0
/
+2
2020-02-11
PCI: keystone: Fix link training retries initiation
Yurii Monakov
1
-1
/
+1
2020-01-27
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
1
-5
/
+5
2020-01-17
PCI: dwc: Fix find_next_bit() usage
Niklas Cassel
1
-5
/
+6
2019-12-01
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
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-10-07
PCI: histb: 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: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-09-16
PCI: qcom: Don't deassert reset GPIO during probe
Bjorn Andersson
1
-1
/
+1
2019-09-16
PCI: qcom: Fix error handling in runtime PM support
Bjorn Andersson
1
-17
/
+39
2019-07-31
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-07-26
PCI: qcom: Ensure that PERST is asserted for at least 100 ms
Niklas Cassel
1
-0
/
+2
2019-06-15
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
1
-0
/
+4
2019-06-15
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-06-15
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-06-15
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-03-23
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
1
-1
/
+1
2019-02-12
PCI: imx: Enable MSI from downstream components
Richard Zhu
1
-0
/
+10
2019-01-16
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-6
/
+7
2019-01-16
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
1
-0
/
+5
2019-01-16
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
1
-7
/
+12
2018-12-17
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
1
-9
/
+1
2018-12-05
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
1
-1
/
+0
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-09-20
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2
-6
/
+5
2018-08-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
13
-51
/
+240
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-0
/
+1
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
3
-2
/
+17
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2
-27
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
3
-1
/
+148
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
5
-5
/
+5
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2
-8
/
+9
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: qcom: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: histb: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: designware-plat: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: artpec6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: armada8k: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: keystone: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: imx6: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
[next]