| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: move handoff code | David Brownell | 2005-10-28 | 1 | -250/+3 |
* | [PATCH] kernel-doc: PCI fixes | Randy Dunlap | 2005-10-28 | 4 | -7/+16 |
* | [PATCH] acpiphp: allocate resources for adapters with bridges | Kristen Accardi | 2005-10-28 | 1 | -0/+8 |
* | [PATCH] PCI: Fixup PCI driver shutdown | Russell King | 2005-10-28 | 1 | -0/+4 |
* | [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] PCI: Add quirk for SMBus on HP D530 | Jean Delvare | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines | linas | 2005-10-28 | 3 | -10/+9 |
* | [PATCH] unhide ICH6 SMBus - take 2 | R.Marek@sh.cvut.cz | 2005-10-28 | 1 | -0/+24 |
* | [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: cleanup need_restore switch statement | John W. Linville | 2005-10-28 | 1 | -7/+7 |
* | [PATCH] PCI: Block config access during BIST | Brian King | 2005-10-28 | 5 | -31/+127 |
* | [PATCH] PCI: ICH6 ACPI and GPIO quirk | R.Marek@sh.cvut.cz | 2005-10-28 | 1 | -0/+12 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -2/+2 |
* | PCI: be more verbose about resource quirks | Linus Torvalds | 2005-10-25 | 1 | -13/+88 |
* | cardbus: limit IO windows to 256 bytes | Linus Torvalds | 2005-10-23 | 1 | -1/+1 |
* | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 | 1 | -0/+4 |
* | [PATCH] Fix and clean up quirk_intel_ide_combined() configuration | Jeff Garzik | 2005-10-17 | 1 | -2/+2 |
* | [PATCH] pci: fixup parent subordinate busnr | Ivan Kokshaysky | 2005-09-23 | 1 | -1/+17 |
* | [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c | Linda Xie | 2005-09-22 | 1 | -2/+2 |
* | [PATCH] fix drivers/pci/probe.c warning | Amos Waterland | 2005-09-22 | 1 | -2/+2 |
* | [PATCH] PCI: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-22 | 2 | -4/+4 |
* | [PATCH] PCI: remove unused "scratch" | Bjorn Helgaas | 2005-09-22 | 1 | -4/+0 |
* | [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 |
* | [PATCH] pci: only call pci_restore_bars at boot | John W. Linville | 2005-09-14 | 1 | -4/+12 |
* | [PATCH] Subject: PATCH: fix numa caused compile warnings | Alan Cox | 2005-09-10 | 2 | -5/+11 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-09 | 5 | -54/+64 |
|\ |
|
| * | [PATCH] PCI: Small rearrangement of PCI probing code | Paul Mackerras | 2005-09-09 | 2 | -18/+33 |
| * | [PATCH] PCI: Unhide SMBus on Compaq Evo N620c | Rumen Ivanov Zarev | 2005-09-09 | 1 | -0/+6 |
| * | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp | Rajesh Shah | 2005-09-09 | 1 | -4/+4 |
| * | [PATCH] PCI: move pci core to use add_hotplug_env_var() | Greg Kroah-Hartman | 2005-09-09 | 1 | -32/+21 |
* | | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 2005-09-09 | 1 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-09 | 2 | -11/+17 |
|\ \
| |/
|/| |
|
| * | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 | 2 | -11/+17 |
* | | [PATCH] PCI: PCI/libata INTx bug fix | Brett M Russ | 2005-09-09 | 1 | -1/+1 |
|/ |
|
* | [PATCH] PCI/libata INTx cleanup | Brett M Russ | 2005-09-08 | 2 | -8/+28 |
* | [PATCH] PCI: Support PCM PM CAP version 3 | Daniel Ritz | 2005-09-08 | 2 | -8/+6 |
* | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) | Paul Mackerras | 2005-09-08 | 1 | -0/+48 |
* | [PATCH] PCI Hotplug: SGI hotplug driver fixes | Prarit Bhargava | 2005-09-08 | 1 | -104/+91 |
* | [PATCH] PCI: Fix regression in pci_enable_device_bars | Alan Stern | 2005-09-08 | 1 | -1/+1 |