summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-112-3/+5
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-092-2/+6
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-22/+30
* [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen2006-04-091-0/+5
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+11
* [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-0/+32
* [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-236-22/+38
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-311-2/+13
* [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+5
* [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-141-0/+16
* [PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes2006-01-091-0/+7
* [PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki2006-01-091-19/+23
* [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder2006-01-091-1/+1
* x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
* [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-201-1/+1
* [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
* [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-121-3/+42
* [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-123-10/+25
* [PATCH] PCI: direct.c: DBGDaniel Marjamäki2005-11-231-1/+1
* [PATCH] PCI: remove bogus resource collision errorRajesh Shah2005-11-231-2/+5
* [PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia2005-11-231-2/+2
* [PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes2005-11-101-2/+1
* [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier2005-11-011-1/+1
* [PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com2005-10-301-19/+36
* [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-281-0/+59
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-302-2/+2
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-262-2/+0
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-1/+16
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0
* [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
* Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-032-34/+16
|\
| * [PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2005-08-302-34/+16
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-252-2/+2
|/
* [PATCH] visws: linkage fixTom Duffy2005-08-071-0/+2
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-301-0/+7
|\
| * [PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia2005-07-281-0/+7
* | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-294-0/+9
|\ \ | |/ |/|
| * [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-294-0/+9
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-122-7/+11
|\ \ | |/
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-122-7/+11
* | [PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2005-07-012-3/+9
* | [PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman2005-06-271-4/+25
* | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-5/+7
* | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-273-1/+5
* | [PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz2005-06-273-15/+43
* | [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-231-1/+3
* | [PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov2005-06-231-0/+22
|/
* [PATCH] VIA IRQ quirkLen Brown2005-05-271-5/+0
OpenPOWER on IntegriCloud