summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie1-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg1-3/+3
2005-09-17[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-2/+1
2005-09-17[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-3/+1
2005-09-17[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin1-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-4/+4
2005-09-09[PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah1-4/+4
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras2-11/+17
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava1-104/+91
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi2-2/+2
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose5-193/+104
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose3-14/+35
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose3-61/+47
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose3-117/+75
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose7-271/+88
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose2-73/+31
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown2-4/+4
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi20-20/+20
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava3-2/+615
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige1-0/+127
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2-4/+4
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2-3/+3
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2-1/+6
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray2-254/+192
2005-05-31[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properlyKenji Kaneshige1-1/+1
2005-05-31[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properlyKenji Kaneshige1-1/+1
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray3-411/+112
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy3-78/+81
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2-16/+16
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole4-6/+6
2005-05-03[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer1-2/+5
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds60-0/+44057