summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/ecam' into nextBjorn Helgaas
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas
2016-12-12PCI: hotplug: Remove hotplug core messageBjorn Helgaas
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui
2016-12-12x86/platform/intel-mid: Constify mid_pci_platform_pmLukas Wunner
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney
2016-12-08PCI: pciehp: Leave power indicator on when enabling already-enabled slotAshok Raj
2016-12-07PCI: pciehp: Prioritize data-link event over presence detectAshok Raj
2016-12-07PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategyBjorn Helgaas
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki
2016-12-06PCI: thunder-pem: Factor out resource lookupBjorn Helgaas
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu
2016-12-06PCI/ACPI: Check for platform-specific MCFG quirksTomasz Nowicki
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki
2016-12-01ACPI: Add acpi_resource_consumer() to find device that claims a resourceBjorn Helgaas
2016-11-29PCI: Add comments about ROM BAR updatingBjorn Helgaas
2016-11-29PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas
2016-11-29PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas
2016-11-29PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas
2016-11-29PCI: Update BARs using property bits appropriate for typeBjorn Helgaas
2016-11-28PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2016-11-23PCI: Do any VF BAR updates before enabling the BARsGavin Shan
2016-11-23PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert
2016-11-23PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich
2016-11-23PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich
2016-11-23PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas
2016-11-21PCI: Create revision file in sysfsEmil Velikov
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner
2016-11-17ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner
2016-11-17ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner