aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-16/+195
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-1/+13
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-0/+129
2017-04-28dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned accessKishon Vijay Abraham I1-0/+5
2017-04-28dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP modeKishon Vijay Abraham I1-7/+30
2017-04-28dt-bindings: PCI: Add DT bindings for PCI designware EP modeKishon Vijay Abraham I1-8/+18
2017-04-12PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu1-2/+8
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov1-1/+13
2017-03-24PCI: Add DT bindings for Faraday Technology PCI Host BridgeLinus Walleij1-0/+129
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-1/+71
2017-02-21Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-0/+2
2017-02-21Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-0/+1
2017-02-21Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-1/+2
2017-02-21Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-0/+37
2017-02-21Documentation: binding: Modify the exynos5440 PCIe bindingJaehoon Chung1-0/+29
2017-02-08PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach1-1/+2
2017-02-06PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu1-0/+37
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin1-0/+2
2017-01-11PCI: rcar: Add compatible string for r8a7796Harunobu Kurokawa1-0/+1
2017-01-09Docs: dt: Be explicit and consistent in reference to IOMMU specifiersStuart Yoder1-3/+3
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-0/+110
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-3/+8
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-0/+1
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-1/+13
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-0/+1
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-15/+28
2016-12-07PCI: rcar: Add gen3 fallback compatibility string for pcie-rcarSimon Horman1-0/+1
2016-12-07dt-bindings: pci: tegra: Add Tegra210 supportThierry Reding1-0/+110
2016-11-23PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla1-1/+13
2016-11-23PCI: iproc: Add PAXBv2 binding infoRay Jui1-0/+2
2016-11-17PCI: iproc: Add optional dma-rangesRay Jui1-0/+3
2016-11-17PCI: iproc: Remove redundant outbound propertiesRay Jui1-7/+0
2016-11-14PCI: iproc: Add PAXCv2 related bindingRay Jui1-8/+23
2016-11-14Documentation/devicetree: Add PCIe max-link-speed propertyShawn Lin1-0/+6
2016-11-11PCI: layerscape: Add LS1046a supportMingkai Hu1-0/+1
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin1-3/+8
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+171
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+109
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn Helgaas2-0/+109
2016-09-16Docs: dt: add PCI IOMMU map bindingsMark Rutland1-0/+171
2016-09-01dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe controllerShawn Lin1-0/+106
2016-08-31bindings: PCI: artpec: correct pci binding exampleNiklas Cassel1-3/+4
2016-08-30PCI: Xilinx NWL PCIe: Updating device tree documentation with prefetchable memory spaceBharat Kumar Gogada1-2/+3
2016-08-22PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand1-0/+3
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+102
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into nextBjorn Helgaas1-0/+56
2016-07-26dt-bindings: add DT binding for the Aardvark PCIe controllerThomas Petazzoni1-0/+56
2016-06-16bindings: PCI: layerscape: Add 'dma-coherent' propertyLiu Gang1-0/+4
2016-06-11PCI: Add DT binding for Axis ARTPEC-6 PCIe controllerNiklas Cassel1-0/+46
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-7/+7