aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIScott Murray
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-15rpadlpar breakage - fallout of struct subsystem removalAl Viro
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02PCI hotplug: Use menuconfig objectsJan Engelhardt
2007-05-02PCI: ZT5550 CPCI Hotplug driver fixScott Murray
2007-05-02PCI: rpaphp: Remove semaphoresLinas Vepstas
2007-05-02PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas
2007-05-02PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas
2007-05-02PCI: rpaphp: Document is_php_dn()Linas Vepstas
2007-05-02PCI: rpaphp: Document find_php_slot()Linas Vepstas
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas
2007-05-02PCI: rpaphp: remove print_slot_pci_funcs()Linas Vepstas
2007-05-02PCI: rpaphp: Remove setup_pci_slot()Linas Vepstas
2007-05-02PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas
2007-05-02PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas
2007-05-02PCI: rpaphp: Remove un-needed gotoLinas Vepstas
2007-05-02PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas
2007-05-02PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds