Age | Commit message (Expand) | Author |
2016-11-04 | PCI: designware: Check for iATU unroll support after initializing host | Niklas Cassel |
2016-10-26 | PCI: qcom: Fix pp->dev usage before assignment | Srinivas Kandagatla |
2016-10-21 | PCI: designware-plat: Update author email address | Joao Pinto |
2016-10-17 | PCI: layerscape: Fix drvdata usage before assignment | Marc Zyngier |
2016-10-13 | Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-12 | Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/... | Bjorn Helgaas |
2016-10-12 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas |
2016-10-12 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci... | Bjorn Helgaas |
2016-10-12 | PCI: rockchip: Indent "if" statement body | Dan Carpenter |
2016-10-12 | PCI: hisi: Reorder struct hisi_pcie | Bjorn Helgaas |
2016-10-12 | PCI: hisi: Pass device-specific struct to internal functions | Bjorn Helgaas |
2016-10-12 | PCI: hisi: Include register block base in PCIE_SYS_STATE4 address | Bjorn Helgaas |
2016-10-12 | PCI: dra7xx: Reorder struct dra7xx_pcie | Bjorn Helgaas |
2016-10-12 | PCI: xilinx-nwl: Remove unused platform data | Bjorn Helgaas |
2016-10-12 | PCI: xilinx-nwl: Add local struct device pointers | Bjorn Helgaas |
2016-10-12 | PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument | Bjorn Helgaas |
2016-10-11 | PCI: xilinx: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: xilinx: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: xgene: Add register accessors | Bjorn Helgaas |
2016-10-11 | PCI: xgene: Pass struct xgene_pcie_port to setup functions | Bjorn Helgaas |
2016-10-11 | PCI: xgene: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: tegra: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: tegra: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: tegra: Fix argument order in tegra_pcie_phy_disable() | Bjorn Helgaas |
2016-10-11 | PCI: rockchip: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: rcar-gen2: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: rcar: Remove DRV_NAME macro | Bjorn Helgaas |
2016-10-11 | PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg | Bjorn Helgaas |
2016-10-11 | PCI: rcar: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: qcom: Reorder struct qcom_pcie | Bjorn Helgaas |
2016-10-11 | PCI: qcom: Remove redundant struct qcom_pcie.dev | Bjorn Helgaas |
2016-10-11 | PCI: qcom: Remove redundant struct qcom_pcie.dbi | Bjorn Helgaas |
2016-10-11 | PCI: qcom: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: mvebu: Use existing of_node pointer | Bjorn Helgaas |
2016-10-11 | PCI: mvebu: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Reorder struct ls_pcie | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Move struct pcie_port setup to probe function | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Pass device-specific struct to internal functions | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Remove redundant struct ls_pcie.dbi | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Remove unused platform data | Bjorn Helgaas |
2016-10-11 | PCI: layerscape: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Reorder struct keystone_pcie | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Add app register accessors | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Pass keystone_pcie, not address, to IRQ functions | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Use generic DesignWare accessors | Bjorn Helgaas |
2016-10-11 | PCI: keystone: Add local struct device pointers | Bjorn Helgaas |
2016-10-11 | PCI: iproc: Hard-code PCIe capability offset instead of searching | Bjorn Helgaas |
2016-10-11 | PCI: iproc: Remove redundant null pointer checking | Bjorn Helgaas |