summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* i386: move pciThomas Gleixner2007-10-1117-4327/+0
* i386: prepare shared pci/MakefileThomas Gleixner2007-10-112-14/+19
* i386: prepare shared pci/mmconfig.cThomas Gleixner2007-10-112-1/+1
* PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2007-09-111-0/+1
* PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle2007-09-111-1/+1
* i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
* x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-112-8/+49
* finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-116-14/+41
* x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-212-6/+39
* i386: insert unclaimed MMCONFIG resourcesAaron Durbin2007-07-211-3/+45
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-6/+3
* PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky2007-05-311-0/+11
* i386 pci: use __maybe_unusedDavid Rientjes2007-05-091-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-052-9/+18
|\
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
* | PCI: add debug information to resource collision messageChuck Ebbert2007-05-021-2/+2
* | PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-021-1/+1
|/
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-2/+4
* pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
* PCI: add systems for automatic breadth-first device sortingAndy Gospodarek2007-02-161-0/+88
* [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi2007-02-131-20/+31
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-133-5/+15
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-133-40/+29
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-132-10/+23
* [PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert2007-02-131-0/+33
* [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert2007-02-131-2/+119
* [PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert2007-02-131-1/+2
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-134-71/+97
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-12/+12
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-1/+1
* [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-3/+10
* [PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B2006-12-071-0/+7
* [PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell2006-12-071-2/+9
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-071-1/+3
* PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk2006-12-011-1/+1
* PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2006-12-011-0/+6
* pci/i386: style cleanupsRandy Dunlap2006-12-011-21/+43
* PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-011-46/+0
* [PATCH] fix via586 irq routing for pirq 5Daniel Ritz2006-11-141-2/+2
* Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds2006-11-081-35/+0
* PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman2006-11-023-11/+0
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-271-0/+55
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-182-2/+64
* PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-181-45/+0
* [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman2006-10-081-4/+0
* [PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2006-10-052-0/+6
* [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-4/+0
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-30/+0
OpenPOWER on IntegriCloud