summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg2018-10-023-6/+28
| * | PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg2018-10-021-2/+2
| * | PCI: Make link active reporting detection genericKeith Busch2018-10-021-1/+3
| * | PCI: Unify device inaccessibleKeith Busch2018-10-021-6/+4Star
| * | PCI/ERR: Always report current recovery status for udevKeith Busch2018-10-021-3/+2Star
| * | PCI/ERR: Simplify broadcast calloutsKeith Busch2018-10-021-69/+38Star
| * | PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch2018-09-261-64/+21Star
| * | PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-263-75/+16Star
| * | PCI/ERR: Use slot reset if availableKeith Busch2018-09-212-2/+2
| * | PCI/AER: Don't read upstream ports below fatal errorsKeith Busch2018-09-211-2/+3
| * | PCI/AER: Take reference on error devicesKeith Busch2018-09-211-1/+2
| * | PCI/DPC: Save and restore config stateKeith Busch2018-09-201-6/+55
| * | PCI: portdrv: Restore PCI config state on slot resetKeith Busch2018-09-201-0/+8
| * | PCI: portdrv: Initialize service drivers directlyKeith Busch2018-09-205-6/+36
| * | PCI: Simplify disconnected markingLukas Wunner2018-09-171-6/+2Star
| |/
* | PCI/ASPM: Do not initialize link state when aspm_disabled is setPatrick Talbert2018-09-181-1/+1
* | PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2018-09-171-1/+1
|/
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-152-4/+7
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-202-2/+2
| * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-202-4/+7
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-153-15/+19
|\ \
| * | PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-313-0/+10
| * | PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner2018-07-311-18/+12Star
| |/
* | Merge branch 'pci/dpc'Bjorn Helgaas2018-08-151-65/+42Star
|\ \
| * | PCI/DPC: Remove indirection waiting for inactive linkKeith Busch2018-07-191-8/+2Star
| * | PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch2018-07-191-7/+8
| * | PCI/DPC: Print AER status in DPC event handlingKeith Busch2018-07-191-0/+6
| * | PCI/DPC: Remove rp_pio_status from dpc structKeith Busch2018-07-191-12/+5Star
| * | PCI/DPC: Defer event handling to work queueKeith Busch2018-07-191-24/+20Star
| * | PCI/DPC: Leave interrupts enabled while handling eventKeith Busch2018-07-191-18/+5Star
* | | Merge branch 'pci/aspm'Bjorn Helgaas2018-08-151-5/+3Star
|\ \ \
| * | | PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko2018-08-061-5/+3Star
| | |/ | |/|
* | | Merge branch 'pci/aer'Bjorn Helgaas2018-08-153-102/+274
|\ \ \
| * | | PCI/AER: Don't clear AER bits if error handling is Firmware-FirstAlexandru Gagniuc2018-08-151-0/+9
| * | | PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas2018-07-311-2/+0Star
| * | | PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep2018-07-201-25/+0Star
| * | | PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep2018-07-201-0/+1
| * | | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep2018-07-202-6/+11
| * | | PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep2018-07-201-8/+3Star
| * | | PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep2018-07-201-8/+1Star
| * | | PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep2018-07-201-1/+4
| * | | PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas2018-07-202-1/+18
| * | | PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc2018-07-191-0/+6
| * | | PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain2018-07-191-0/+47
| * | | PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-191-0/+94
| * | | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-191-2/+51
| * | | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-191-2/+2
| * | | PCI/AER: Adopt lspci names for AER error decodingTyler Baicar2018-07-191-23/+23
| | |/ | |/|
| * | PCI/AER: Expose internal API for obtaining AER informationKeith Busch2018-07-191-25/+5Star
| |/
* / PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
|/