summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.devBjorn Helgaas1-6/+4
2016-10-11PCI: qcom: Remove redundant struct qcom_pcie.dbiBjorn Helgaas1-7/+5
2016-10-11PCI: qcom: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val argumentsBjorn Helgaas1-16/+16
2016-10-11PCI: designware: Uninline register accessorsBjorn Helgaas1-2/+2
2016-10-11PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas2-2/+4
2016-10-11PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas3-26/+26
2016-10-11PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas3-11/+8
2016-10-11PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()Kishon Vijay Abraham I1-8/+2
2016-10-06PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()Bjorn Helgaas1-4/+4
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas9-67/+66
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas21-224/+1925
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch5-15/+17
2016-10-04PCI: rockchip: Fix wrong transmitted FTS countShawn Lin1-0/+10
2016-10-04PCI: rockchip: Improve the deassert sequence of four reset pinsShawn Lin1-6/+10
2016-10-04PCI: rockchip: Increase the Max Credit update intervalRajat Jain1-0/+17
2016-10-04PCI: rcar: Try increasing PCIe link speed to 5 GT/s at bootSergei Shtylyov1-0/+66
2016-10-03Merge branch 'pci/virtualization' into nextBjorn Helgaas5-22/+5
2016-10-03Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+23
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas4-19/+73
2016-10-03Merge branch 'pci/msi' into nextBjorn Helgaas2-1/+2
2016-10-03Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+0
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas8-95/+141
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas6-23/+38
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-28PCI: Ignore requested alignment for VF BARsYongji Xie1-0/+9
2016-09-28PCI: 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-27PCI/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-22PCI: 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-14PCI: artpec6: Drop __init from artpec6_add_pcie_port()Niklas Cassel1-2/+2
2016-09-14PCI: rcar: Fix some checkpatch warningsSergei Shtylyov1-10/+19
2016-09-14PCI: 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