summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-5/+2
|\
| * s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker2016-10-311-5/+2
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-4/+2
|\ \
| * | xen: make use of xenbus_read_unsigned() in xen-pcifrontJuergen Gross2016-11-071-4/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-35/+43
|\ \ \
| * | | PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-091-7/+13
| * | | PCI/MSI: Propagate IRQ affinity description through the MSI codeChristoph Hellwig2016-11-091-33/+33
| * | | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-091-2/+4
| * | | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-091-4/+4
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-50/+19
|\ \ \
| * | | PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-50/+19
| |/ /
* | | 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