summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/aspm'Bjorn Helgaas2018-08-158-12/+3
|\
| * PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-064-4/+0
| * iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| * ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| * igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| * PCI/ASPM: Convert to use sysfs_match_string() helperAndy Shevchenko2018-08-061-5/+3
* | Merge branch 'pci/aer'Bjorn Helgaas2018-08-159-106/+449
|\ \
| * | 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/+0
| * | PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep2018-07-201-25/+0
| * | 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-203-6/+13
| * | PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep2018-07-201-8/+3
| * | PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep2018-07-201-8/+1
| * | 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-203-1/+20
| * | 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-192-0/+75
| * | PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain2018-07-195-0/+197
| * | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-194-2/+55
| * | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-193-6/+10
| * | 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-192-25/+33
| |/
* | Merge branch 'for-linus'Bjorn Helgaas2018-08-1535-61/+187
|\ \ | |/ |/|
| * PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-319-12/+27
| * PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
| * PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
| * PCI: v3-semi: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: mediatek: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: faraday: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: aardvark: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+2
| * PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: xgene: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-183-1/+41
| * PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I2018-07-091-19/+43
| * PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui2018-07-091-3/+5
| * nfp: stop limiting VFs to 0Jakub Kicinski2018-06-291-5/+1
| * PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-293-0/+21
| * PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
| * PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
| * PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
| * PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-291-2/+2
| * PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
| * PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
| * PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
| * PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-264-4/+9
| * PCI: Initialize endpoint library before controllersAlan Douglas2018-06-261-3/+3
| * PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas2018-06-261-1/+9
|/
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2