aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing1-2/+1
2018-10-02PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing1-2/+0
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing1-1/+0
2018-10-02PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick1-13/+15
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg3-0/+53
2018-10-02PCI/PME: Implement runtime PM callbacksMika Westerberg1-0/+27
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg1-0/+18
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg3-6/+28
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg1-2/+2
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg1-2/+4
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg3-0/+30
2018-10-02PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg1-1/+15
2018-10-02PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg1-3/+6
2018-10-02PCI: Make link active reporting detection genericKeith Busch5-33/+33
2018-10-02PCI: Unify device inaccessibleKeith Busch2-11/+59
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch1-3/+2
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch1-69/+38
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch1-64/+21
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch4-77/+18
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch5-3/+41
2018-09-21PCI/AER: Don't read upstream ports below fatal errorsKeith Busch1-2/+3
2018-09-21PCI/AER: Take reference on error devicesKeith Busch1-1/+2
2018-09-20PCI/DPC: Save and restore config stateKeith Busch3-6/+65
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch1-0/+8
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch6-8/+37
2018-09-18PCI: hotplug: Document TODOsLukas Wunner1-0/+74
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner24-283/+202
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner20-289/+63
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner14-27/+28
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner1-26/+31
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner4-39/+39
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner5-282/+210
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner4-18/+26
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner4-47/+18
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner5-10/+0
2018-09-17PCI: pciehp: Differentiate between surprise and safe removalLukas Wunner3-13/+34
2018-09-17PCI: Simplify disconnected markingLukas Wunner2-12/+5
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro1-0/+1
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro1-1/+1
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch1-9/+9
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg1-6/+0
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+9
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel1-3/+9
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+2
2018-08-17PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki1-4/+2
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds73-1563/+2785
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+12