summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-12PCI: xilinx-nwl: Add local struct device pointersBjorn Helgaas
2016-10-12PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argumentBjorn Helgaas
2016-10-12PCI: xilinx: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: xilinx: Add local struct device pointersBjorn Helgaas
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/resource' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/msi' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/misc' into nextBjorn Helgaas
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-28PCI: Ignore requested alignment for VF BARsYongji Xie
2016-09-28PCI: Ignore requested alignment for PROBE_ONLY and fixed resourcesYongji Xie
2016-09-28PCI: Avoid unnecessary resume after direct-completeLukas Wunner
2016-09-28PCI: Recognize D3cold in pci_update_current_state()Lukas Wunner
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner
2016-09-28PCI: Afford direct-complete to devices with non-standard PMLukas Wunner
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick
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: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel
2016-09-14PCI: rcar: Fix some checkpatch warningsSergei Shtylyov
2016-09-14PCI: rcar: Add multi-MSI supportGrigory Kletsko
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-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada
2016-09-12PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven