summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2009-02-06ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi conversionsThomas Renninger
2009-02-06ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2009-02-02PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2008-12-05PCI: Hotplug core: remove 'name'Alex Chiang
2008-12-05PCI: shcphp: remove 'name' parameterAlex Chiang
2008-12-05PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang
2008-12-05PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
2008-12-05PCI: pciehp: remove 'name' parameterAlex Chiang
2008-12-05PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: fakephp: remove 'name' parameterAlex Chiang
2008-12-05PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: acpiphp: remove 'name' parameterAlex Chiang
2008-12-05PCI: prevent duplicate slot namesAlex Chiang
2008-12-05PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-12-05PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-25PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-06-27pciehp: use get_service_dataKenji Kaneshige
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige
2008-06-25pciehp: change command polling frequencyKenji Kaneshige
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige