aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-08-10PCI: Constify bin_attribute structuresBhumika Goyal1-2/+2
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav5-5/+5
2017-08-10PCI: Constify hotplug attribute_group structuresArvind Yadav1-1/+1
2017-08-10PCI: Constify label attribute_group structuresArvind Yadav1-2/+2
2017-08-10PCI: Constify sysfs attribute_group structuresArvind Yadav1-5/+5
2017-08-10PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas1-7/+1
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov1-51/+3
2017-08-03PCI: hv: Do not sleep in compose_msi_msg()Stephen Hemminger1-1/+7
2017-08-03PCI/PM: Expand description of pci_set_power_state()Piotr Gregor1-0/+2
2017-08-03PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-08-03PCI: hisi: Remove unused variable driverShawn Lin1-3/+0
2017-08-03PCI: qcom: Allow ->post_init() to failBjorn Andersson1-3/+17
2017-08-03PCI: qcom: Don't unroll init if ->init() failsBjorn Andersson1-1/+1
2017-08-03PCI: vmd: Assign vector zero to all bridgesKeith Busch1-1/+1
2017-08-03PCI: vmd: Reserve IRQ pre-vector for better affinityKeith Busch1-2/+10
2017-08-03PCI: tegra: Explicitly request exclusive reset controlPhilipp Zabel1-3/+3
2017-08-03PCI: imx6: Explicitly request exclusive reset controlPhilipp Zabel1-3/+4
2017-08-03PCI: Remove unused pci_fixup_irqs() functionMatthew Minter1-24/+0
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-2/+3
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson13-18/+47
2017-08-02PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-08-02PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specificallyJisheng Zhang1-1/+1
2017-08-02PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() staticCarlos Palminha1-4/+6
2017-08-02PCI: mvebu: Remove unneeded gpiod NULL checkFabio Estevam1-2/+1
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt1-0/+13
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-0/+9
2017-08-01PCI: Add pci_reset_function_locked()Marc Zyngier1-0/+35
2017-08-01ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki1-2/+2
2017-08-01PCI / PM: Skip bridges in pci_enable_wake()Rafael J. Wysocki2-3/+8
2017-07-31PCI: Mark AMD Stoney GPU ATS as brokenJoerg Roedel1-0/+15
2017-07-31PCI: iproc: Remove unused struct iproc_pcie *pcieShawn Lin1-2/+0
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya3-7/+53
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig2-123/+7
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-30/+24
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki4-30/+24
2017-07-13PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki1-22/+13
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki3-8/+11
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin1-1/+1
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds52-651/+3296
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas3-0/+156
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez3-0/+156
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-124/+71
2017-07-04Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-2/+45
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+5
2017-07-04Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-9/+9
2017-07-04Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-12/+21
2017-07-04Merge branch 'pci/host-rockchip' into nextBjorn Helgaas1-25/+100
2017-07-04Merge branch 'pci/host-rcar' into nextBjorn Helgaas1-1/+1
2017-07-04Merge branch 'pci/host-qcom' into nextBjorn Helgaas1-57/+376
2017-07-04Merge branch 'pci/host-mediatek' into nextBjorn Helgaas3-0/+566