summaryrefslogtreecommitdiff
path: root/drivers/hotplug
AgeCommit message (Expand)Author
2003-05-14[PATCH] fix lots of error-path memory leaksAndrew Morton
2003-05-06[PATCH] PCI Hotplug: fix dependancies for CONFIG_HOTPLUG_PCI_ACPIGreg Kroah-Hartman
2003-05-06[PATCH] PCI Hotplug: fix up the acpi driver to work properly again.Greg Kroah-Hartman
2003-05-06[PATCH] PCI Hotplug: fix compiler warning in ibm driver.Greg Kroah-Hartman
2003-05-06[PATCH] PCI Hotplug: fix up the ibm driver to work properly again.Greg Kroah-Hartman
2003-05-06[PATCH] PCI Hotplug: fix up the compaq driver to work properly again.Greg Kroah-Hartman
2003-05-02Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-04-20[PATCH] irqs: hotplug driversAndrew Morton
2003-04-04Kobject: add NULL to decl_subsys() due to addition of hotplug operationsGreg Kroah-Hartman
2003-03-18[PATCH] patch: remove unnecessary proc stuff from controller structHanna V. Linder
2003-03-18[PATCH] PCI Hotplug: cpqphp 66/100/133MHz PCI-X supportTorben Mathiasen
2003-03-06[PATCH] Eliminate stack allocation of struct pci_dev...Russell King
2003-02-27Merge gregkh@kernel.bkbits.net:/home/gregkh/linux/pci-2.5Greg Kroah-Hartman
2003-02-27ACPI: Update ACPI PHP driver with to use new acpi_walk_resource APIAndy Grover
2003-02-26Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-02-24[PATCH] Spelling fixes - occurredMichael Hayes
2003-02-24[PATCH] Spelling fixes - occurrenceMichael Hayes
2003-02-24[PATCH] CPCI core: remove unneeded visit device on unconfigure.Greg Kroah-Hartman
2003-02-24[PATCH] IBM PCI Hotplug: convert driver to use pci_bus_remove_device()Greg Kroah-Hartman
2003-02-24[PATCH] ACPI PCI hotplug: convert to use pci_remove_bus_device()Greg Kroah-Hartman
2003-02-24[PATCH] Compaq PCI Hotplug: remove unused walk of the device on insertion.Greg Kroah-Hartman
2003-02-24[PATCH] Compaq PCI Hotplug: convert to use pci_remove_bus_device instead of c...Greg Kroah-Hartman
2003-02-24[PATCH] PCI: remove check_region abuse (and code duplication) from pci hp codeChristoph Hellwig
2003-02-24[PATCH] Compaq PCI Hotplug: rename cpqphp_proc.c to cpqphp_sysfs.cGreg Kroah-Hartman
2003-02-24[PATCH] Compaq PCI Hotplug: move /proc files to sysfsGreg Kroah-Hartman
2003-02-24[PATCH] PCI Hotplug: remove the list_lock, as we rely on sysfs to detect any ...Greg Kroah-Hartman
2003-02-24[PATCH] IBM PCI Hotplug: get rid of unneeded ops structure and surrounding lo...Greg Kroah-Hartman
2003-02-24[PATCH] IBM PCI Hotplug: fix typo in previous patch.Greg Kroah-Hartman
2003-02-24[PATCH] IBM PCI Hotplug: Clean up the error handling logic for a number of fu...Greg Kroah-Hartman
2003-02-18[PATCH] spelling fix adress/addres -> addressSteven Cole
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2003-02-07Merge kroah.com:/home/greg/linux/BK/bleed-2.5Greg Kroah-Hartman
2003-02-07[PATCH] IBM PCI Hotplug: fix a load of memory leak errors found by the checke...Greg Kroah-Hartman
2003-02-07[PATCH] IBM PCI Hotplug: fix memory leak found by checker project.Greg Kroah-Hartman
2003-02-07[PATCH] Compaq PCI Hotplug: fix checker memory leak bugs.Greg Kroah-Hartman
2003-02-07[PATCH] PCI Hotplug: memory leaks in acpiphp_glueRandy Dunlap
2003-02-06[PATCH] PCI Hotplug: checker patchesRandy Dunlap
2003-02-06[PATCH] PCI Hotplug: moved the some stuff into the pci coreGreg Kroah-Hartman
2003-02-06[PATCH] PCI Hotplug: Make pci_hp_change_slot_info() work againGreg Kroah-Hartman
2003-02-06[PATCH] PCI Hotplug: change pci_hp_change_slot_info() to take a hotplug_slot ...Greg Kroah-Hartman
2003-02-06[PATCH] PCI Hotplug: Remove procfs stuff from pci_hotplug_coreStanley Wang
2003-02-06[PATCH] PCI Hotplug: Replace pcihpfs with sysfs.Stanley Wang
2003-02-06[PATCH] IBM PCI Hotplug driver: Clean up the slot filename generation logic a...Greg Kroah-Hartman
2003-02-06[PATCH] PCI Hotplug: dereference null variable cleanup patches.Greg Kroah-Hartman
2003-02-04Merge groveronline.com:/root/bk/linux-2.5Andy Grover
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-19ACPI: acpiphp.h includes both linux/acpi.h and acpi_bus.h. Since theAndy Grover
2003-01-17ACPI: Move drivers/acpi/include directory to include/acpiAndy Grover