Age | Commit message (Expand) | Author | Files | Lines |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -10/+5 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 2 | -0/+2 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 14 | -1/+27 |
2005-10-31 | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 1 | -1/+1 |
2005-10-31 | [PATCH] CONFIG_IA32 | Brian Gerst | 1 | -1/+1 |
2005-10-31 | Fix PIIX4 SMB region size | Linus Torvalds | 1 | -2/+2 |
2005-10-29 | [PATCH] USB: move handoff code | David Brownell | 1 | -250/+3 |
2005-10-29 | [PATCH] kernel-doc: PCI fixes | Randy Dunlap | 4 | -7/+16 |
2005-10-29 | [PATCH] acpiphp: allocate resources for adapters with bridges | Kristen Accardi | 1 | -0/+8 |
2005-10-29 | [PATCH] PCI: Fixup PCI driver shutdown | Russell King | 1 | -0/+4 |
2005-10-29 | [PATCH] shpchp: fix oops at driver unload | rajesh.shah@intel.com | 3 | -0/+7 |
2005-10-29 | [PATCH] shpchp: reduce debug message verbosity | rajesh.shah@intel.com | 4 | -65/+7 |
2005-10-29 | [PATCH] shpchp: miscellaneous cleanups | rajesh.shah@intel.com | 9 | -157/+46 |
2005-10-29 | [PATCH] shpchp: remove redundant data structures | rajesh.shah@intel.com | 4 | -424/+63 |
2005-10-29 | [PATCH] shpchp: dont save PCI config for hotplug slots/devices | rajesh.shah@intel.com | 4 | -338/+32 |
2005-10-29 | [PATCH] shpchp: detect SHPC capability before doing a lot of work | rajesh.shah@intel.com | 1 | -0/+14 |
2005-10-29 | [PATCH] shpchp: reduce dependence on ACPI | rajesh.shah@intel.com | 9 | -984/+138 |
2005-10-29 | [PATCH] shpchp: remove redundant display of PCI device resources | rajesh.shah@intel.com | 1 | -68/+0 |
2005-10-29 | [PATCH] shpchp: use the PCI core for hotplug resource management | rajesh.shah@intel.com | 11 | -3756/+168 |
2005-10-29 | [PATCH] PCI: Add quirk for SMBus on HP D530 | Jean Delvare | 1 | -0/+1 |
2005-10-29 | [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines | linas | 3 | -10/+9 |
2005-10-29 | [PATCH] unhide ICH6 SMBus - take 2 | R.Marek@sh.cvut.cz | 1 | -0/+24 |
2005-10-29 | [PATCH] cpqphp: add pci_enable_device() | Bjorn Helgaas | 1 | -5/+19 |
2005-10-29 | [PATCH] cpcihp_zt5550: add pci_enable_device() | Bjorn Helgaas | 1 | -4/+21 |
2005-10-29 | [PATCH] pci: cleanup need_restore switch statement | John W. Linville | 1 | -7/+7 |
2005-10-29 | [PATCH] PCI: Block config access during BIST | Brian King | 5 | -31/+127 |
2005-10-29 | [PATCH] PCI: ICH6 ACPI and GPIO quirk | R.Marek@sh.cvut.cz | 1 | -0/+12 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -2/+2 |
2005-10-26 | PCI: be more verbose about resource quirks | Linus Torvalds | 1 | -13/+88 |
2005-10-24 | cardbus: limit IO windows to 256 bytes | Linus Torvalds | 1 | -1/+1 |
2005-10-18 | Add some basic .gitignore files | Linus Torvalds | 1 | -0/+4 |
2005-10-18 | [PATCH] Fix and clean up quirk_intel_ide_combined() configuration | Jeff Garzik | 1 | -2/+2 |
2005-09-23 | [PATCH] pci: fixup parent subordinate busnr | Ivan Kokshaysky | 1 | -1/+17 |
2005-09-22 | [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c | Linda Xie | 1 | -2/+2 |
2005-09-22 | [PATCH] fix drivers/pci/probe.c warning | Amos Waterland | 1 | -2/+2 |
2005-09-22 | [PATCH] PCI: convert kcalloc to kzalloc | Pekka Enberg | 2 | -4/+4 |
2005-09-22 | [PATCH] PCI: remove unused "scratch" | Bjorn Helgaas | 1 | -4/+0 |
2005-09-17 | [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 1 | -2/+1 |
2005-09-17 | [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 1 | -3/+1 |
2005-09-17 | [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 1 | -1/+1 |
2005-09-14 | [PATCH] pci: only call pci_restore_bars at boot | John W. Linville | 1 | -4/+12 |
2005-09-10 | [PATCH] Subject: PATCH: fix numa caused compile warnings | Alan Cox | 2 | -5/+11 |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 5 | -54/+64 |
2005-09-10 | [PATCH] PCI: Small rearrangement of PCI probing code | Paul Mackerras | 2 | -18/+33 |
2005-09-10 | [PATCH] PCI: Unhide SMBus on Compaq Evo N620c | Rumen Ivanov Zarev | 1 | -0/+6 |
2005-09-10 | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp | Rajesh Shah | 1 | -4/+4 |
2005-09-10 | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 1 | -2/+2 |
2005-09-09 | [PATCH] PCI: move pci core to use add_hotplug_env_var() | Greg Kroah-Hartman | 1 | -32/+21 |
2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2 | -11/+17 |
2005-09-09 | [PATCH] PCI: PCI/libata INTx bug fix | Brett M Russ | 1 | -1/+1 |