Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
* 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6: (32 commits) PCI hotplug: fix logic in Compaq hotplug controller bus speed setup PCI: don't export linux/io.h from pci.h PCI: PCI_QUIRKS depends on PCI PCI hotplug: pciehp: poll data link layer link active PCI hotplug: pciehp: fix possible memory leak in pcie_init PCI: Workaround invalid P2P bridge bus numbers PCI Hotplug: fakephp: add duplicate slot name debugging PCI: Hotplug core: remove 'name' PCI: shcphp: remove 'name' parameter PCI: SGI Hotplug: stop managing bss_hotplug_slot->name PCI: rpaphp: kmalloc/kfree slot->name directly PCI: pciehp: remove 'name' parameter PCI: ibmphp: stop managing hotplug_slot->name PCI: fakephp: remove 'name' parameter PCI, PCI Hotplug: introduce slot_name helpers PCI: cpqphp: stop managing hotplug_slot->name PCI: cpci_hotplug: stop managing hotplug_slot->name PCI: acpiphp: remove 'name' parameter PCI: prevent duplicate slot names PCI Hotplug: serialize pci_hp_register and pci_hp_deregister ...
Showing
- MAINTAINERS 0 additions, 5 deletionsMAINTAINERS
- drivers/acpi/pci_slot.c 1 addition, 1 deletiondrivers/acpi/pci_slot.c
- drivers/pci/hotplug/acpiphp.h 5 additions, 4 deletionsdrivers/pci/hotplug/acpiphp.h
- drivers/pci/hotplug/acpiphp_core.c 17 additions, 15 deletionsdrivers/pci/hotplug/acpiphp_core.c
- drivers/pci/hotplug/cpci_hotplug.h 6 additions, 0 deletionsdrivers/pci/hotplug/cpci_hotplug.h
- drivers/pci/hotplug/cpci_hotplug_core.c 29 additions, 46 deletionsdrivers/pci/hotplug/cpci_hotplug_core.c
- drivers/pci/hotplug/cpci_hotplug_pci.c 2 additions, 2 deletionsdrivers/pci/hotplug/cpci_hotplug_pci.c
- drivers/pci/hotplug/cpqphp.h 5 additions, 8 deletionsdrivers/pci/hotplug/cpqphp.h
- drivers/pci/hotplug/cpqphp_core.c 20 additions, 23 deletionsdrivers/pci/hotplug/cpqphp_core.c
- drivers/pci/hotplug/cpqphp_ctrl.c 1 addition, 1 deletiondrivers/pci/hotplug/cpqphp_ctrl.c
- drivers/pci/hotplug/fakephp.c 17 additions, 9 deletionsdrivers/pci/hotplug/fakephp.c
- drivers/pci/hotplug/ibmphp.h 2 additions, 3 deletionsdrivers/pci/hotplug/ibmphp.h
- drivers/pci/hotplug/ibmphp_ebda.c 7 additions, 12 deletionsdrivers/pci/hotplug/ibmphp_ebda.c
- drivers/pci/hotplug/pci_hotplug_core.c 23 additions, 41 deletionsdrivers/pci/hotplug/pci_hotplug_core.c
- drivers/pci/hotplug/pciehp.h 7 additions, 3 deletionsdrivers/pci/hotplug/pciehp.h
- drivers/pci/hotplug/pciehp_core.c 18 additions, 31 deletionsdrivers/pci/hotplug/pciehp_core.c
- drivers/pci/hotplug/pciehp_ctrl.c 29 additions, 27 deletionsdrivers/pci/hotplug/pciehp_ctrl.c
- drivers/pci/hotplug/pciehp_hpc.c 56 additions, 4 deletionsdrivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/hotplug/rpaphp_slot.c 4 additions, 6 deletionsdrivers/pci/hotplug/rpaphp_slot.c
- drivers/pci/hotplug/sgi_hotplug.c 6 additions, 12 deletionsdrivers/pci/hotplug/sgi_hotplug.c
Loading
Please register or sign in to comment