aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki
2009-03-30PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop
2009-03-30PCI: fix HT MSI mapping fixYinghai Lu
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