aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk1-1/+1
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com4-19/+88
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com1-5/+4
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-10/+5
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau9-1/+20
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-28[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi1-0/+8
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com3-0/+7
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com4-65/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com9-157/+46
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com4-424/+63
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com4-338/+32
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com9-984/+138
2005-10-28[PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com1-68/+0
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com11-3756/+168
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas3-10/+9
2005-10-28[PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas1-5/+19
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas1-4/+21
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