index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
Xiaowei Bao
1
-0
/
+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
2020-09-08
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
1
-10
/
+1
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
3
-55
/
+20
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
4
-29
/
+19
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
3
-5
/
+4
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2
-19
/
+3
2020-09-08
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
1
-3
/
+9
2020-09-08
PCI: Also call .add_bus() callback for root bus
Rob Herring
1
-0
/
+6
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
1
-82
/
+37
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
2
-20
/
+0
2020-09-08
PCI: dwc: histb: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+23
2020-09-08
PCI: dwc: exynos: Use pci_ops for root config space accessors
Rob Herring
1
-20
/
+25
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+21
2020-09-08
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
1
-13
/
+10
2020-09-08
PCI: dwc: tegra: Use pci_ops for root config space accessors
Rob Herring
1
-14
/
+16
2020-09-08
PCI: dwc: keystone: Use pci_ops for config space accessors
Rob Herring
1
-22
/
+18
2020-09-08
PCI: dwc: al: Use pci_ops for child config space accessors
Rob Herring
1
-50
/
+13
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
2
-0
/
+20
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
2
-5
/
+11
2020-09-07
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
1
-36
/
+19
2020-09-07
PCI: Allow root and child buses to have different pci_ops
Rob Herring
2
-1
/
+8
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
2
-1
/
+3
[next]