aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
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-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-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-24pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-17x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman
2009-02-24PCI: don't enable too many HT MSI mappingsYinghai Lu
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-18PCI quirk: enable MSI on 8132Yinghai Lu
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-17Fix Intel IOMMU write-buffer flushingDavid Woodhouse
2009-02-14iommu: fix Intel IOMMU write-buffer flushingDavid Woodhouse
2009-02-14intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby
2009-02-13PCI: fix missing kernel-doc and typosRandy Dunlap
2009-02-13PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap
2009-02-13PCI: fix rom.c kernel-doc warningRandy Dunlap
2009-02-13PCI/MSI: fix msi_mask() shift fixMatthew Wilcox