summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03PCI: rockchip: Use normal register bank for config accessorsShawn Lin
2017-07-03Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/irq-fixups' into nextBjorn Helgaas
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-07-03PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/portdrv' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/msi' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/misc' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-07-02PCI: xilinx: Make of_device_ids constArvind Yadav
2017-07-02PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada
2017-07-02PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick
2017-07-02PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas
2017-07-02PCI: versatile: Add local struct device pointersBjorn Helgaas
2017-07-02PCI: tegra: Do not allocate MSI target memoryThierry Reding
2017-07-02PCI: tegra: Support MSI 64-bit addressingThierry Reding
2017-07-02PCI: rockchip: Use local struct device pointer consistentlyShawn Lin
2017-07-02PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav
2017-07-02PCI: rockchip: Configure RC's MPS settingShawn Lin
2017-07-02PCI: rockchip: Reconfigure configuration space header typeShawn Lin
2017-07-02PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin
2017-07-02PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin
2017-07-02PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()Shawn Lin
2017-07-02PCI: rockchip: Control vpcie0v9 for system PMShawn Lin
2017-07-02PCI: rcar-gen2: Make of_device_ids constArvind Yadav
2017-07-02PCI: qcom: Limit TLP size to 2K to work around hardware issueSrinivas Kandagatla
2017-07-02PCI: qcom: Fix spelling mistake: "asser" -> "assert"Colin Ian King
2017-07-02PCI: qcom: Reorder to put v0 functions together, v1 functions together, etcBjorn Helgaas
2017-07-02PCI: qcom: Add support for IPQ4019 PCIe controllerJohn Crispin
2017-07-02PCI: mediatek: Add MediaTek PCIe host controller supportRyder Lee
2017-07-02PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driverXiaowei Song
2017-07-02PCI: imx6: Add regulator supportQuentin Schulz
2017-07-02PCI: hv: Use vPCI protocol version 1.2Jork Loeser
2017-07-02PCI: hv: Add vPCI version protocol negotiationJork Loeser
2017-07-02PCI: hv: Temporary own CPU-number-to-vCPU-number infraJork Loeser
2017-07-02PCI: hv: Use page allocation for hbus structureJork Loeser
2017-07-02PCI: hv: Fix comment formatting and use proper integer fieldsJork Loeser
2017-07-02PCI: faraday: Add clock handlingLinus Walleij