aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-09PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman1-0/+1
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-08PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa1-0/+1
2015-12-08Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy1-2/+1
2015-12-08PCI: rcar: Convert to DT resource parsing APIPhil Edworthy1-43/+73
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie1-2/+14
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui3-40/+205
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: imx6: Add support for active-low reset GPIOPetr Štetiar1-14/+6
2015-12-04PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier1-2/+2
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski1-11/+5
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak1-2/+14
2015-11-30PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok1-1/+1
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas3-9/+0
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-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2-13/+1
2015-11-25PCI: rcar: Allow DT to override default window settingsPhil Edworthy1-3/+73
2015-11-25PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutexGuenter Roeck1-0/+2
2015-11-25PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam1-2/+2
2015-11-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli1-3/+4
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann1-2/+2
2015-11-24PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann1-5/+3
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