Commits
Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next * pci/dpc: PCI: Add Downstream Port Containment driver PCI: Add Downstream Port Containment portdrv service type PCI: Widen portdrv service type from 4 bits to 8 bits * pci/resource: alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive() * pci/thunderbolt: thunderbolt: Fix double free of drom buffer
Showing diff to2ffa9a5d76a
- Bjorn Helgaas committed 58f8b094e96MMerge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/host-imx6'...
- Keith Busch committed 26e51571334PCI: Add Downstream Port Containment driver Add driver for the PCI Express Downstream ...
- Bjorn Helgaas committed c20e128030calpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO The alp...
- Andreas Noever committed 2ffa9a5d76athunderbolt: Fix double free of drom buffer If tb_drom_read() fails, sw->drom is freed...