summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas17-169/+257
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas3-49/+61
2018-06-06Merge branch 'pci/dpc'Bjorn Helgaas1-1/+4
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas2-0/+14
2018-06-05PCI/AER: Replace struct pcie_device with pci_devKeith Busch3-14/+12
2018-06-05PCI/AER: Remove unused parametersKeith Busch1-9/+5
2018-06-04PCI: Improve "partially hidden behind bridge" log messageMika Westerberg1-9/+4
2018-06-04PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg1-0/+4
2018-06-04PCI: Move resource distribution for single bridge outside loopMika Westerberg1-41/+41
2018-06-04PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg1-3/+12
2018-06-04ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg1-2/+2
2018-06-04ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg1-0/+5
2018-06-04ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg1-17/+58
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg4-16/+32
2018-06-04PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas1-4/+4
2018-06-02PCI/AER: Decode Error Source Requester IDBjorn Helgaas1-7/+11
2018-06-02PCI/AER: Remove aer_recover_work_func() forward declarationBorislav Petkov1-24/+24
2018-06-02PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep1-20/+33
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep3-8/+9
2018-06-02PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep1-2/+2
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep2-0/+24
2018-06-02PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas1-7/+6
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2-11/+1
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2-4/+2
2018-06-02PCI: shpchp: Rely on previous _OSC resultsMika Westerberg1-19/+10
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+1
2018-06-02PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg1-4/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2-14/+14
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2-2/+2
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-43/+0
2018-05-25PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig1-6/+9
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-05-23PCI: pnv_php: Add missing of_node_put()Julia Lawall1-2/+6
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep4-30/+49
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep7-365/+397
2018-05-17PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep1-8/+8
2018-05-17PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep2-23/+71
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep4-28/+34
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep1-1/+4
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-2/+2
2018-05-07PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc1-7/+9
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+52
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-12/+39
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-2/+2
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+5
2018-04-20PCI: ibmphp: Fix use-before-set in get_max_bus_speed()Dan Carpenter1-1/+1
2018-04-18PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTRBjorn Helgaas1-0/+9
2018-04-11PCI: Remove messages about reassigning resourcesDesnes A. Nunes do Rosario2-3/+0
2018-04-10PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as brokenSinan Kaya1-0/+4
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1