aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/pci/direct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen1-0/+2
2006-09-26[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space accessAndi Kleen1-9/+16
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen1-2/+4
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space accessesAndi Kleen1-1/+3
2006-04-09[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen1-0/+5
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen1-10/+5
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen1-2/+2
2005-11-23[PATCH] PCI: direct.c: DBGDaniel Marjamäki1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+289