summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/iommu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I
2017-04-28PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King
2017-04-24PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: designware: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-24PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirkTomasz Nowicki
2017-04-21PCI/ACPI: Tidy up MCFG quirk whitespaceBjorn Helgaas
2017-04-21PCI: rockchip: ModularizeBrian Norris
2017-04-21PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris
2017-04-21PCI: rockchip: Add remove() supportBrian Norris
2017-04-19PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi
2017-04-19PCI: Include PCI-to-PCIe bridges as "Downstream Ports"Bjorn Helgaas
2017-04-18PCI: Improve __pci_read_base() robustnessMarc Gonzalez
2017-04-18nvme/pci: Switch to pci_request_irq()Christoph Hellwig
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-12PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson