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