aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-28/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds65-497/+6355
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel9-53/+98
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+23
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+0
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris13-0/+14
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas6-39/+93
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas5-60/+162
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas4-30/+86
2017-04-28Merge branch 'pci/pm' into nextBjorn Helgaas1-6/+9
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas4-129/+73
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas2-1/+84
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas16-26/+113
2017-04-28Merge branch 'pci/iommu' into nextBjorn Helgaas1-0/+2
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas7-3/+92
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas5-0/+1616
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas2-0/+21
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas3-23/+70
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas1-2/+3
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-54/+144
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas1-11/+35
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas3-0/+569
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I1-0/+49
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I4-18/+221
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independentlyKishon Vijay Abraham I1-6/+18
2017-04-28PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I5-0/+578
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King1-2/+2
2017-04-24PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-04-24PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi1-4/+3
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi1-2/+2
2017-04-24PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi1-2/+2
2017-04-24PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: designware: Update PCI config space remap functionLorenzo Pieralisi1-5/+7
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-04-24PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-04-24PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi1-2/+4
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi1-0/+82
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2017-04-21PCI: rockchip: ModularizeBrian Norris2-2/+8