summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas4-19/+73
2016-10-03Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+1
2016-10-03Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+0
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas4-95/+116
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas6-23/+38
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas7-69/+49
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin1-1/+0
2016-09-28PCI: Avoid unnecessary resume after direct-completeLukas Wunner1-2/+13
2016-09-28PCI: Recognize D3cold in pci_update_current_state()Lukas Wunner1-13/+12
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner3-2/+33
2016-09-28PCI: Afford direct-complete to devices with non-standard PMLukas Wunner1-2/+15
2016-09-27PCI/AER: Cache capability positionKeith Busch3-12/+19
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2-11/+3
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch3-0/+33
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar1-1/+1
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar1-4/+2
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas3-33/+1
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas1-8/+4
2016-09-14PCI: pciehp: Remove useless pciehp_get_latch_status() callsBjorn Helgaas1-8/+1
2016-09-14PCI: pciehp: Clean up dmesg "Slot(%s)" messagesBjorn Helgaas2-35/+33
2016-09-14PCI: pciehp: Remove unnecessary guardBjorn Helgaas1-3/+0
2016-09-14PCI: pciehp: Don't re-read Slot Status when handling surprise eventMayurkumar Patel1-16/+2
2016-09-14PCI: pciehp: Don't re-read Slot Status when queuing hotplug eventMayurkumar Patel1-2/+5
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel1-26/+32
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas1-1/+1
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas1-21/+25
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick1-0/+17
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick1-2/+5
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-2/+5
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+6
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-9/+12
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto1-1/+1
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas5-0/+163
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas1-2/+29
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker1-15/+5
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker3-24/+6
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker1-50/+3
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker1-51/+2
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker1-21/+7
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker1-28/+3
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker1-17/+1
2016-08-24PCI/PME: Make explicitly non-modularPaul Gortmaker1-15/+1
2016-08-24PCI: Make DPC explicitly non-modularPaul Gortmaker1-14/+4
2016-08-24PCI: generic: Make explicitly non-modularPaul Gortmaker1-5/+2
2016-08-23PCI: exynos: Make explicitly non-modularPaul Gortmaker1-6/+1
2016-08-23PCI: designware: Make explicitly non-modularPaul Gortmaker1-5/+0
2016-08-23PCI: spear: Make explicitly non-modularPaul Gortmaker1-9/+2