summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas
2016-10-12PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas
2016-10-12PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas
2016-10-12PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas
2016-10-12PCI: hisi: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: hisi: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val argumentsBjorn Helgaas
2016-10-11PCI: designware: Uninline register accessorsBjorn Helgaas
2016-10-11PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas
2016-10-11PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas
2016-10-11PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas
2016-10-11PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()Kishon Vijay Abraham I
2016-10-06PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()Bjorn 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