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