Commits
Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next * pci/enumeration: PCI: Enable CRS Software Visibility for root port if it is supported PCI: Check only the Vendor ID to identify Configuration Request Retry * pci/misc: PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size PCI/AER: Make <linux/aer.h> standalone includable * pci/virtualization: PCI: Use device flag helper functions xen/pciback: Use PCI device flag helper functions KVM: Use PCI device flag helper functions PCI: Add device flag helper functions PCI: Assume all Mellanox devices have broken INTx masking
Showing diff to63ddc0b8fe5
- Bjorn Helgaas committed a2351efeb3bMMerge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-...
- Rajat Jain committed f3dbd802b3cPCI: Enable CRS Software Visibility for root port if it is supported Per PCIe r3.0, se...
- Megan Kamiya committed 63ddc0b8fe5PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters Add parentheses around para...
- Ethan Zhao committed be63497c413PCI: Use device flag helper functions Use PCI device flag helper functions when checki...