summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-201-2/+2
|\
| * PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit2015-11-201-2/+2
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-1/+31
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-1/+31
| |\ \ | | |/
| | * PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee2015-11-071-1/+11
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-1/+21
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-0633-640/+2561
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2015-11-032-52/+149
| |\ \
| | * | PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian2015-11-021-0/+23
| | * | PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian2015-11-022-5/+68
| | * | PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian2015-11-021-3/+0
| | * | PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian2015-11-021-8/+5
| | * | PCI: layerscape: Factor out SCFG related functionMinghuan Lian2015-11-021-26/+46
| | * | PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian2015-11-021-0/+13
| | * | PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian2015-11-021-16/+0
| * | | Merge branch 'pci/host-hisi' into nextBjorn Helgaas2015-11-033-0/+207
| |\ \ \
| | * | | PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang2015-11-023-0/+207
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas2015-11-0321-464/+1737
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | | | | | | | * | PCI/MSI: xgene: Remove msi_controller assignmentDuc Dang2015-09-251-22/+0
| | | | | | | | | * | | PCI: tegra: Wrap static pgprot_t initializer with __pgprot()Ard Biesheuvel2015-09-141-2/+2
| | | | | | | | | |/ /
| | | | | | | | * | | PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy2015-10-301-3/+6
| | | | | | | | * | | PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy2015-10-301-1/+1
| | | | | | | | * | | PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy2015-10-301-28/+48
| | | | | | | | * | | PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy2015-10-301-2/+3
| | | | | | | | * | | PCI: rcar: Build pcie-rcar.c only on ARMGeert Uytterhoeven2015-10-301-1/+2
| | | | | | | | * | | PCI: rcar: Build pci-rcar-gen2.c only on ARMGeert Uytterhoeven2015-10-301-1/+2
| | | | | | | | |/ /
| | | | | | | * | | PCI: mvebu: Remove code restricting accesses to slot 0Russell King2015-10-091-24/+0
| | | | | | | * | | PCI: mvebu: Add PCI Express root complex capability blockRussell King2015-10-091-4/+133
| | | | | | | * | | PCI: mvebu: Improve clock/reset handlingRussell King2015-10-091-13/+43
| | | | | | | * | | PCI: mvebu: Use gpio_desc to carry around gpioRussell King2015-10-091-15/+24
| | | | | | | * | | PCI: mvebu: Use devm_kcalloc() to allocate an arrayRussell King2015-10-091-2/+1
| | | | | | | * | | PCI: mvebu: Use gpio_set_value_cansleep()Russell King2015-10-091-2/+2
| | | | | | | * | | PCI: mvebu: Split port parsing and resource claiming from port setupRussell King2015-10-091-3/+12
| | | | | | | * | | PCI: mvebu: Fix memory leaks and refcount leaksRussell King2015-10-091-7/+43
| | | | | | | * | | PCI: mvebu: Move port parsing and resource claiming to separate functionRussell King2015-10-091-56/+74
| | | | | | | * | | PCI: mvebu: Use port->name rather than "PCIe%d.%d"Russell King2015-10-081-8/+8
| | | | | | | * | | PCI: mvebu: Report full node name when reporting a DT errorRussell King2015-10-081-1/+2
| | | | | | | * | | PCI: mvebu: Use for_each_available_child_of_node() to walk child nodesRussell King2015-10-081-4/+1
| | | | | | | * | | PCI: mvebu: Use of_get_available_child_count()Russell King2015-10-081-8/+3
| | | | | | | * | | PCI: mvebu: Use exact config access size; don't read/modify/writeRussell King2015-10-081-17/+26
| | | | | | | * | | PCI: mvebu: Return zero for reserved or unimplemented config spaceRussell King2015-10-081-2/+7
| | | | | | | |/ /
| | | | | | * | | PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli2015-10-221-1/+1
| | | | | | * | | PCI: iproc: Add outbound mapping supportRay Jui2015-10-163-0/+159
| | | | | | * | | PCI: iproc: Improve link detection logicRay Jui2015-09-251-6/+23
| | | | | | * | | PCI: iproc: Fix PCIe reset logicRay Jui2015-09-251-5/+10
| | | | | | * | | PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARMRay Jui2015-09-251-2/+0
| | | | | | * | | PCI: iproc: Remove unused struct iproc_pcie.irqs[]Ray Jui2015-09-251-3/+0
| | | | | | * | | PCI: iproc: Fix code comment to match codeRay Jui2015-09-251-1/+1
| | | | | | |/ /
| | | | | * | | PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definitionFabio Estevam2015-09-241-1/+2
| | | | | * | | PCI: imx6: Return real error code from imx6_add_pcie_port()Fabio Estevam2015-09-241-1/+1
| | | | | |/ /
OpenPOWER on IntegriCloud