diff options
| author | Bjorn Helgaas <[email protected]> | 2014-05-28 22:21:07 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2014-05-28 22:21:07 +0000 |
| commit | d1a2523d2adc0b6910dbc2a9aed44c4217134db1 (patch) | |
| tree | 15e88ac80061f8ce24744b65b59858c7b7453420 /net/unix/af_unix.c | |
| parent | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next (diff) | |
| parent | PCI: cpqphp: Fix possible null pointer dereference (diff) | |
| parent | pcmcia: Use pci_is_bridge() to simplify code (diff) | |
| parent | PCI: Introduce new device binding path using pci_dev.driver_override (diff) | |
| download | kernel-d1a2523d2adc0b6910dbc2a9aed44c4217134db1.tar.gz kernel-d1a2523d2adc0b6910dbc2a9aed44c4217134db1.zip | |
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
* pci/hotplug:
PCI: cpqphp: Fix possible null pointer dereference
NVMe: Implement PCIe reset notification callback
PCI: Notify driver before and after device reset
* pci/pci_is_bridge:
pcmcia: Use pci_is_bridge() to simplify code
PCI: pciehp: Use pci_is_bridge() to simplify code
PCI: acpiphp: Use pci_is_bridge() to simplify code
PCI: cpcihp: Use pci_is_bridge() to simplify code
PCI: shpchp: Use pci_is_bridge() to simplify code
PCI: rpaphp: Use pci_is_bridge() to simplify code
sparc/PCI: Use pci_is_bridge() to simplify code
powerpc/PCI: Use pci_is_bridge() to simplify code
ia64/PCI: Use pci_is_bridge() to simplify code
x86/PCI: Use pci_is_bridge() to simplify code
PCI: Use pci_is_bridge() to simplify code
PCI: Add new pci_is_bridge() interface
PCI: Rename pci_is_bridge() to pci_has_subordinate()
* pci/virtualization:
PCI: Introduce new device binding path using pci_dev.driver_override
Conflicts:
drivers/pci/pci-sysfs.c
