summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-18PCI/AER: Refactor error injection fallbacksKeith Busch
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch
2018-10-18PCI/AER: Use managed resource allocationsKeith Busch
2018-10-18PCI: pcie: Remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-10-08PCI/AER: Use threaded IRQ for bottom halfKeith Busch
2018-10-08PCI/AER: Use kfifo_in_spinlocked() to insert locked elementsKeith Busch
2018-10-08PCI/AER: Use kfifo for tracking events instead of reimplementing itKeith Busch
2018-10-08PCI/AER: Remove error source from AER struct aer_rpcKeith Busch
2018-10-08PCI/AER: Remove unused aer_error_resume()Keith Busch
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing
2018-10-02PCI/PME: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-21PCI/AER: Don't read upstream ports below fatal errorsKeith Busch
2018-09-21PCI/AER: Take reference on error devicesKeith Busch
2018-09-20PCI/DPC: Save and restore config stateKeith Busch
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-09-18PCI/ASPM: Do not initialize link state when aspm_disabled is setPatrick Talbert
2018-09-17PCI: Simplify disconnected markingLukas Wunner
2018-09-17PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'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-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: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep
2018-07-20PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep
2018-07-20PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya