index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2021-11-18
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
1
-16
/
+10
2021-09-22
PCI: tegra194: Fix MSI-X programming
Om Prakash Singh
1
-1
/
+1
2021-09-22
PCI: tegra194: Fix handling BME_CHGED event
Om Prakash Singh
1
-15
/
+15
2021-07-20
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
1
-1
/
+1
2021-07-20
PCI: intel-gw: Fix INTx enable
Martin Blumenstingl
1
-4
/
+6
2021-05-22
PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
Dinghao Liu
1
-1
/
+1
2021-05-14
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
1
-1
/
+2
2021-03-04
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2020-11-04
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
1
-2
/
+6
2020-10-21
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-15
/
+5
2020-10-21
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+13
2020-10-21
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2
-2
/
+9
2020-10-21
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
1
-1
/
+5
2020-10-21
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-23
/
+18
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
1
-0
/
+11
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
3
-17
/
+36
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
1
-1
/
+1
2020-10-13
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
1
-16
/
+4
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
1
-0
/
+5
2020-10-05
PCI: meson: Build as module by default
Kevin Hilman
2
-2
/
+9
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
1
-1
/
+5
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
1
-1
/
+1
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
1
-19
/
+53
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
1
-1
/
+2
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
1
-8
/
+23
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
1
-2
/
+2
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2
-21
/
+118
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2
-0
/
+31
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
3
-59
/
+143
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2
-10
/
+8
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
5
-85
/
+35
2020-09-10
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
1
-4
/
+0
2020-09-10
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
1
-14
/
+1
2020-09-10
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
1
-6
/
+0
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2
-4
/
+1
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
11
-151
/
+40
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2
-18
/
+6
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
3
-36
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2
-34
/
+28
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
3
-12
/
+7
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
1
-10
/
+8
2020-09-08
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
1
-23
/
+14
2020-09-08
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
1
-51
/
+25
2020-09-08
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
1
-20
/
+0
2020-09-08
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
1
-28
/
+1
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2
-1
/
+5
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2
-8
/
+7
2020-09-08
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
1
-2
/
+0
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
9
-34
/
+11
[next]