summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci
Commit message (Expand)AuthorAgeFilesLines
* docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-132-5/+60
|\
| * dt-bindings: PCI: Add PCI EP DT binding documentation for AM654Kishon Vijay Abraham I2019-05-011-0/+44
| * dt-bindings: PCI: Add PCI RC DT binding documentation for AM654Kishon Vijay Abraham I2019-04-151-1/+5
| * dt-bindings: PCI: Document "atu" reg-namesKishon Vijay Abraham I2019-04-151-2/+5
| * dt-bindings: PCI: Add dt-binding to configure PCIe modeKishon Vijay Abraham I2019-04-151-0/+2
| * dt-bindings: PCI: keystone: Add "reg-names" binding informationKishon Vijay Abraham I2019-04-111-2/+4
* | dt-bindings: Add "external-facing" PCIe port propertyJean-Philippe Brucker2019-04-111-0/+50
|/
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-0/+3
|\
| * dt-bindings: add DT binding for the layerscape PCIe controller with EP modeXiaowei Bao2019-02-211-0/+3
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-03-062-3/+26
|\ \
| * | dt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mqAndrey Smirnov2019-02-281-0/+4
| * | dt-bindings: imx6q-pcie: Add description of imx7d pcie phyTrent Piepho2019-02-121-0/+11
| * | PCI: imx6: Add support for i.MX8MQAndrey Smirnov2019-02-041-1/+2
| * | dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7Kishon Vijay Abraham I2019-01-311-0/+3
| * | dt-bindings: PCI: dra7xx: Add SoC specific compatible stringsKishon Vijay Abraham I2019-01-311-2/+6
| |/
* | Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas2019-03-061-1/+3
|\ \
| * | dt-bindings: PCI: rcar: Add device tree support for r8a774c0Fabrizio Castro2019-02-051-1/+3
| |/
* / dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0Ley Foon Tan2019-03-041-1/+3
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-9/+154
|\
| * Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2019-01-021-0/+81
| |\
| | * dt-bindings: PCI: Add UniPhier PCIe host controller descriptionKunihiko Hayashi2018-12-191-0/+81
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-01-021-8/+0
| |\ \
| | * | dt-bindings: PCI: MediaTek: Remove un-used propertyHonghui Zhang2018-12-181-8/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-01-021-1/+3
| |\ \
| | * | dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sxLeonard Crestez2018-11-201-1/+3
| | |/
| * / dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controllerYue Wang2018-12-191-0/+70
| |/
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-311-3/+4
|\ \
| * | dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie"Hou Zhiqiang2018-12-101-3/+3
| * | dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie"Hou Zhiqiang2018-12-101-0/+1
| |/
* / Documentation: Use "while" instead of "whilst"Will Deacon2018-11-201-1/+1
|/
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2018-10-201-0/+3
|\
| * dt-bindings: PCI: keystone: Add bindings to get device control moduleKishon Vijay Abraham I2018-10-171-0/+3
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-10-202-0/+6
|\ \
| * | dt-bindings: imx6q-pcie: Add turnoff reset for imx7dLeonard Crestez2018-10-051-0/+1
| * | dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host modeVignesh R2018-09-251-0/+5
| |/
* | dt-bindings: PCI: rcar: Add device tree support for r8a7744Biju Das2018-10-121-0/+1
* | dt-bindings: PCI: rcar: Add device tree support for r8a7744Biju Das2018-10-041-0/+1
* | DT: pci: rcar-pci: document R8A77990 bindingsTho Vu2018-10-021-0/+1
|/
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-162-0/+11
|\
| * dt-bindings: PCI: cadence: Add DT bindings for optional PHYsAlan Douglas2018-07-112-0/+11
* | dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-257-13/+0
|/
* devicetree: fix a series of wrong file referencesMauro Carvalho Chehab2018-06-153-4/+4
* Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-071-7/+0
|\
| * dt-bindings: more status property removal from examplesRob Herring2018-04-181-7/+0
* | Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas2018-06-062-0/+62
|\ \
| * | dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe EP driverShawn Lin2018-05-111-0/+62
| * | dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txtShawn Lin2018-05-101-0/+0
| |/
* | Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas2018-06-061-0/+6
|\ \
| * | DT: pci: rcar-pci: document R8A77980 bindingsSergei Shtylyov2018-05-041-0/+1