summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk-21/+7
2006-01-09[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fixJordan, William P-1/+1
2006-01-08[PATCH] fix more missing includesTim Schmielau-0/+4
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah-15/+11
2005-11-13[PATCH] shpchp_hpc build fixAndrew Morton-0/+2
2005-11-13[PATCH] pciehp_hpc build fixAndrew Morton-0/+2
2005-11-13[PATCH] rpaphp_pci build fixakpm@osdl.org-1/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah-7/+7
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk-1/+1
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose-76/+81
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com-19/+88
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com-5/+4
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com-3237/+85
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl-10/+5
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau-1/+20
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst-1/+1
2005-10-28[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi-0/+8
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com-0/+7
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com-65/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com-157/+46
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com-424/+63
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com-338/+32
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com-984/+138
2005-10-28[PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com-68/+0
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com-3756/+168
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas-10/+9
2005-10-28[PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas-5/+19
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas-4/+21
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg-3/+3
2005-09-17[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin-2/+1
2005-09-17[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin-3/+1
2005-09-17[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds-4/+4
2005-09-09[PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah-4/+4
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras-11/+17
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava-104/+91
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi-2/+2
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose-193/+104
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose-14/+35
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose-61/+47