aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-143/+177
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+33
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki1-1/+1
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki1-18/+51
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki1-7/+9
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki1-6/+12
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki1-53/+81
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki3-22/+17
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki1-39/+9
2009-03-30PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop1-10/+10
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar3-4/+9
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar2-2/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-2/+6
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-24pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+2
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar4-2/+35
2009-03-17x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2-5/+5
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha1-1/+1
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha3-4/+47
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2-0/+63
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha3-21/+86
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha2-188/+191
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha1-25/+33
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar14-83/+302
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar2-2/+6
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor1-1/+1
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor1-0/+4
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman1-1/+1
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck1-0/+25
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar19-261/+549
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar8-61/+229
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-35/+161
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann1-0/+3
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-26/+68
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2-11/+39
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman3-8/+16
2009-02-24PCI: don't enable too many HT MSI mappingsYinghai Lu1-15/+100
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar5-21/+39
2009-02-18PCI quirk: enable MSI on 8132Yinghai Lu1-1/+3
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+5
2009-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-20/+24
2009-02-17Fix Intel IOMMU write-buffer flushingDavid Woodhouse1-1/+13
2009-02-14iommu: fix Intel IOMMU write-buffer flushingDavid Woodhouse1-1/+15
2009-02-14intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby1-0/+8
2009-02-13PCI: fix missing kernel-doc and typosRandy Dunlap1-4/+9
2009-02-13PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap1-10/+10
2009-02-13PCI: fix rom.c kernel-doc warningRandy Dunlap1-0/+1
2009-02-13PCI/MSI: fix msi_mask() shift fixMatthew Wilcox1-6/+4