]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into...
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Aug 2015 13:16:29 +0000 (08:16 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 14 Aug 2015 13:16:29 +0000 (08:16 -0500)
commit6a6ad0d0e18d25d25318a9f7f424c8eff891a6cb
tree8ab361af68a8cddb13f05bdcad352660c22dc206
parentd18d9d2bb7eb0243db2ae576591609239dd3e386
parent4c7646bf59fb133ad1f9af8bd14b76f90d8b2e30
parent1b5f52ced2b4494f21bfff39ea101bacfbdf9735
parent924bc7125ca1d6e622b1f651c11a4d7f23a519fd
parentfb0902636d8902b289e21d1b092f501e2c3f516c
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next

* pci/hotplug:
  PCI: pciehp: Remove ignored MRL sensor interrupt events
  PCI: pciehp: Remove unused interrupt events
  PCI: pciehp: Handle invalid data when reading from non-existent devices
  PCI: Hold pci_slot_mutex while searching bus->slots list
  PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
  PCI: pciehp: Simplify pcie_poll_cmd()
  PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot

* pci/iommu:
  PCI: Remove pci_ats_enabled()
  PCI: Stop caching ATS Invalidate Queue Depth
  PCI: Move ATS declarations to linux/pci.h so they're all together
  PCI: Clean up ATS error handling
  PCI: Use pci_physfn() rather than looking up physfn by hand
  PCI: Inline the ATS setup code into pci_ats_init()
  PCI: Rationalize pci_ats_queue_depth() error checking
  PCI: Reduce size of ATS structure elements
  PCI: Embed ATS info directly into struct pci_dev
  PCI: Allocate ATS struct during enumeration
  iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth

* pci/irq:
  PCI: Kill off set_irq_flags() usage

* pci/virtualization:
  PCI: Add ACS quirks for Intel I219-LM/V
drivers/pci/host/pci-xgene-msi.c
drivers/pci/host/pcie-designware.c
drivers/pci/host/pcie-xilinx.c
drivers/pci/probe.c
drivers/pci/quirks.c
include/linux/pci.h