summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-235-1/+71
|\
| * Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2017-02-211-0/+2
| |\
| | * PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin2017-01-121-0/+2
| * | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2017-02-211-0/+1
| |\ \
| | * | PCI: rcar: Add compatible string for r8a7796Harunobu Kurokawa2017-01-111-0/+1
| | |/
| * | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2017-02-211-1/+2
| |\ \
| | * | PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach2017-02-081-1/+2
| | |/
| * | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-02-211-0/+37
| |\ \
| | * | PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu2017-02-061-0/+37
| | |/
| * / Documentation: binding: Modify the exynos5440 PCIe bindingJaehoon Chung2017-02-211-0/+29
| |/
* / Docs: dt: Be explicit and consistent in reference to IOMMU specifiersStuart Yoder2017-01-091-3/+3
|/
* Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-12-121-0/+110
|\
| * dt-bindings: pci: tegra: Add Tegra210 supportThierry Reding2016-12-071-0/+110
* | Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2016-12-121-3/+8
|\ \
| * | PCI: rockchip: Add three new resets as required propertiesShawn Lin2016-11-101-3/+8
| |/
* | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2016-12-121-0/+1
|\ \
| * | PCI: rcar: Add gen3 fallback compatibility string for pcie-rcarSimon Horman2016-12-071-0/+1
| |/
* | Merge branch 'pci/host-qcom' into nextBjorn Helgaas2016-12-121-1/+13
|\ \
| * | PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla2016-11-241-1/+13
| |/
* | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2016-12-121-0/+1
|\ \
| * | PCI: layerscape: Add LS1046a supportMingkai Hu2016-11-111-0/+1
| |/
* | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2016-12-121-15/+28
|\ \
| * | PCI: iproc: Add PAXBv2 binding infoRay Jui2016-11-231-0/+2
| * | PCI: iproc: Add optional dma-rangesRay Jui2016-11-171-0/+3
| * | PCI: iproc: Remove redundant outbound propertiesRay Jui2016-11-171-7/+0
| * | PCI: iproc: Add PAXCv2 related bindingRay Jui2016-11-141-8/+23
| |/
* / Documentation/devicetree: Add PCIe max-link-speed propertyShawn Lin2016-11-141-0/+6
|/
* Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-0/+171
|\
| * Docs: dt: add PCI IOMMU map bindingsMark Rutland2016-09-161-0/+171
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-072-0/+109
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-052-0/+109
| |\ \ \ | | |_|/ | |/| |
| | | * dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe controllerShawn Lin2016-09-011-0/+106
| | |/ | |/|
| | * PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand2016-08-221-0/+3
| |/
* | bindings: PCI: artpec: correct pci binding exampleNiklas Cassel2016-08-311-3/+4
* | PCI: Xilinx NWL PCIe: Updating device tree documentation with prefetchable me...Bharat Kumar Gogada2016-08-311-2/+3
|/
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-0/+102
|\
| *-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-011-0/+56
| |\ \
| | * | dt-bindings: add DT binding for the Aardvark PCIe controllerThomas Petazzoni2016-07-261-0/+56
| | |/
| * / PCI: Add DT binding for Axis ARTPEC-6 PCIe controllerNiklas Cassel2016-06-111-0/+46
| |/
* / bindings: PCI: layerscape: Add 'dma-coherent' propertyLiu Gang2016-06-161-0/+4
|/
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-202-7/+7
|\
| * PCI: hisi: DT spelling s/interrupts-*/interrupt-*/Geert Uytterhoeven2016-04-251-6/+6
| * devicetree: bindings: designware-pcie: Fix unit addressStephen Boyd2016-04-201-1/+1
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-193-2/+55
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas2016-05-033-2/+55
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * PCI: keystone: Add error IRQ handlerMurali Karicheri2016-04-141-0/+1
| | |_|/ | |/| |
| | | * PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov2016-05-021-1/+1
| | | * PCI: imx6: Add DT property for link gen, default to Gen1Tim Harvey2016-04-201-0/+4
| | | * PCI: imx6: Add reset-gpio-active-high boolean property to DTPetr Štetiar2016-04-201-0/+6
| | | * PCI: imx6: Add initial imx6sx supportChristoph Fritz2016-04-201-2/+6
| | |/ | |/|