summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-10-11PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-10-11PCI: altera: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: altera: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: aardvark: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: aardvark: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas
2016-10-11PCI: designware-plat: Remove redundant dw_plat_pcie.mem_baseBjorn 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-10PCI: xgene: Add local struct device pointersBjorn Helgaas
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-10-02Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan
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