- 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b08d2e6 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
- d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
- f77b324 Merge branch 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
- 44b83b3 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
- a1d9190 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
- aee10cd Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 8 years ago
- 46275d4 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 8 years ago
- f887e24 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
- b0b8975 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
- 9fb7454 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
- a739d56 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
- 2f0f373 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
- ffbd796 PCI: iproc: Skip check for legacy IRQ on PAXC buses by Andy Gospodarek · 8 years ago
- 49da211 PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar by Simon Horman · 8 years ago
- d83a328 PCI: rcar: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
- 7b99d94 PCI: rcar-gen2: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
- 0722bdd PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init() by Shawn Lin · 8 years ago
- 9e663d3 PCI: rockchip: Split out rockchip_cfg_atu() by Shawn Lin · 8 years ago
- f37500b8 PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS by Shawn Lin · 8 years ago
- a45e261 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
- 77bc68c PCI: rockchip: Remove the pointer to L1 substate cap by Shawn Lin · 8 years ago
- f2fb5b8 PCI: rockchip: Specify the link capability by Shawn Lin · 8 years ago
- 45e9320 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
- 1177f76 PCI: rockchip: Add Kconfig COMPILE_TEST by Shawn Lin · 8 years ago
- b8ab8e0 PCI: rockchip: Mark RC as common clock architecture by Shawn Lin · 8 years ago
- 4816c4c PCI: rockchip: Provide captured slot power limit and scale by Shawn Lin · 8 years ago
- ca5ab37 PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy by Bjorn Helgaas · 8 years ago
- 554d9ec PCI: spear: Use builtin_platform_driver() to simplify the code by Geliang Tang · 8 years ago
- 42db500 PCI: vmd: Fix suspend handlers defined-but-not-used warning by Borislav Petkov · 8 years ago
- 3906b91 PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU by Jon Derrick · 8 years ago
- 7ac0271 PCI: tegra: Enable the driver on 64-bit ARM by Thierry Reding · 8 years ago
- c7a091c PCI: tegra: Add Tegra210 support by Thierry Reding · 8 years ago
- 76245ca PCI: tegra: Implement PCA enable workaround by Thierry Reding · 8 years ago
- 76f2541 PCI: tegra: Use new pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
- c5d4603 PCI: Add MCFG quirks for X-Gene host controller by Duc Dang · 8 years ago
- 648d93f PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller by Tomasz Nowicki · 8 years ago
- 44f22bd PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller by Tomasz Nowicki · 8 years ago
- 0d41426 PCI: thunder-pem: Factor out resource lookup by Bjorn Helgaas · 8 years ago
- 5f00f1a PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers by Dongdong Liu · 8 years ago
- 0de8ce3 PCI: hv: Allocate physically contiguous hypercall params buffer by Long Li · 8 years ago
- feacdb4 PCI: iproc: Fix incorrect MSI address alignment by Ray Jui · 8 years ago
- d0491fc PCI: qcom: Add support for MSM8996 PCIe controller by Srinivas Kandagatla · 8 years ago
- c7c4452 PCI: iproc: Add support for the next-gen PAXB controller by Ray Jui · 8 years ago
- 9c248f8 PCI/xgene-msi: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- fb26592 PCI: Warn on possible RW1C corruption for sub-32 bit config writes by Bjorn Helgaas · 8 years ago
- dd9d4e7 PCI: iproc: Add inbound DMA mapping support by Ray Jui · 8 years ago
- 4213e15 PCI: iproc: Make outbound mapping code more generic by Ray Jui · 8 years ago
- 787b3c4 PCI: iproc: Add PAXC v2 support by Ray Jui · 8 years ago
- e74d2eb PCI: hv: Delete the device earlier from hbus->children for hot-remove by Dexuan Cui · 8 years ago
- 17978524 PCI: hv: Fix hv_pci_remove() for hot-remove by Dexuan Cui · 8 years ago
- 8286e96 PCI: hv: Use the correct buffer size in new_pcichild_device() by Dexuan Cui · 8 years ago
- 9f46107 PCI: designware-plat: Update author email by Joao Pinto · 8 years ago
- 538928f PCI: iproc: Fix exception with multi-function devices by Ray Jui · 8 years ago
- 404349c PCI: iproc: Add BCMA type by Ray Jui · 8 years ago
- 7cbd50d PCI: iproc: Do not reset PAXC when initializing the driver by Ray Jui · 8 years ago
- 06324ed PCI: iproc: Improve core register population by Ray Jui · 8 years ago
- 1d77040 PCI: layerscape: Add LS1046a support by Mingkai Hu · 8 years ago
- 5b23e8f PCI: vmd: Remove unnecessary pci_set_drvdata() by Wei Yongjun · 8 years ago
- ad71995 PCI: hisi: Remove redundant error message from hisi_pcie_probe() by Wei Yongjun · 8 years ago
- e594233 PCI: layerscape: Remove redundant error message from ls_pcie_probe() by Wei Yongjun · 8 years ago
- c19699a PCI: altera: Remove redundant error message in altera_pcie_parse_dt() by Wei Yongjun · 8 years ago
- c5d933b PCI: altera: Use builtin_platform_driver() to simplify the code by Wei Yongjun · 8 years ago
- 31a3a7b PCI: rockchip: Add three new resets as required properties by Shawn Lin · 8 years ago
- 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
- 542ccf4 PCI: hv: Make unnecessarily global IRQ masking functions static by Tobias Klauser · 8 years ago
- ad11044 PCI: qcom: Fix pp->dev usage before assignment by Srinivas Kandagatla · 8 years ago
- 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 8 years ago
- 15480f3 PCI: layerscape: Fix drvdata usage before assignment by Marc Zyngier · 8 years ago
- 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
- 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
- dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
- f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
- e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
- a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
- 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
- 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
- adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
- 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
- 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
- c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
- a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
- 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
- de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
- d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
- d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
- ee05369 PCI: qcom: Reorder struct qcom_pcie by Bjorn Helgaas · 8 years ago
- e6a087e PCI: qcom: Remove redundant struct qcom_pcie.dev by Bjorn Helgaas · 8 years ago
- 0edd578 PCI: qcom: Remove redundant struct qcom_pcie.dbi by Bjorn Helgaas · 8 years ago
- 661a0e4 PCI: qcom: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago