diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-19 00:56:45 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-06-19 00:56:45 +0200 |
commit | 207b074f82c6790f008bfe055c37b47047eb2122 (patch) | |
tree | 0b89d0902d3a1544ec701ce90e1b461a731e2275 /drivers/pci | |
parent | Merge branch 'pci/resource' into next (diff) | |
parent | PCI: xgene: Allow config access to Root Port even when link is down (diff) | |
parent | PCI: pciehp: Inline the "handle event" functions into the ISR (diff) | |
download | linux-207b074f82c6790f008bfe055c37b47047eb2122.tar.xz linux-207b074f82c6790f008bfe055c37b47047eb2122.zip |
Merge branches 'pci/host-xgene' and 'pci/hotplug' into next
* pci/host-xgene:
PCI: xgene: Allow config access to Root Port even when link is down
PCI: xgene: Disable Configuration Request Retry Status for v1 silicon
* pci/hotplug:
PCI: pciehp: Inline the "handle event" functions into the ISR
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
PCI: pciehp: Make queue_interrupt_event() void
PCI: pciehp: Clean up debug logging