summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-111-4/+4
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-251-8/+3Star
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-251-4/+1Star
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-251-3/+3
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-251-1/+1
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-251-1/+1
* SFI: Hook PCI MMCONFIGFeng Tang2009-08-291-1/+1
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-261-0/+4
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+2Star
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-101-13/+9Star
* i386: move pciThomas Gleixner2007-10-111-0/+148