summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26PCI: don't enable too much HT MSI mappingYinghai Lu
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26PCI: save and restore PCIe 2.0 registersYu Zhao
2009-03-26PCI: update fakephp for bus_id removalStephen Rothwell
2009-03-26PCI: fix kernel oops on bridge removalKenji Kaneshige
2009-03-26PCI: fix conflict between SR-IOV and config space sizingYu Zhao
2009-03-26ACPICA: Update FADT flag definitionsBob Moore
2009-03-25intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu
2009-03-25intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse
2009-03-25intel-iommu: fix PCI device detach from virtual machineHan, Weidong
2009-03-24pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24intel-iommu: VT-d page table to support snooping control bitSheng Yang
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang
2009-03-24intel-iommu: Snooping control supportSheng Yang
2009-03-20PCI Hotplug: rename legacy_fakephp to fakephpAlex Chiang
2009-03-20PCI Hotplug: restore fakephp interface with complete reimplementationTrent Piepho
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang
2009-03-20PCI: do not enable bridges more than onceAlex Chiang
2009-03-20PCI: do not initialize bridges more than onceAlex Chiang
2009-03-20PCI: always scan child busesAlex Chiang
2009-03-20PCI: pci_scan_slot() returns newly found devicesTrent Piepho
2009-03-20PCI: don't scan existing devicesTrent Piepho
2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao
2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao
2009-03-20PCI: centralize device setup codeYu Zhao
2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao
2009-03-20PCI: restore saved SR-IOV stateYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea
2009-03-20PCI: expose boot VGA device via sysfs.Dave Airlie
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu
2009-03-20PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-20PCI: PCIe portdrv: eliminate double kfree in remove pathAlex Chiang
2009-03-20PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox
2009-03-20PCI MSI: msi_desc->dev is always initialisedMatthew Wilcox
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox
2009-03-20PCI: add remove_id sysfs entryChris Wright
2009-03-20PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige