summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-10-12PCI: exynos: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: dra7xx: Move struct pcie_port setup to probe functionBjorn Helgaas
2016-10-12PCI: dra7xx: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: dra7xx: Use generic DesignWare accessorsBjorn Helgaas
2016-10-12PCI: dra7xx: Set drvdata at end of probe functionBjorn Helgaas
2016-10-12PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcieBjorn Helgaas
2016-10-12PCI: dra7xx: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: artpec6: Add resource name commentsBjorn Helgaas
2016-10-12PCI: artpec6: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()Bjorn Helgaas
2016-10-12PCI: artpec6: Use generic DesignWare accessorsBjorn Helgaas
2016-10-12PCI: artpec6: Add register accessorsBjorn Helgaas
2016-10-12PCI: artpec6: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: artpec6: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: armada: Reorder struct armada8k_pcieBjorn Helgaas
2016-10-12PCI: armada: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: armada: Use generic DesignWare accessorsBjorn Helgaas
2016-10-12PCI: armada: Remove redundant struct armada8k_pcie.baseBjorn Helgaas
2016-10-12PCI: armada: Add local base pointerBjorn Helgaas
2016-10-12PCI: armada: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas
2016-10-12PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas
2016-10-12PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas
2016-10-12PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-10-12PCI: altera: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: altera: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: aardvark: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: aardvark: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: designware-plat: Remove redundant dw_plat_pcie.mem_baseBjorn Helgaas
2016-10-11PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val argumentsBjorn Helgaas
2016-10-11PCI: designware: Uninline register accessorsBjorn Helgaas
2016-10-11PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas
2016-10-11PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas
2016-10-11PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas
2016-10-11PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()Kishon Vijay Abraham I
2016-10-10PCI: xgene: Add local struct device pointersBjorn Helgaas
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()Bjorn Helgaas
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin