summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-12-121-39/+61
| |\ \ \ \
| | * | | | PCI: hv: Allocate physically contiguous hypercall params bufferLong Li2016-11-301-10/+19
| | * | | | PCI: hv: Delete the device earlier from hbus->children for hot-removeDexuan Cui2016-11-161-4/+4
| | * | | | PCI: hv: Fix hv_pci_remove() for hot-removeDexuan Cui2016-11-161-20/+33
| | * | | | PCI: hv: Use the correct buffer size in new_pcichild_device()Dexuan Cui2016-11-161-3/+3
| | * | | | PCI: hv: Make unnecessarily global IRQ masking functions staticTobias Klauser2016-10-311-2/+2
| | |/ / /
| * | | | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2016-12-121-3/+1Star
| |\ \ \ \
| | * | | | PCI: hisi: Remove redundant error message from hisi_pcie_probe()Wei Yongjun2016-11-111-3/+1Star
| | |/ / /
| * | | | Merge branch 'pci/host-altera' into nextBjorn Helgaas2016-12-121-8/+2Star
| |\ \ \ \
| | * | | | PCI: altera: Remove redundant error message in altera_pcie_parse_dt()Wei Yongjun2016-11-111-3/+1Star
| | * | | | PCI: altera: Use builtin_platform_driver() to simplify the codeWei Yongjun2016-11-111-5/+1Star
| | |/ / /
| * | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-12-127-107/+221
| |\ \ \ \
| | * | | | PCI: Add comments about ROM BAR updatingBjorn Helgaas2016-11-302-0/+11
| | * | | | PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas2016-11-301-1/+2
| | * | | | PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2016-11-304-60/+7Star
| | * | | | PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas2016-11-301-0/+8
| | * | | | PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas2016-11-303-2/+62
| | * | | | PCI: Update BARs using property bits appropriate for typeBjorn Helgaas2016-11-291-3/+8
| | * | | | PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2016-11-282-7/+2Star
| | * | | | PCI: Do any VF BAR updates before enabling the BARsGavin Shan2016-11-241-7/+7
| | * | | | PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich2016-11-231-3/+56
| | * | | | PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich2016-11-231-3/+37
| | * | | | PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich2016-11-231-36/+36
| | |/ / /
| * | | | Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-129-97/+91Star
| |\ \ \ \
| | * | | | x86/platform/intel-mid: Constify mid_pci_platform_pmLukas Wunner2016-12-121-1/+1
| | * | | | PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2016-11-182-6/+12
| | * | | | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-182-27/+25Star
| | * | | | ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-11-181-4/+1Star
| | * | | | PCI: Unfold conditions to block runtime PM on PCIe portsLukas Wunner2016-11-181-10/+11
| | * | | | PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner2016-11-182-10/+13
| | * | | | PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-183-3/+5
| | * | | | PCI: Speed up algorithm in pci_bridge_d3_update()Lukas Wunner2016-11-181-8/+20
| | * | | | PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner2016-11-184-34/+8Star
| | * | | | PCI: Don't acquire ref on parent in pci_bridge_d3_update()Lukas Wunner2016-11-181-3/+0Star
| | * | | | PCI: Check for PME in targeted sleep stateAlan Stern2016-11-111-0/+4
| | |/ / /
| * | | | Merge branch 'pci/msi' into nextBjorn Helgaas2016-12-121-1/+2
| |\ \ \ \
| | * | | | PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()Jan Beulich2016-11-081-1/+2
| | |/ / /
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-127-53/+40Star
| |\ \ \ \
| | * | | | PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy2016-12-121-0/+19
| | * | | | PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas2016-12-121-1/+1
| | * | | | PCI: pciehp: Remove loading messageBjorn Helgaas2016-12-121-5/+4Star
| | * | | | PCI: hotplug: Remove hotplug core messageBjorn Helgaas2016-12-121-7/+3Star
| | * | | | PCI: Remove service driver load/unload messagesBjorn Helgaas2016-12-121-3/+0Star
| | * | | | PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas2016-12-121-2/+2
| | * | | | PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas2016-12-121-3/+4
| | * | | | PCI/AER: Remove unused version macrosBjorn Helgaas2016-12-121-7/+0Star
| | * | | | PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas2016-12-121-6/+6
| | * | | | PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas2016-12-121-16/+1Star
| | * | | | PCI: Move config space size macros to pci_regs.hWang Sheng-Hui2016-12-121-3/+0Star
| | |/ / /
| * | | | Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-12-123-11/+15
| |\ \ \ \