summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0628-412/+88
|\
| * Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-0127-213/+28
| |\
| | * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-286-50/+6
| | * PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-281-4/+1
| | * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-2818-159/+18
| | * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-262-0/+3
| * | Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas2018-02-011-1/+0
| |\ \
| | * | PCI: xgene: Remove leftover pci_scan_child_bus() callLorenzo Pieralisi2017-12-191-1/+0
| | |/
| * | Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas2018-02-011-122/+33
| |\ \
| | * | PCI: tegra: Use bus->sysdata to store and get host private dataManikanta Maddireddy2018-01-151-4/+3
| | * | PCI: tegra: Refactor configuration space mapping codeVidya Sagar2017-12-211-118/+30
| | |/
| * | Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas2018-02-011-1/+4
| |\ \
| | * | PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failuresGeert Uytterhoeven2017-12-191-1/+4
| | |/
| * | Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas2018-02-013-3/+14
| |\ \
| | * | PCI: iproc: Fix NULL pointer dereference for BCMARay Jui2018-01-123-3/+14
| | |/
| * | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-312-68/+6
| |\ \
| | * | PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen2018-01-314-597/+0
| | * | PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen2018-01-314-0/+597
| | * | PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-311-21/+1
| | * | PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen2018-01-311-0/+1
| | * | PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-311-47/+2
| | * | PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen2018-01-311-0/+2
| | |/
| * | PCI: tegra: Remove PCI_REASSIGN_ALL_BUS use on TegraManikanta Maddireddy2018-01-111-1/+0
| * | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-184-4/+4
| |/
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-311-6/+2
|\ \ | |/ |/|
| * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-291-6/+2
* | PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven2017-12-121-4/+4
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1515-145/+1374
|\ \ | |/ |/|
| * Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2017-11-141-3/+3
| |\
| | * PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas2017-11-091-3/+3
| * | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2017-11-141-2/+2
| |\ \
| | * | PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas2017-11-091-2/+2
| | |/
| * | Merge branch 'pci/host-v3-semi' into nextBjorn Helgaas2017-11-143-0/+966
| |\ \
| | * | PCI: v3-semi: Add V3 Semiconductor PCI host driverLinus Walleij2017-10-053-0/+966
| | |/
| * | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2017-11-141-27/+131
| |\ \
| | * | PCI: tegra: Add Tegra186 PCIe supportManikanta Maddireddy2017-10-181-25/+109
| | * | PCI: tegra: Use generic accessors where possibleThierry Reding2017-10-111-2/+22
| | |/
| * | Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-146-98/+207
| |\ \
| | * | PCI: tango: Add MSI controller supportMarc Gonzalez2017-10-051-3/+202
| | * | PCI: Use of_pci_dma_range_parser_init() to reduce duplicationMarc Gonzalez2017-10-055-95/+5
| | |/
| * | Merge branch 'pci/host-iproc' into nextBjorn Helgaas2017-11-141-7/+12
| |\ \
| | * | PCI: iproc: Allow allocation of multiple MSIsSandor Bodo-Merle2017-10-171-7/+12
| | |/
| * | Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-11-141-3/+5
| |\ \
| | * | PCI: hv: Use effective affinity maskDexuan Cui2017-11-071-3/+5
| | |/
| * | Merge branch 'pci/host-generic' into nextBjorn Helgaas2017-11-141-0/+43
| |\ \
| | * | PCI: generic: Add support for Synopsys DesignWare RC in ECAM modeArd Biesheuvel2017-10-061-0/+43
| | |/
| * | Merge branch 'pci/host-faraday' into nextBjorn Helgaas2017-11-141-1/+1
| |\ \
| | * | PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-10-201-1/+1
| | |/
| * | PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas2017-11-091-4/+4
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
OpenPOWER on IntegriCloud