Age | Commit message (Expand) | Author |
2007-09-11 | PCI: irq and pci_ids patch for Intel Tolapai | Jason Gaston |
2007-09-11 | PCI: Remove __devinit from pcibios_get_irq_routing_table | Ralf Baechle |
2007-08-12 | i386: Fix broken mmiocfg accesses | Linus Torvalds |
2007-08-11 | x86: Work around mmio config space quirk on AMD Fam10h | dean gaudet |
2007-08-11 | finish i386 and x86-64 sysdata conversion | Muli Ben-Yehuda |
2007-07-21 | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata | Muli Ben-Yehuda |
2007-07-21 | i386: insert unclaimed MMCONFIG resources | Aaron Durbin |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-05-31 | PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers | Ivan Kokshaysky |
2007-05-09 | i386 pci: use __maybe_unused | David Rientjes |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-02 | PCI: add debug information to resource collision message | Chuck Ebbert |
2007-05-02 | PCI: fix sysfs rom file creation for BIOS ROM shadows | Jesse Barnes |
2007-05-02 | [PATCH] i386: type may be unused | David Rientjes |
2007-05-02 | [PATCH] i386: Some additional chipset register values validation. | Olivier Galibert |
2007-03-28 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman |
2007-03-26 | pci: set pci=bfsort for PowerEdge R900 | Matt Domsch |
2007-02-16 | PCI: add systems for automatic breadth-first device sorting | Andy Gospodarek |
2007-02-13 | [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken() | OGAWA Hirofumi |
2007-02-13 | [PATCH] mmconfig: fix unreachable_devices() | OGAWA Hirofumi |
2007-02-13 | [PATCH] mmconfig: minor cleanup in mmconfig code | OGAWA Hirofumi |
2007-02-13 | [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc | OGAWA Hirofumi |
2007-02-13 | [PATCH] mmconfig: Reserve resources but only when we're sure about them. | Olivier Galibert |
2007-02-13 | [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL | Olivier Galibert |
2007-02-13 | [PATCH] i386: Only call unreachable_devices() when type 1 is available. | Olivier Galibert |
2007-02-13 | [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 | Olivier Galibert |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2007-02-02 | ACPICA: Remove duplicate table manager | Alexey Starikovskiy |
2006-12-23 | [PATCH] arch/i386/pci/mmconfig.c tlb flush fix | OGAWA Hirofumi |
2006-12-20 | PCI: Fix multiple problems with VIA hardware | Alan Cox |
2006-12-07 | [PATCH] x86: add write_pci_config_byte() to direct PCI access routines | Siddha, Suresh B |
2006-12-07 | [PATCH] paravirt: Be careful about touching BIOS address space | Rusty Russell |
2006-12-07 | [PATCH] x86: remove last two pci_find offenders in the core code | Alan Cox |
2006-12-01 | PCI: make arch/i386/pci/common.c:pci_bf_sort static | Adrian Bunk |
2006-12-01 | PCI: irq: irq and pci_ids patch for Intel ICH9 | Jason Gaston |
2006-12-01 | pci/i386: style cleanups | Randy Dunlap |
2006-12-01 | PCI: quirks: fix the festering mess that claims to handle IDE quirks | Alan Cox |
2006-11-14 | [PATCH] fix via586 irq routing for pirq 5 | Daniel Ritz |
2006-11-08 | Revert "[PATCH] i386: Add MMCFG resources to i386 too" | Linus Torvalds |
2006-11-02 | PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable" | Greg Kroah-Hartman |
2006-10-27 | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa |
2006-10-18 | PCI: optionally sort device lists breadth-first | Matt Domsch |
2006-10-18 | PCI: Turn pci_fixup_video into generic for embedded VGA | eiichiro.oiwa.nm@hitachi.com |
2006-10-08 | [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number | Eric W. Biederman |
2006-10-05 | [PATCH] i386: Fix PCI BIOS config space access | Andi Kleen |
2006-10-04 | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-01 | [PATCH] arch/i386/pci/mmconfig.c tweaks | Andrew Morton |
2006-09-26 | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen |