summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-07-02PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAINArvind Yadav
2017-07-02PCI: dwc: dra7xx: Depend on appropriate SoC or compile testPeter Robinson
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-07-02PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang
2017-07-02PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi
2017-07-02PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi
2017-07-02PCI: xgene: Move to struct pci_host_bridge IRQ mapping functionsLorenzo Pieralisi
2017-07-02PCI: altera: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: versatile: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: generic: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: faraday: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: designware: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: iproc: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: rcar: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: xilinx: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: tegra: Drop pci_fixup_irqs()Lorenzo Pieralisi
2017-07-02PCI: Add a call to pci_assign_irq() in pci_device_probe()Matthew Minter
2017-07-02PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter
2017-07-02PCI: Build setup-irq.o on all archesMatthew Minter
2017-07-02PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi
2017-07-02PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-07-02PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-06-30PCI/PM: Avoid using device_may_wakeup() for runtime PMRafael J. Wysocki
2017-06-30PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-06-30drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas