aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+3
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+4
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+48
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki3-4/+4
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+3
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner2-0/+44
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai2-9/+18
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit2-0/+44
2015-12-20genirq/msi: Export functions to allow MSI domains in modulesJake Oshins1-0/+4
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-9/+18
2015-12-09PCI / PM: constify pci_platform_pm_ops structureJulia Lawall3-4/+4
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-2/+14
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu1-1/+3
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan1-1/+1
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan1-2/+10
2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan1-2/+3
2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter1-2/+2
2015-12-04PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier1-2/+2
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak1-2/+14
2015-12-01Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+3
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-2/+0
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann1-2/+2
2015-11-24PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov1-1/+0
2015-11-24PCI: Prevent out of bounds access in numa_node overrideMathias Krause1-1/+4
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter36-676/+2769
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki1-2/+2
2015-11-20PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit1-2/+2
2015-11-18pci: Decouple quirks.c from i915_reg.hVille Syrjälä1-1/+3
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+31
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki1-1/+31
2015-11-07PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee1-1/+11
2015-11-07PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee1-1/+21
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds33-640/+2561
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-11/+67
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-20/+101
2015-11-03Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2-52/+149
2015-11-03Merge branch 'pci/host-hisi' into nextBjorn Helgaas3-0/+207
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra' and 'pci/host-xgene' into nextBjorn Helgaas21-464/+1737
2015-11-03PCI: altera: Add Altera PCIe MSI driverLey Foon Tan3-0/+321
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas11-124/+466
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang3-0/+207
2015-11-02PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian1-0/+23
2015-11-02PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian2-5/+68
2015-11-02PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian1-3/+0
2015-11-02PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian1-8/+5
2015-11-02PCI: layerscape: Factor out SCFG related functionMinghuan Lian1-26/+46
2015-11-02PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian1-0/+13