summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas3-18/+97
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 Helgaas3-3/+32
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-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I3-0/+542
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 indepen...Kishon 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-24PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirkTomasz Nowicki1-0/+1
2017-04-21PCI/ACPI: Tidy up MCFG quirk whitespaceBjorn Helgaas1-3/+10
2017-04-21PCI: rockchip: ModularizeBrian Norris2-2/+8
2017-04-21PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris1-0/+2
2017-04-21PCI: rockchip: Add remove() supportBrian Norris1-2/+34
2017-04-19PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi1-1/+1
2017-04-19PCI: Include PCI-to-PCIe bridges as "Downstream Ports"Bjorn Helgaas1-1/+2
2017-04-18PCI: Improve __pci_read_base() robustnessMarc Gonzalez1-1/+1
2017-04-18nvme/pci: Switch to pci_request_irq()Christoph Hellwig1-17/+13
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig1-1/+60
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova1-4/+5
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C1-0/+14
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C1-0/+4
2017-04-12PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson1-0/+2