summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas9-101/+238
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas3-3/+5
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas2-6/+185
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2-7/+14
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas6-137/+930
2016-12-12Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-1/+2
2016-12-12Merge branch 'pci/host-hv' into nextBjorn Helgaas1-39/+61
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-3/+1
2016-12-12Merge branch 'pci/host-altera' into nextBjorn Helgaas1-8/+2
2016-12-12Merge branch 'pci/host' into nextBjorn Helgaas3-0/+34
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas9-153/+286
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas11-97/+97
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+2
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas9-55/+48
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas3-11/+15
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas6-7/+25
2016-12-12Merge branch 'pci/ecam' into nextBjorn Helgaas15-67/+719
2016-12-12Merge branch 'pci/aspm' into nextBjorn Helgaas1-4/+18
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy1-0/+19
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas1-1/+1
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas1-5/+4
2016-12-12PCI: hotplug: Remove hotplug core messageBjorn Helgaas1-7/+3
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas1-3/+0
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas1-2/+2
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas1-3/+4
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas1-7/+0
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas1-6/+6
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas1-16/+1
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui3-5/+8
2016-12-12x86/platform/intel-mid: Constify mid_pci_platform_pmLukas Wunner1-1/+1
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney1-2/+16
2016-12-08PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek2-2/+12
2016-12-08PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj1-1/+1
2016-12-08PCI: pciehp: Prioritize data-link event over presence detectAshok Raj1-9/+12
2016-12-08PCI: rcar: Add gen3 fallback compatibility string for pcie-rcarSimon Horman2-0/+2
2016-12-08PCI: rcar: Use gen2 fallback compatibility lastSimon Horman1-2/+2
2016-12-08PCI: rcar-gen2: Use gen2 fallback compatibility lastSimon Horman1-1/+1
2016-12-08PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()Shawn Lin1-20/+20
2016-12-08PCI: rockchip: Split out rockchip_cfg_atu()Shawn Lin1-49/+55
2016-12-08PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCSShawn Lin1-10/+4
2016-12-08PCI: rockchip: Correct the use of FTS maskBrian Norris1-1/+1
2016-12-08PCI: rockchip: Remove the pointer to L1 substate capShawn Lin1-9/+8
2016-12-08PCI: rockchip: Specify the link capabilityShawn Lin1-23/+37
2016-12-08PCI: rockchip: Fix negotiated lanes calculationShawn Lin1-2/+2
2016-12-08PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin1-1/+1
2016-12-08PCI: rockchip: Mark RC as common clock architectureShawn Lin1-0/+6
2016-12-08PCI: rockchip: Provide captured slot power limit and scaleShawn Lin1-0/+40
2016-12-07PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategyBjorn Helgaas1-4/+15
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang5-10/+149
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki5-4/+28