summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| | * | | | PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2
| | * | | | PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-0112-51/+1182
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| | | | | | * | | | | | x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | | | | * | | | | | x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | | | | * | | | | | x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12
| | | | | | * | | | | | x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch2016-06-131-0/+1
| | | | | | * | | | | | x86/PCI: VMD: Select device dma ops to overrideKeith Busch2016-06-131-3/+3
| | | | | | |/ / / / /
| | | | | * | | | | | PCI: hv: Fix interrupt cleanup pathCathy Avery2016-07-251-6/+8
| | | | | * | | | | | PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-2/+5
| | | | | * | | | | | PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()Vitaly Kuznetsov2016-06-171-6/+5
| | | | | |/ / / / /
| | | | * | | | | | PCI: dra7xx: Fix return value in case of errorChristophe JAILLET2016-07-251-2/+2
| | | | |/ / / / /
| | | * | | | | | PCI: altera: Poll for link up status after retraining the linkLey Foon Tan2016-07-221-1/+11
| | | * | | | | | PCI: altera: Check link status before retrain linkLey Foon Tan2016-07-221-0/+4
| | | * | | | | | PCI: altera: Reorder read/write functionsBjorn Helgaas2016-07-221-16/+16
| | | |/ / / / /
| | * | | | | | arm64: dts: marvell: Add Aardvark PCIe support for Armada 3700Thomas Petazzoni2016-07-262-0/+30
| | * | | | | | PCI: aardvark: Add Aardvark PCI host controller driverThomas Petazzoni2016-07-264-0/+1029
| | * | | | | | dt-bindings: add DT binding for the Aardvark PCIe controllerThomas Petazzoni2016-07-261-0/+56
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-08-011-30/+25
| |\ \ \ \ \ \
| | * | | | | | PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC valuesStephen Warren2016-07-261-13/+8
| | * | | | | | PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCsStephen Warren2016-07-261-6/+9
| | * | | | | | PCI: tegra: Stop setting pcibios_min_memThierry Reding2016-07-251-2/+0
| | * | | | | | PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific oneThierry Reding2016-07-251-1/+1
| | * | | | | | PCI: tegra: Use lower-case hex consistently for register definitionsThierry Reding2016-07-251-11/+11
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-0129-266/+552
| |\ \ \ \ \ \ \
| | | * | | | | | PCI: versatile: Simplify host bridge window iterationBjorn Helgaas2016-06-251-12/+5
| | | * | | | | | PCI: versatile: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-7/+5
| | | * | | | | | PCI: tegra: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-12/+4
| | | * | | | | | PCI: tegra: Remove top-level resource from hierarchyBjorn Helgaas2016-06-251-20/+3
| | | * | | | | | PCI: rcar: Simplify host bridge window iterationBjorn Helgaas2016-06-251-18/+3
| | | * | | | | | PCI: rcar: Request host bridge window resources with core functionBjorn Helgaas2016-06-251-7/+5
| | | * | | | | | PCI: rcar Gen2: Request host bridge window resourcesBjorn Helgaas2016-06-251-0/+4
| | | * | | | | | PCI: rcar: Drop gen2 dummy I/O port regionBjorn Helgaas2016-06-251-10/+1
| | | * | | | | | ARM: Make PCI I/O space optionalBjorn Helgaas2016-06-212-2/+12
| | | * | | | | | PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-10/+7
| | | * | | | | | PCI: generic: Simplify host bridge window iterationBjorn Helgaas2016-06-211-15/+7
| | | * | | | | | PCI: generic: Request host bridge window resources with core functionBjorn Helgaas2016-06-211-7/+5
| | | * | | | | | PCI: altera: Simplify host bridge window iterationBjorn Helgaas2016-06-201-18/+6
| | | * | | | | | PCI: altera: Request host bridge window resources with core functionBjorn Helgaas2016-06-201-6/+5
| | | * | | | | | PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas2016-06-201-1/+1
| | | * | | | | | PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | | | | PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas2016-06-201-4/+10
| | | * | | | | | PCI: xilinx: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+5
| | | * | | | | | PCI: xilinx: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+8
| | | * | | | | | PCI: xgene: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | | | | PCI: xgene: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+9
| | | * | | | | | PCI: iproc: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | | | | PCI: designware: Simplify host bridge window iterationBjorn Helgaas2016-06-201-5/+1
OpenPOWER on IntegriCloud