summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas4-77/+67
2016-10-12Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...Bjorn Helgaas14-458/+480
2016-10-12MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainerThomas Petazzoni1-0/+1
2016-10-12PCI: rockchip: Indent "if" statement bodyDan Carpenter1-1/+1
2016-10-12PCI: xilinx-nwl: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas1-52/+56
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas1-3/+2
2016-10-11PCI: xilinx: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: xilinx: Add local struct device pointersBjorn Helgaas1-26/+29
2016-10-11PCI: xgene: Add register accessorsBjorn Helgaas1-42/+44
2016-10-11PCI: xgene: Pass struct xgene_pcie_port to setup functionsBjorn Helgaas1-15/+21
2016-10-11PCI: xgene: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: tegra: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: tegra: Add local struct device pointersBjorn Helgaas1-112/+122
2016-10-11PCI: tegra: Fix argument order in tegra_pcie_phy_disable()Bjorn Helgaas1-1/+1
2016-10-11PCI: rockchip: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: rcar-gen2: Add local struct device pointersBjorn Helgaas1-21/+25
2016-10-11PCI: rcar: Remove DRV_NAME macroBjorn Helgaas1-3/+1
2016-10-11PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device argBjorn Helgaas1-3/+2
2016-10-11PCI: rcar: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas1-2/+2
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas1-12/+9
2016-10-11PCI: iproc: Hard-code PCIe capability offset instead of searchingBjorn Helgaas1-6/+5
2016-10-11PCI: iproc: Remove redundant null pointer checkingBjorn Helgaas1-3/+0
2016-10-11PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas2-1/+6
2016-10-11PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas2-2/+2
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas3-32/+38
2016-10-11PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas1-7/+6
2016-10-11PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas1-11/+6
2016-10-11PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas1-3/+3
2016-10-11PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-6/+1
2016-10-11PCI: altera: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: altera: Add local struct device pointersBjorn Helgaas1-16/+18
2016-10-11PCI: aardvark: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: aardvark: Add local struct device pointersBjorn Helgaas1-18/+20
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas1-7/+8
2016-10-11PCI: designware-plat: Remove redundant dw_plat_pcie.mem_baseBjorn Helgaas1-7/+4
2016-10-11PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val argumentsBjorn Helgaas1-16/+16
2016-10-11PCI: designware: Uninline register accessorsBjorn Helgaas1-2/+2
2016-10-11PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas2-2/+4
2016-10-11PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas3-26/+26
2016-10-11PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas3-11/+8
2016-10-11PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()Kishon Vijay Abraham I1-8/+2
2016-10-10PCI: xgene: Add local struct device pointersBjorn Helgaas1-19/+24
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas1-41/+47
2016-10-06PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()Bjorn Helgaas1-4/+4
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas9-67/+66
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas21-224/+1925
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch5-15/+17