summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas
2016-09-01Merge branch 'pci/demodularize' into nextBjorn Helgaas
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI/PME: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: Make DPC explicitly non-modularPaul Gortmaker
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: designware: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: imx6: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make explicitly non-modularPaul Gortmaker
2016-08-23PCI: altera: Make MSI explicitly non-modularPaul Gortmaker
2016-08-22PCI: pciehp: Clear attention LED on device addKeith Busch
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas