aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston1-0/+1
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle1-1/+1
2007-08-12i386: Fix broken mmiocfg accessesLinus Torvalds1-3/+3
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2-8/+49
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda6-14/+41
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2-6/+39
2007-07-21i386: insert unclaimed MMCONFIG resourcesAaron Durbin1-3/+45
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-6/+3
2007-05-31PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-9/+18
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes1-1/+1
2007-05-02[PATCH] i386: type may be unusedDavid Rientjes1-1/+1
2007-05-02[PATCH] i386: Some additional chipset register values validation.Olivier Galibert1-8/+17
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-2/+4
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch1-0/+8
2007-02-16PCI: add systems for automatic breadth-first device sortingAndy Gospodarek1-0/+88
2007-02-13[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi1-20/+31
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi3-5/+15
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi3-40/+29
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2-10/+23
2007-02-13[PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert1-0/+33
2007-02-13[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert1-2/+119
2007-02-13[PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert1-1/+2
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert4-71/+97
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-12/+12
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy1-1/+1
2006-12-23[PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi1-1/+5
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-3/+10
2006-12-07[PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B1-0/+7
2006-12-07[PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell1-2/+9
2006-12-07[PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox1-1/+3
2006-12-01PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk1-1/+1
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+6
2006-12-01pci/i386: style cleanupsRandy Dunlap1-21/+43
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox1-46/+0
2006-11-14[PATCH] fix via586 irq routing for pirq 5Daniel Ritz1-2/+2
2006-11-08Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds1-35/+0
2006-11-02PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman3-11/+0
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa1-0/+55
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch2-2/+64
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com1-45/+0
2006-10-08[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman1-4/+0
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2-0/+6
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-4/+0
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman1-30/+0
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-01[PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton1-1/+4
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi Kleen3-0/+13