summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-013-16/+28
|\
| * PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn2016-11-231-1/+27
| * PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-14/+0
| * PCI: designware-plat: Update author emailJoao Pinto2016-11-161-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-141-0/+6
|\ \
| * | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-071-0/+6
* | | Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-11-112-0/+70
|\ \ \ | |/ / |/| / | |/
| * PCI: rockchip: Add three new resets as required propertiesShawn Lin2016-11-101-0/+62
| * PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas2016-11-081-0/+8
* | Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-11-052-3/+6
|\ \ | |/
| * PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel2016-11-041-2/+5
| * PCI: qcom: Fix pp->dev usage before assignmentSrinivas Kandagatla2016-10-261-1/+1
* | doc: Add missing parameter for msi_setupStephen Hemminger2016-10-261-0/+2
|/
* PCI: designware-plat: Update author email addressJoao Pinto2016-10-211-1/+1
* PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier2016-10-171-1/+1
* Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-1328-1187/+1099
|\
| *-----------------. Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas2016-10-1212-654/+555
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * PCI: spear: Clean up struct device usageBjorn Helgaas2016-10-111-4/+3
| | | | | | | | | | | * PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | | | | | * PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-13/+16
| | | | | | | | | | | * PCI: spear: Remove unused constantsBjorn Helgaas2016-10-111-70/+0
| | | | | | | | | | * | PCI: qcom: Reorder struct qcom_pcieBjorn Helgaas2016-10-111-3/+3
| | | | | | | | | | * | PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas2016-10-111-6/+4
| | | | | | | | | | * | PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas2016-10-111-7/+5
| | | | | | | | | | * | PCI: qcom: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
| | | | | | | | | | |/
| | | | | | | | | * | PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | | | * | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas2016-10-111-3/+2
| | | | | | | | | * | PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas2016-10-111-4/+6
| | | | | | | | | * | PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-3/+3
| | | | | | | | | * | PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas2016-10-111-13/+11
| | | | | | | | | * | PCI: layerscape: Remove unused platform dataBjorn Helgaas2016-10-111-2/+0
| | | | | | | | | * | PCI: layerscape: Add local struct device pointersBjorn Helgaas2016-10-111-11/+15
| | | | | | | | | |/
| | | | | | | | * | PCI: keystone: Reorder struct keystone_pcieBjorn Helgaas2016-10-111-2/+2
| | | | | | | | * | PCI: keystone: Add app register accessorsBjorn Helgaas2016-10-111-31/+41
| | | | | | | | * | PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functionsBjorn Helgaas2016-10-111-12/+12
| | | | | | | | * | PCI: keystone: Pass keystone_pcie, not address, to IRQ functionsBjorn Helgaas2016-10-113-13/+12
| | | | | | | | * | PCI: keystone: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-6/+7
| | | | | | | | * | PCI: keystone: Add local struct device pointersBjorn Helgaas2016-10-112-18/+24
| | | | | | | | |/
| | | | | | | * | PCI: imx6: Remove unused return valuesBjorn Helgaas2016-10-111-8/+4
| | | | | | | * | PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas2016-10-111-1/+1
| | | | | | | * | PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-34/+33
| | | | | | | * | PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-111-29/+28
| | | | | | | * | PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas2016-10-111-18/+23
| | | | | | | * | PCI: imx6: Removed unused struct imx6_pcie.mem_baseBjorn Helgaas2016-10-111-1/+0
| | | | | | | * | PCI: imx6: Remove redundant of_node pointerBjorn Helgaas2016-10-111-4/+3
| | | | | | | * | PCI: imx6: Add local struct device pointersBjorn Helgaas2016-10-111-37/+42
| | | | | | | |/
| | | | | | * | PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas2016-10-121-1/+1
| | | | | | * | PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-4/+4
| | | | | | * | PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas2016-10-121-6/+6
| | | | | | * | PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas2016-10-111-21/+8
OpenPOWER on IntegriCloud