aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-07PCI: rockchip: Remove the pointer to L1 substate capShawn Lin1-9/+8
2016-12-07PCI: rockchip: Specify the link capabilityShawn Lin1-23/+37
2016-12-07PCI: rockchip: Fix negotiated lanes calculationShawn Lin1-2/+2
2016-12-07PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin1-1/+1
2016-12-07PCI: rockchip: Mark RC as common clock architectureShawn Lin1-0/+6
2016-12-07PCI: rockchip: Provide captured slot power limit and scaleShawn Lin1-0/+40
2016-12-07PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategyBjorn Helgaas1-4/+15
2016-12-07PCI: spear: Use builtin_platform_driver() to simplify the codeGeliang Tang1-5/+1
2016-12-07PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov1-1/+1
2016-12-07PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick2-7/+22
2016-12-07PCI: tegra: Enable the driver on 64-bit ARMThierry Reding1-1/+1
2016-12-07PCI: tegra: Add Tegra210 supportThierry Reding1-8/+34
2016-12-07PCI: tegra: Implement PCA enable workaroundThierry Reding1-0/+13
2016-12-07PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann1-51/+54
2016-12-07PCI: Export host bridge registration interfaceThierry Reding1-2/+4
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding1-3/+3
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann1-97/+141
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang3-10/+122
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki3-3/+11
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki3-2/+47
2016-12-06PCI: thunder-pem: Factor out resource lookupBjorn Helgaas1-23/+27
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu2-1/+102
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington1-0/+12
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu2-0/+81
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into nextJoerg Roedel1-2/+1
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-16/+28
2016-11-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-2/+1
2016-11-29PCI: Add comments about ROM BAR updatingBjorn Helgaas2-0/+11
2016-11-29PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas1-1/+2
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas4-60/+7
2016-11-29PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas1-0/+8
2016-11-29PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas3-2/+62
2016-11-29PCI: hv: Allocate physically contiguous hypercall params bufferLong Li1-10/+19
2016-11-29ACPI: Implement acpi_dma_configureLorenzo Pieralisi1-2/+1
2016-11-29PCI: Update BARs using property bits appropriate for typeBjorn Helgaas1-3/+8
2016-11-28PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2-7/+2
2016-11-23PCI: Do any VF BAR updates before enabling the BARsGavin Shan1-7/+7
2016-11-23PCI: iproc: Fix incorrect MSI address alignmentRay Jui1-1/+1
2016-11-23PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla1-5/+172
2016-11-23PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert1-1/+2
2016-11-23PCI: iproc: Add support for the next-gen PAXB controllerRay Jui3-0/+132
2016-11-23PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn1-1/+27
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn1-14/+0
2016-11-23PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich1-3/+56
2016-11-23PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich1-3/+37
2016-11-23PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich1-36/+36
2016-11-22PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior1-50/+19
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas3-7/+14
2016-11-21PCI: Create revision file in sysfsEmil Velikov1-0/+2
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2-6/+12