summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2005-03-27[PATCH] drivers/pci/hotplug/cpqphp_core.c: fix a check after useAdrian Bunk-2/+2
2005-03-27[PATCH] PCI Hotplug: add documentation about release pointer.Prarit Bhargava-0/+2
2005-03-21PCI Hotplug: enforce the rule that a hotplug slot needs a release function.Greg Kroah-Hartman-0/+5
2005-03-16[PATCH] [PATCH] remove redundant devices listJohn Rose-95/+21
2005-03-16[PATCH] PCI Hotplug: only call ibmphp_remove_resource() if argument is not NULLRolf Eike Beer-8/+12
2005-03-16[PATCH] PCI Hotplug: remove code duplication in drivers/pci/hotplug/ibmphp_pci.cRolf Eike Beer-26/+10
2005-03-07[PATCH] ppc64: error code cleanups rpa(php,dlpar)Paul Mackerras-28/+23
2005-03-02Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-8/+4
2005-02-24[PATCH] PCI: fix hotplug double freeAlexander Nyberg-1/+2
2005-02-16[PATCH] PCI Hotplug: Fix OSHP calls in shpchp and pciehp driversDely Sy-4/+2
2005-02-07[PATCH] PCI Hotplug: fix rpaphp firmware dependencyJohn Rose-4/+4
2005-02-06[PATCH] PCI Hotplug: Remove unneeded instructions from ibmphp_pci.cRolf Eike Beer-3/+0
2005-02-02[PATCH] PCI Hotplug: remove incorrect rpaphp firmware dependencyJohn Rose-18/+28
2005-02-01[PATCH] shpchprm_legacy.c trivial iomem annotationsAlexander Viro-9/+9
2005-01-13[PATCH] PCI: add PCI Express Port Bus Driver subsystemTom L. Nguyen-64/+62
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-3/+1
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-408/+494
2005-01-07[PATCH] ppc64: IOMMU cleanups: Main cleanup patchOlof Johansson-0/+4
2005-01-06mergeGreg Kroah-Hartman-3/+1
2005-01-06[PATCH] PCI Hotplug: don't check pointer before kalling kfree in ibmphp_pci.cRolf Eike Beer-2/+1
2005-01-06[PATCH] PCI Hotplug: use PCI_DEVFN in ibmphp_pci.cRolf Eike Beer-9/+14
2005-01-06[PATCH] PCI Hotplug: Remove unneeded kmalloc casts from ibmphp_pci.cRolf Eike Beer-15/+15
2005-01-06[PATCH] hotplug/acpiphp_ibm: module_param fixDomen Puncer-1/+1
2004-12-28[PATCH] hotplug NULL noise removalAlexander Viro-1/+1
2004-12-21[PATCH] cpqphp: reduce stack usageRandy Dunlap-9/+21
2004-12-15[PATCH] PCI Hotplug: ibmphp_core.c: useless castsRolf Eike Beer-24/+18
2004-12-15[PATCH] PCI Hotplug: ibmphp_core.c: coding styleRolf Eike Beer-357/+433
2004-12-15[PATCH] PCI Hotplug: drivers/pci/hotplug/ : simply use MODULEAdrian Bunk-5/+5
2004-12-14[PATCH] misc: remove miscdevice.h from pci hotplug drivers as they do not nee...Greg Kroah-Hartman-2/+0
2004-12-14[PATCH] select HOTPLUGAdrian Bunk-1/+1
2004-11-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+7
2004-11-27[PATCH] misc iomem annotationsAlexander Viro-1/+1
2004-11-23[PATCH] PCI Hotplug: fix warning compile issue in cpqphp driverGreg Kroah-Hartman-1/+1
2004-11-23[PATCH] PCI Hotplug: Add pci_enable_device() in hot-plug driversDely Sy-0/+6
2004-11-20[PATCH] cpqphp_nvram iomem annotationsAlexander Viro-6/+6
2004-11-18[PATCH] PCI Hotplug: cpcihp_generic: fix module_param data typeRandy Dunlap-1/+1
2004-11-18[PATCH] PCI Hotplug: clean up rpaphp_pci.c::rpaphp_find_pci_devRolf Eike Beer-5/+4
2004-11-18[PATCH] PCI Hotplug: remove unused drivers/pci/hotplug/pciehp_sysfs.cAdrian Bunk-147/+0
2004-11-11[PATCH] fakephp: add pci bus rescan abilityJan Dittmer-0/+126
2004-11-11mergeGreg Kroah-Hartman-177/+389
2004-11-10PCI Hotplug: fix up remaining MODULE_PARAM usage in pci hotplug driversGreg Kroah-Hartman-9/+9
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap-8/+8
2004-11-10[PATCH] ibmphp_core.c: replace pci_get_device with pci_dev_presentHanna V. Linder-3/+5
2004-11-04[PATCH] PCI: ASPM patch forDely Sy-3/+21
2004-11-04[PATCH] Lock initializer unifying Batch 2 (PCI)Thomas Gleixner-2/+2
2004-10-31[PATCH] PCI: Updated patch to fix adapter speed mismatch for 2.6 kernelDely Sy-0/+34
2004-10-31[PATCH] PCI: Updated patch to add ExpressCard supportDely Sy-167/+325
2004-10-22[PATCH] avoid problems with kobject_set_name and name with %Stephen Hemminger-1/+1
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-574/+555
2004-10-14[PATCH] PCI Hotplug: rpaphp safe list traversalJohn Rose-2/+2