summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas7-1/+2389
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas21-77/+319
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas25-426/+2283
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas57-268/+343
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus6-11/+12
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto5-0/+174
2016-03-15PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto1-1/+9
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto8-59/+39
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler1-3/+4
2016-03-12PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney4-0/+441
2016-03-12PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney5-0/+405
2016-03-12PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney6-165/+203
2016-03-12PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney1-8/+17
2016-03-12PCI: generic: Move structure definitions to separate header fileDavid Daney2-18/+45
2016-03-11PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada4-0/+960
2016-03-11PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin1-0/+3
2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan1-1/+2
2016-03-11PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman1-2/+2
2016-03-10x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick1-0/+16
2016-03-10x86/PCI: VMD: Set bus resource start to 0Keith Busch1-1/+1
2016-03-10x86/PCI: VMD: Document code for maintainabilityKeith Busch1-0/+17
2016-03-10PCI: Wait for up to 1000ms after FLR resetAlex Williamson1-2/+25
2016-03-10ARC: Add PCI supportJoao Pinto8-0/+93
2016-03-10PCI: Prevent VPD access for buggy devicesBabu Moger1-0/+29
2016-03-10PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas1-8/+10
2016-03-09PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson5-7/+12
2016-03-09PCI/AER: Log aer_inject error injectionsJean Delvare1-0/+3
2016-03-09PCI/AER: Log actual error causes in aer_injectJean Delvare1-1/+7
2016-03-09PCI/AER: Use dev_warn() in aer_injectJean Delvare1-3/+7
2016-03-09PCI/AER: Fix aer_inject error codesJean Delvare1-4/+4
2016-03-09PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding1-1/+1
2016-03-09PCI: tegra: Track bus -> CPU mappingThierry Reding1-0/+28
2016-03-09PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding1-1/+0
2016-03-09PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding1-20/+34
2016-03-09PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding3-0/+12
2016-03-09PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas13-23/+1
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa10-14/+3
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada3-47/+14
2016-03-08PCI: xilinx: Update Zynq binding with Microblaze nodeBharat Kumar Gogada1-3/+29
2016-03-08PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada1-0/+2
2016-03-08PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada1-66/+16
2016-03-08PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada1-102/+5
2016-03-08unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas1-5/+0
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas3-30/+30
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig23-49/+4
2016-03-07frv/PCI: Remove stray pci_{alloc,free}_consistent() declarationChristoph Hellwig1-6/+0
2016-03-01PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas2-31/+23
2016-03-01PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas3-21/+21
2016-03-01PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas2-9/+1
2016-03-01PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas2-5/+7