| Commit message (Expand) | Author | Age |
* | pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium | Andreas Petlund | 2008-11-20 |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-20 |
|\ |
|
| * | intel-iommu: fix compile warnings | FUJITA Tomonori | 2008-11-19 |
* | | PCI: Fix disable IRQ 0 in pci_reset_function() | Sheng Yang | 2008-11-19 |
|/ |
|
* | PCI: ignore bit0 of _OSC return code | Kenji Kaneshige | 2008-11-11 |
* | PCI: fix range check on mmapped sysfs resource files | Ed Swierk | 2008-11-03 |
* | PCI: remove excess kernel-doc notation | Randy Dunlap | 2008-11-03 |
* | PCI: fix VPD limit quirk for Broadcom 5708S | Yu Zhao | 2008-11-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-30 |
|\ |
|
| * | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI | Fenghua Yu | 2008-10-24 |
* | | ACPI: Oops in ACPI with git latest | Rafael J. Wysocki | 2008-10-25 |
|/ |
|
* | Fix PCI hotplug printk format | Randy Dunlap | 2008-10-23 |
* | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu | 2008-10-23 |
* | PCI hotplug: shpchp: message refinement | Taku Izumi | 2008-10-23 |
* | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi | 2008-10-23 |
* | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 |
* | PCI hotplug: pciehp: message refinement | Taku Izumi | 2008-10-23 |
* | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems | Zhao, Yu | 2008-10-23 |
* | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige | 2008-10-23 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
| |\ |
|
| * \ | Merge branch 'ull' into test | Len Brown | 2008-10-22 |
| |\ \ |
|
| | * | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 |
| * | | | Merge branch 'dock' into test | Len Brown | 2008-10-22 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 2008-09-23 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-23 |
|\ \ \ \ |
|
| * | | | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setup | Julia Lawall | 2008-10-22 |
| * | | | | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige | 2008-10-22 |
| * | | | | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige | 2008-10-22 |
| * | | | | PCI: Workaround invalid P2P bridge bus numbers | Benjamin Herrenschmidt | 2008-10-22 |
| * | | | | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang | 2008-10-22 |
| * | | | | PCI: Hotplug core: remove 'name' | Alex Chiang | 2008-10-22 |
| * | | | | PCI: shcphp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
| * | | | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang | 2008-10-22 |
| * | | | | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang | 2008-10-22 |
| * | | | | PCI: pciehp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
| * | | | | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang | 2008-10-22 |
| * | | | | PCI: fakephp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
| * | | | | PCI, PCI Hotplug: introduce slot_name helpers | Alex Chiang | 2008-10-22 |
| * | | | | PCI: cpqphp: stop managing hotplug_slot->name | Alex Chiang | 2008-10-22 |
| * | | | | PCI: cpci_hotplug: stop managing hotplug_slot->name | Alex Chiang | 2008-10-22 |
| * | | | | PCI: acpiphp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
| * | | | | PCI: prevent duplicate slot names | Alex Chiang | 2008-10-22 |
| * | | | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige | 2008-10-22 |
| * | | | | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 2008-10-22 |
| * | | | | PCI: rename pci_update_slot_number to pci_renumber_slot | Alex Chiang | 2008-10-22 |
| * | | | | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 2008-10-22 |
| * | | | | PCI: add support for function level reset | Sheng Yang | 2008-10-22 |
| * | | | | PCI: Fix reference counting bug | Matthew Wilcox | 2008-10-22 |
| * | | | | ACPI/PCI: Set support bit for MSI in support field of _OSC | Taku Izumi | 2008-10-22 |