summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-12-07PCI: rockchip: Remove the pointer to L1 substate capShawn Lin
2016-12-07PCI: rockchip: Specify the link capabilityShawn Lin
2016-12-07PCI: rockchip: Fix negotiated lanes calculationShawn Lin
2016-12-07PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin
2016-12-07PCI: rockchip: Mark RC as common clock architectureShawn Lin
2016-12-07PCI: rockchip: Provide captured slot power limit and scaleShawn Lin
2016-12-07PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategyBjorn Helgaas
2016-12-07PCI: spear: Use builtin_platform_driver() to simplify the codeGeliang Tang
2016-12-07PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov
2016-12-07PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick
2016-12-07PCI: tegra: Enable the driver on 64-bit ARMThierry Reding
2016-12-07PCI: tegra: Add Tegra210 supportThierry Reding
2016-12-07PCI: tegra: Implement PCA enable workaroundThierry Reding
2016-12-07PCI: tegra: Use new pci_register_host_bridge() interfaceArnd Bergmann
2016-12-07PCI: Export host bridge registration interfaceThierry Reding
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki
2016-12-06PCI: thunder-pem: Factor out resource lookupBjorn Helgaas
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-11-29PCI: Add comments about ROM BAR updatingBjorn Helgaas
2016-11-29PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLEBjorn Helgaas
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas
2016-11-29PCI: Don't update VF BARs while VF memory space is enabledBjorn Helgaas
2016-11-29PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas
2016-11-29PCI: hv: Allocate physically contiguous hypercall params bufferLong Li
2016-11-29ACPI: Implement acpi_dma_configureLorenzo Pieralisi
2016-11-29PCI: Update BARs using property bits appropriate for typeBjorn Helgaas
2016-11-28PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2016-11-23PCI: Do any VF BAR updates before enabling the BARsGavin Shan
2016-11-23PCI: iproc: Fix incorrect MSI address alignmentRay Jui
2016-11-23PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla
2016-11-23PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert
2016-11-23PCI: iproc: Add support for the next-gen PAXB controllerRay Jui
2016-11-23PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-23PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich
2016-11-23PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich
2016-11-23PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich
2016-11-22PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas
2016-11-21PCI: Create revision file in sysfsEmil Velikov
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner