summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas10-89/+67
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin1-1/+0
2016-09-29PCI: Ignore requested alignment for VF BARsYongji Xie1-0/+9
2016-09-29PCI: Ignore requested alignment for PROBE_ONLY and fixed resourcesYongji Xie1-0/+14
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-28PCI/AER: Cache capability positionKeith Busch4-12/+24
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2-11/+3
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch3-0/+22
2016-09-23PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch4-0/+36
2016-09-20ACPI / APEI: Send correct severity to calculate AER severityTyler Baicar1-1/+1
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar2-5/+3
2016-09-19x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descsKeith Busch1-0/+2
2016-09-19x86/PCI: VMD: Eliminate index member from IRQ listJon Derrick1-7/+13
2016-09-19x86/PCI: VMD: Eliminate vmd_vector member from list typeJon Derrick1-8/+5
2016-09-19x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() APIJon Derrick1-12/+3
2016-09-19x86/PCI: VMD: Allocate IRQ lists with correct MSI-X countJon Derrick1-5/+5
2016-09-15PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel1-2/+2
2016-09-15PCI: rcar: Fix some checkpatch warningsSergei Shtylyov1-10/+19
2016-09-15PCI: rcar: Add multi-MSI supportGrigory Kletsko1-2/+70
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas4-46/+10
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2-12/+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-13microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada1-0/+1
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada1-2/+4
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada1-2/+3
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada1-11/+15
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada1-2/+2
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada1-8/+40
2016-09-13PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven1-2/+2
2016-09-13PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-10/+0
2016-09-13PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan1-60/+91
2016-09-13PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: designware: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: altera: Relax device number checking to allow SR-IOVPo Liu1-7/+0
2016-09-13PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()Po Liu1-1/+4
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 Derrick2-4/+8
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