index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
2020-10-21
1
-1
/
+5
|
\
|
*
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
2020-09-28
1
-1
/
+5
*
|
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2020-10-21
3
-17
/
+11
|
\
\
|
*
|
PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
Krzysztof WilczyĆski
2020-10-09
1
-1
/
+1
|
*
|
PCI: iproc: Use module_bcma_driver to simplify the code
Liu Shixin
2020-10-02
1
-12
/
+1
|
*
|
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
2020-09-08
1
-4
/
+9
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
2020-10-21
1
-23
/
+18
|
\
\
|
*
|
PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...
Anson Huang
2020-09-07
1
-20
/
+15
|
*
|
PCI: imx6: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-07
1
-3
/
+3
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-10-21
1
-3
/
+47
|
\
\
|
*
|
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
2020-10-02
1
-3
/
+47
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-10-21
27
-1074
/
+887
|
\
\
|
*
|
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
2020-10-20
1
-0
/
+11
|
*
|
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
2020-10-13
3
-17
/
+36
|
*
|
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
2020-10-13
1
-1
/
+1
|
*
|
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
2020-10-13
1
-16
/
+4
|
*
|
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-10-13
1
-0
/
+5
|
*
|
dt-bindings: PCI: uniphier-ep: Add iATU register description
Kunihiko Hayashi
2020-10-13
1
-6
/
+14
|
*
|
dt-bindings: PCI: uniphier: Add iATU register description
Kunihiko Hayashi
2020-10-13
1
-0
/
+1
|
*
|
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-28
1
-1
/
+1
|
*
|
misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers
Hou Zhiqiang
2020-09-24
1
-2
/
+6
|
*
|
misc: pci_endpoint_test: Add LS1088a in pci_device_id table
Xiaowei Bao
2020-09-24
1
-0
/
+2
|
*
|
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
2020-09-21
1
-19
/
+53
|
*
|
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
2020-09-21
1
-1
/
+2
|
*
|
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
2020-09-21
1
-8
/
+23
|
*
|
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
2020-09-21
1
-2
/
+2
|
*
|
dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
Xiaowei Bao
2020-09-21
1
-0
/
+2
|
*
|
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
2
-21
/
+118
|
*
|
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
2020-09-21
1
-4
/
+4
|
*
|
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
2
-0
/
+31
|
*
|
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-21
3
-59
/
+143
|
*
|
PCI: dwc: Use DBI accessors
Rob Herring
2020-09-10
2
-10
/
+8
|
*
|
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
5
-85
/
+35
|
*
|
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
2020-09-10
1
-4
/
+0
|
*
|
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
2020-09-10
1
-14
/
+1
|
*
|
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
2020-09-10
1
-6
/
+0
|
*
|
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
2
-4
/
+1
|
*
|
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-10
11
-151
/
+40
|
*
|
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
2
-18
/
+6
|
*
|
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
3
-36
/
+0
|
*
|
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2020-09-08
2
-34
/
+28
|
*
|
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-09-08
3
-12
/
+7
|
*
|
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
2020-09-08
1
-10
/
+8
|
*
|
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
2020-09-08
1
-23
/
+14
|
*
|
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
2020-09-08
1
-51
/
+25
|
*
|
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
1
-20
/
+0
|
*
|
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
1
-28
/
+1
|
*
|
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
2
-1
/
+5
|
*
|
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-09-08
2
-8
/
+7
|
*
|
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
2020-09-08
1
-2
/
+0
[next]