aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl1-0/+32
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen6-22/+38
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-2/+13
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+5
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel1-0/+16
2006-01-09[PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes1-0/+7
2006-01-09[PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki1-19/+23
2006-01-09[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder1-1/+1
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds1-1/+1
2005-12-20[PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen1-1/+1
2005-12-16[PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen1-1/+1
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro1-1/+1
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen1-3/+42
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen3-10/+25
2005-11-23[PATCH] PCI: direct.c: DBGDaniel Marjamäki1-1/+1
2005-11-23[PATCH] PCI: remove bogus resource collision errorRajesh Shah1-2/+5
2005-11-23[PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia1-2/+2
2005-11-10[PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes1-2/+1
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier1-1/+1
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com1-19/+36
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes1-0/+59
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2-2/+2
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro2-2/+0
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen1-1/+16
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen1-7/+0
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin1-3/+3
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown2-34/+16
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2-34/+16
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown2-2/+2
2005-08-07[PATCH] visws: linkage fixTom Duffy1-0/+2
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown1-0/+7
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown4-0/+9
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li4-0/+9
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia1-0/+7
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2-7/+11
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li2-7/+11
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2-3/+9
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-5/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah3-1/+5
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz3-15/+43
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-1/+3
2005-06-23[PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov1-0/+22
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-5/+0
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-01[PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston1-0/+2
2005-04-16[PATCH] irq and pci_ids: patch for Intel ESB2Jason Gaston1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds13-0/+3393