summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/dpc'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-15PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc
2018-08-14PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe
2018-08-14PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-08-06PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko
2018-07-31PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid implicit fallthroughs in switch statementsLukas Wunner
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner
2018-07-31PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner
2018-07-31PCI: sysfs: Resume to D0 on function resetLukas Wunner
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner
2018-07-31PCI: pciehp: Resume to D0 on enable/disableLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner
2018-07-31PCI: pciehp: Obey compulsory command delay after resumeLukas Wunner
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-23PCI: pciehp: Always enable occupied slot on probeLukas Wunner
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner
2018-07-23PCI: pciehp: Tolerate initially unstable linkLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner
2018-07-23PCI: pciehp: Publish to user space last on probeLukas Wunner
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner
2018-07-23PCI: pciehp: Stop blinking on slot enable failureLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded pollingLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded IRQLukas Wunner
2018-07-23PCI: pciehp: Document struct slot and struct controllerLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner
2018-07-23PCI: pciehp: Drop unnecessary NULL pointer checkLukas Wunner
2018-07-23PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-07-23PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner