summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-0611-54/+151
|\
| * PCI/IOV: Allow PF drivers to limit total_VFs to 0Jakub Kicinski2018-05-251-4/+2
| * PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-114-4/+24
| * PCI: Add ACS quirk for Intel 300 seriesMika Westerberg2018-04-271-0/+6
| * PCI: Add ACS quirk for Intel 7th & 8th Gen mobileAlex Williamson2018-04-271-0/+14
| * nvme-pci: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-19/+1
| * net: ena: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-241-27/+1
| * PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck2018-04-243-0/+67
| * PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+36
* | Merge branch 'pci/resource'Bjorn Helgaas2018-06-0618-63/+71
|\ \
| * | PCI: Enable PCI_DOMAINS along with generic PCI host controllerJan Kiszka2018-05-301-0/+1
| * | PCI: Add support for unbinding the generic PCI host controllerJan Kiszka2018-05-302-0/+14
| * | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-3013-30/+24
| * | PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-10/+10
| * | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-3013-28/+27
| * | PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2018-05-301-9/+9
| * | PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka2018-05-301-1/+3
| * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-151-4/+2
| |/
* | Merge branch 'pci/portdrv'Bjorn Helgaas2018-06-061-57/+0
|\ \
| * | PCI/portdrv: Remove unused pcie_port_acpi_setup()Bjorn Helgaas2018-05-031-57/+0
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2018-06-061-16/+8
|\ \
| * | IB/hfi1: Replace custom hfi1 macros with PCIe macrosFrederick Lawler2018-04-271-16/+8
| |/
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-0618-171/+266
|\ \
| * | PCI: Improve "partially hidden behind bridge" log messageMika Westerberg2018-06-041-9/+4
| * | PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg2018-06-041-0/+4
| * | PCI: Move resource distribution for single bridge outside loopMika Westerberg2018-06-041-41/+41
| * | PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg2018-06-041-3/+12
| * | ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg2018-06-041-2/+2
| * | ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg2018-06-041-0/+5
| * | ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg2018-06-041-17/+58
| * | PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-044-16/+32
| * | PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas2018-06-041-4/+4
| * | PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas2018-06-021-7/+6
| * | PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2018-06-022-11/+1
| * | PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-022-4/+2
| * | PCI: shpchp: Rely on previous _OSC resultsMika Westerberg2018-06-021-19/+10
| * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-022-0/+6
| * | PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg2018-06-021-4/+1
| * | PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-022-14/+14
| * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-023-3/+3
| * | PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg2018-05-241-1/+3
| * | PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-05-243-3/+14
| * | PCI: pnv_php: Add missing of_node_put()Julia Lawall2018-05-231-2/+6
| * | PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-071-12/+39
| * | PCI: Add Qualcomm vendor IDBjorn Helgaas2018-05-071-2/+2
| * | PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter2018-04-201-1/+1
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-067-204/+70
|\ \
| * | PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas2018-05-261-43/+0
| * | ixgbe: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-46/+1
| * | cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-74/+1