| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] PCI Express Hotplug: clear sticky power-fault bit | Rajesh Shah | 2005-11-23 | 3 | -15/+11 |
* | [PATCH] shpchp_hpc build fix | Andrew Morton | 2005-11-13 | 1 | -0/+2 |
* | [PATCH] pciehp_hpc build fix | Andrew Morton | 2005-11-13 | 1 | -0/+2 |
* | [PATCH] rpaphp_pci build fix | akpm@osdl.org | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] PCI: fix namespace clashes | Rajesh Shah | 2005-11-10 | 4 | -7/+7 |
* | [PATCH] PCI: drivers/pci/: small cleanups | Adrian Bunk | 2005-11-10 | 1 | -1/+1 |
* | [PATCH] dlpar regression for ppc64 - probe change | John Rose | 2005-11-10 | 3 | -76/+81 |
* | [PATCH] pciehp: fix handling of power faults during hotplug | rajesh.shah@intel.com | 2005-11-10 | 1 | -5/+2 |
* | [PATCH] pciehp: clean-up how we request control of hotplug hardware | rajesh.shah@intel.com | 2005-11-10 | 4 | -19/+88 |
* | [PATCH] pciehp: request control of each hotplug controller individually | rajesh.shah@intel.com | 2005-11-10 | 1 | -5/+4 |
* | [PATCH] pciehp: reduce debug message verbosity | rajesh.shah@intel.com | 2005-11-10 | 4 | -69/+28 |
* | [PATCH] pciehp: miscellaneous cleanups | rajesh.shah@intel.com | 2005-11-10 | 7 | -133/+41 |
* | [PATCH] pciehp: remove redundant data structures | rajesh.shah@intel.com | 2005-11-10 | 4 | -734/+65 |
* | [PATCH] pciehp: reduce dependence on ACPI | rajesh.shah@intel.com | 2005-11-10 | 8 | -993/+96 |
* | [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management | rajesh.shah@intel.com | 2005-11-10 | 6 | -3237/+85 |
* | [PATCH] ppc64: bugfix: crash on PHB add | Linas Vepstas | 2005-11-10 | 1 | -1/+1 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -10/+5 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 9 | -1/+20 |
* | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] acpiphp: allocate resources for adapters with bridges | Kristen Accardi | 2005-10-28 | 1 | -0/+8 |
* | [PATCH] shpchp: fix oops at driver unload | rajesh.shah@intel.com | 2005-10-28 | 3 | -0/+7 |
* | [PATCH] shpchp: reduce debug message verbosity | rajesh.shah@intel.com | 2005-10-28 | 4 | -65/+7 |
* | [PATCH] shpchp: miscellaneous cleanups | rajesh.shah@intel.com | 2005-10-28 | 9 | -157/+46 |
* | [PATCH] shpchp: remove redundant data structures | rajesh.shah@intel.com | 2005-10-28 | 4 | -424/+63 |
* | [PATCH] shpchp: dont save PCI config for hotplug slots/devices | rajesh.shah@intel.com | 2005-10-28 | 4 | -338/+32 |
* | [PATCH] shpchp: detect SHPC capability before doing a lot of work | rajesh.shah@intel.com | 2005-10-28 | 1 | -0/+14 |
* | [PATCH] shpchp: reduce dependence on ACPI | rajesh.shah@intel.com | 2005-10-28 | 9 | -984/+138 |
* | [PATCH] shpchp: remove redundant display of PCI device resources | rajesh.shah@intel.com | 2005-10-28 | 1 | -68/+0 |
* | [PATCH] shpchp: use the PCI core for hotplug resource management | rajesh.shah@intel.com | 2005-10-28 | 11 | -3756/+168 |
* | [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines | linas | 2005-10-28 | 3 | -10/+9 |
* | [PATCH] cpqphp: add pci_enable_device() | Bjorn Helgaas | 2005-10-28 | 1 | -5/+19 |
* | [PATCH] cpcihp_zt5550: add pci_enable_device() | Bjorn Helgaas | 2005-10-28 | 1 | -4/+21 |
* | [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c | Linda Xie | 2005-09-22 | 1 | -2/+2 |
* | [PATCH] PCI: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-22 | 1 | -3/+3 |
* | [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -2/+1 |
* | [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -3/+1 |
* | [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-09 | 1 | -4/+4 |
|\ |
|
| * | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp | Rajesh Shah | 2005-09-09 | 1 | -4/+4 |
* | | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 | 2 | -11/+17 |
|/ |
|
* | [PATCH] PCI Hotplug: SGI hotplug driver fixes | Prarit Bhargava | 2005-09-08 | 1 | -104/+91 |
* | [PATCH] PCI Hotplug: use bus_slot number for name | Kristen Accardi | 2005-09-08 | 2 | -2/+2 |
* | [PATCH] PCI Hotplug: rpaphp: Purify hotplug | John Rose | 2005-09-08 | 5 | -193/+104 |
* | [PATCH] PCI Hotplug: rpaphp: Export slot enable | John Rose | 2005-09-08 | 3 | -14/+35 |
* | [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci | John Rose | 2005-09-08 | 3 | -61/+47 |
* | [PATCH] PCI Hotplug: rpaphp: Change slot pci reference | John Rose | 2005-09-08 | 3 | -117/+75 |
* | [PATCH] PCI Hotplug: rpaphp: Move VIO registration | John Rose | 2005-09-08 | 7 | -271/+88 |
* | [PATCH] PCI Hotplug: rpaphp: Remove unused stuff | John Rose | 2005-09-08 | 2 | -73/+31 |