summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-15PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy
2018-01-12PCI: iproc: Fix NULL pointer dereference for BCMARay Jui
2018-01-11PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-21PCI: tegra: Refactor configuration space mapping codeVidya Sagar
2017-12-19PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven
2017-12-19PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'pci/host-xilinx' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-tango' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-generic' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-11-09PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas
2017-11-09PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas
2017-11-09PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas
2017-11-07PCI: hv: Use effective affinity maskDexuan Cui
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun
2017-10-18PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy
2017-10-17PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle
2017-10-11PCI: tegra: Use generic accessors where possibleThierry Reding
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-10-06PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel
2017-10-05PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij