summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2016-10-12PCI: armada: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-12PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas1-7/+6
2016-10-12PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas1-11/+6
2016-10-12PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas1-3/+3
2016-10-12PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-6/+1
2016-10-12PCI: altera: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-12PCI: altera: Add local struct device pointersBjorn Helgaas1-16/+18
2016-10-12PCI: aardvark: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-12PCI: aardvark: Add local struct device pointersBjorn Helgaas1-18/+20
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas1-4/+3
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas1-13/+16
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas1-70/+0
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas1-7/+8
2016-10-11PCI: designware-plat: Remove redundant dw_plat_pcie.mem_baseBjorn Helgaas1-7/+4
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-11PCI: xgene: Add local struct device pointersBjorn Helgaas1-19/+24
2016-10-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+11
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas1-41/+47
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-34/+249
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds49-745/+3107
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 Helgaas4-8/+786
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas17-222/+1805
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch3-0/+778
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-04drivers/pci/hotplug: Use of_property_read_u32() in powernv driverGavin Shan1-9/+10
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-61/+111
2016-10-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2016-10-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+7
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 Helgaas1-1/+1
2016-10-03Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+0
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas4-95/+116
2016-10-03Merge branch 'pci/enumeration' into nextBjorn Helgaas6-23/+38
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas6-68/+48
2016-10-02Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki1-0/+24
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin1-1/+0
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan1-0/+214