summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-287-189/+73
|\
| * PCI/MSI: Use dev_printk() when possibleBjorn Helgaas2017-03-231-2/+4
| * of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-142-56/+0
| * PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni2017-03-141-17/+0
| * PCI: aardvark: Move to MSI handling using generic MSI supportThomas Petazzoni2017-03-141-106/+67
| * PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-092-6/+2
| * PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2017-03-091-2/+0
* | Merge branch 'pci/misc' into nextBjorn Helgaas2017-04-282-2/+3
|\ \
| * | PCI: Change pci_host_common_probe() visibilityMarc Gonzalez2017-04-181-1/+1
| * | PCI: Fix typo pci_cfg_access_lock() commentBrian Norris2017-04-041-1/+1
| * | PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez2017-03-231-0/+1
| |/
* | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-286-23/+115
|\ \
| * | PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann2017-04-241-0/+24
| * | nvme/pci: Switch to pci_request_irq()Christoph Hellwig2017-04-181-17/+13
| * | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-182-1/+66
| * | genirq: Return the IRQ name from free_irq()Christoph Hellwig2017-04-182-4/+11
| * | genirq: Fix indentation in remove_irq()Christoph Hellwig2017-04-181-1/+1
| |/
* | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-2824-31/+185
|\ \
| * | PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+2
| * | PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-4/+3
| * | PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-2/+2
| * | PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-2/+2
| * | PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: designware: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-5/+7
| * | PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+2
| * | PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
| * | PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-2/+4
| * | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-243-2/+91
| * | devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi2017-04-241-3/+3
| * | ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-243-0/+29
| * | ARM64: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+10
| * | linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-191-0/+21
| * | PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi2017-04-191-1/+1
| |/
* | Merge branch 'pci/iommu' into nextBjorn Helgaas2017-04-281-0/+2
|\ \
| * | PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson2017-04-121-0/+2
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-288-29/+100
|\ \
| * | PCI: Include PCI-to-PCIe bridges as "Downstream Ports"Bjorn Helgaas2017-04-191-1/+2
| * | PCI: Improve __pci_read_base() robustnessMarc Gonzalez2017-04-181-1/+1
| * | PCI: Short-circuit pci_device_is_present() for disconnected devicesKeith Busch2017-03-301-0/+2
| * | PCI/MSI: Skip disabling disconnected devicesKeith Busch2017-03-301-1/+6
| * | PCI: Don't attempt config access to disconnected devicesKeith Busch2017-03-301-0/+18
| * | PCI: Add device disconnected stateKeith Busch2017-03-304-0/+27
| * | PCI: Export PCI device config accessorsKeith Busch2017-03-302-26/+44
| |/
* | Merge branch 'pci/switchtec' into nextBjorn Helgaas2017-04-2810-0/+1936
|\ \