summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-0968-515/+1648
|\
| * Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2019-03-061-1/+14
| |\
| | * PCI/VMD: Configure MPS settings before adding devicesJon Derrick2019-01-301-1/+14
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-03-064-31/+74
| |\ \
| | * | PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' staticWei Yongjun2019-03-011-1/+1
| | * | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-02-224-4/+15
| | * | PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2019-02-222-28/+60
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-03-061-4/+9
| |\ \
| | * | PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAMHonghui Zhang2019-03-011-1/+7
| | * | PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang2019-03-011-3/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-03-062-33/+29
| |\ \
| | * | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura2019-03-012-21/+18
| | * | PCI: hv: Replace hv_vp_set with hv_vpsetMaya Nakamura2019-03-011-13/+12
| | * | PCI: hv: Add __aligned(8) to struct retarget_msi_interruptMaya Nakamura2019-03-011-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-0615-68/+397
| |\ \
| | * | misc: pci_endpoint_test: Add the layerscape EP device supportXiaowei Bao2019-02-211-0/+1
| | * | PCI: layerscape: Add EP mode supportXiaowei Bao2019-02-212-1/+157
| | * | arm64: dts: Add the PCIE EP node in dtsXiaowei Bao2019-02-211-1/+33
| | * | dt-bindings: add DT binding for the layerscape PCIe controller with EP modeXiaowei Bao2019-02-211-0/+3
| | * | PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I2019-02-151-9/+0
| | * | PCI: designware-plat: Remove setting epc->features in Designware plat EP driverKishon Vijay Abraham I2019-02-151-4/+0
| | * | PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driverKishon Vijay Abraham I2019-02-151-3/+0
| | * | PCI: cadence: Remove pci_epf_linkup() from Cadence EP driverKishon Vijay Abraham I2019-02-151-12/+0
| | * | PCI: pci-epf-test: Use pci_epc_get_features() to get EPC featuresKishon Vijay Abraham I2019-02-151-33/+54
| | * | PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64BitKishon Vijay Abraham I2019-02-151-0/+4
| | * | PCI: pci-epf-test: Remove setting epf_bar flags in function driverKishon Vijay Abraham I2019-02-151-4/+0
| | * | PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flagsKishon Vijay Abraham I2019-02-151-1/+3
| | * | PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I2019-02-152-0/+25
| | * | PCI: cadence: Populate ->get_features() cdns_pcie_epc_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | PCI: rockchip: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | PCI: designware-plat: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I2019-02-142-0/+13
| | * | PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I2019-02-142-0/+52
| | * | PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang2019-02-131-2/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-03-0612-127/+408
| |\ \
| | * | PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach2019-03-011-1/+1
| | * | PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov2019-03-011-7/+7
| | * | PCI: dwc: Make use of GENMASK/FIELD_PREPAndrey Smirnov2019-03-011-13/+16
| | * | PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov2019-03-013-9/+8
| | * | PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()Andrey Smirnov2019-03-011-38/+23
| | * | PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov2019-03-011-2/+2
| | * | PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQAndrey Smirnov2019-03-011-1/+17
| | * | dt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mqAndrey Smirnov2019-02-281-0/+4
| | * | PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson2019-02-281-1/+1
| | * | PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failureTrent Piepho2019-02-121-0/+57
| | * | ARM: dts: imx7d: Add node for PCIe PHYTrent Piepho2019-02-121-0/+9
| | * | dt-bindings: imx6q-pcie: Add description of imx7d pcie phyTrent Piepho2019-02-121-0/+11
| | * | PCI: dwc: Print debug error message when MSI-X entry control mask bit is setGustavo Pimentel2019-02-121-1/+3
| | * | PCI: imx6: Add support for i.MX8MQAndrey Smirnov2019-02-043-5/+79