index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
2020-11-04
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
2020-10-21
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-10-21
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2020-10-21
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2020-10-21
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
2020-10-21
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
2020-10-13
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-10-05
PCI: meson: Build as module by default
Kevin Hilman
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
2020-09-10
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
2020-09-10
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
2020-09-08
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
2020-09-08
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
2020-09-08
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
2020-09-08
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2020-09-08
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2020-09-08
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
[next]