Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI changes from Bjorn Helgaas: "Host bridge hotplug - Protect acpi_pci_drivers and acpi_pci_roots (Taku Izumi) - Clear host bridge resource info to avoid issue when releasing (Yinghai Lu) - Notify acpi_pci_drivers when hot-plugging host bridges (Jiang Liu) - Use standard list ops for acpi_pci_drivers (Jiang Liu) Device hotplug - Use pci_get_domain_bus_and_slot() to close hotplug races (Jiang Liu) - Remove fakephp driver (Bjorn Helgaas) - Fix VGA ref count in hotplug remove path (Yinghai Lu) - Allow acpiphp to handle PCIe ports without native hotplug (Jiang Liu) - Implement resume regardless of pciehp_force param (Oliver Neukum) - Make pci_fixup_irqs() work after init (Thierry Reding) Miscellaneous - Add pci_pcie_type(dev) and remove pci_dev.pcie_type (Yijing Wang) - Factor out PCI Express Capability accessors (Jiang Liu) - Add pcibios_window_alignment() so powerpc EEH can use generic resource assignment (Gavin Shan) - Make pci_error_handlers const (Stephen Hemminger) - Cleanup drivers/pci/remove.c (Bjorn Helgaas) - Improve Vendor-Specific Extended Capability support (Bjorn Helgaas) - Use standard list ops for bus->devices (Bjorn Helgaas) - Avoid kmalloc in pci_get_subsys() and pci_get_class() (Feng Tang) - Reassign invalid bus number ranges (Intel DP43BF workaround) (Yinghai Lu)" * tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (102 commits) PCI: acpiphp: Handle PCIe ports without native hotplug capability PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots PCI/ACPI: Protect acpi_pci_roots list with mutex PCI/ACPI: Use acpi_pci_root info rather than looking it up again PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface PCI/ACPI: Protect acpi_pci_drivers list with mutex PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges PCI/ACPI: Use normal list for struct acpi_pci_driver PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_roots PCI: Fix default vga ref_count ia64/PCI: Clear host bridge aperture struct resource x86/PCI: Clear host bridge aperture struct resource PCI: Stop all children first, before removing all children Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()" PCI: Provide a default pcibios_update_irq() PCI: Discard __init annotations for pci_fixup_irqs() and related functions PCI: Use correct type when freeing bus resource list PCI: Check P2P bridge for invalid secondary/subordinate range PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot() ...
No related branches found
No related tags found
Showing
- Documentation/feature-removal-schedule.txt 0 additions, 32 deletionsDocumentation/feature-removal-schedule.txt
- arch/alpha/kernel/pci.c 0 additions, 6 deletionsarch/alpha/kernel/pci.c
- arch/arm/kernel/bios32.c 0 additions, 9 deletionsarch/arm/kernel/bios32.c
- arch/arm/mach-tegra/pcie.c 1 addition, 11 deletionsarch/arm/mach-tegra/pcie.c
- arch/frv/mb93090-mb00/pci-vdk.c 1 addition, 3 deletionsarch/frv/mb93090-mb00/pci-vdk.c
- arch/ia64/pci/pci.c 1 addition, 10 deletionsarch/ia64/pci/pci.c
- arch/ia64/sn/kernel/io_common.c 1 addition, 3 deletionsarch/ia64/sn/kernel/io_common.c
- arch/m68k/kernel/pcibios.c 0 additions, 5 deletionsarch/m68k/kernel/pcibios.c
- arch/mips/pci/pci-octeon.c 5 additions, 10 deletionsarch/mips/pci/pci-octeon.c
- arch/mips/pci/pci.c 0 additions, 6 deletionsarch/mips/pci/pci.c
- arch/powerpc/include/asm/machdep.h 3 additions, 0 deletionsarch/powerpc/include/asm/machdep.h
- arch/powerpc/kernel/pci-common.c 20 additions, 0 deletionsarch/powerpc/kernel/pci-common.c
- arch/powerpc/platforms/powernv/pci-ioda.c 40 additions, 1 deletionarch/powerpc/platforms/powernv/pci-ioda.c
- arch/sh/drivers/pci/pci.c 0 additions, 5 deletionsarch/sh/drivers/pci/pci.c
- arch/sparc/kernel/leon_pci.c 0 additions, 9 deletionsarch/sparc/kernel/leon_pci.c
- arch/sparc/kernel/pci.c 0 additions, 4 deletionsarch/sparc/kernel/pci.c
- arch/tile/kernel/pci.c 6 additions, 28 deletionsarch/tile/kernel/pci.c
- arch/tile/kernel/pci_gx.c 0 additions, 8 deletionsarch/tile/kernel/pci_gx.c
- arch/unicore32/kernel/pci.c 0 additions, 8 deletionsarch/unicore32/kernel/pci.c
- arch/x86/pci/acpi.c 1 addition, 2 deletionsarch/x86/pci/acpi.c
Loading
Please register or sign in to comment