aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-30
|\
| * PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki2009-03-30
| * PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-30
| * PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki2009-03-30
| * PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki2009-03-30
| * PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki2009-03-30
| * PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki2009-03-30
| * PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki2009-03-30
| * PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop2009-03-30
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-30
|\ \ | |/ |/|
| * Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
| |\
| * \ Merge branch 'linus' into core/iommuIngo Molnar2009-03-18
| |\ \
| * \ \ Merge branch 'linus' into core/iommuIngo Molnar2009-03-05
| |\ \ \
| * | | | intel-iommu: make dma mapping functions staticFUJITA Tomonori2009-01-29
| * | | | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-29
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/iommuIngo Molnar2009-01-10
| |\ \ \ \ \
| * | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
| * | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-06
| * | | | | | intel-iommu: add map_page and unmap_pageFUJITA Tomonori2009-01-06
* | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2009-03-28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | * | | | | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-10
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| * | | | | | | | | pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha2009-03-17
* | | | | | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha2009-03-17
* | | | | | | | | x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-17
* | | | | | | | | x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-17
* | | | | | | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-17
* | | | | | | | | x86, dmar: move page fault handling code to dmar.cSuresh Siddha2009-03-17
* | | | | | | | | x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha2009-03-17
* | | | | | | | | Merge branch 'x86/core' into x86/kconfigIngo Molnar2009-03-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / / / / | | | | | | |/| | | | | / / / | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | / / | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | |
| | * | | | | / | | | | | pci, x86, acpi: fix early_ioremap() leakYinghai Lu2009-02-11
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-10
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput2009-01-07
| | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
* | | | | | | | | | | | | PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-12
* | | | | | | | | | | | | pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-12
* | | | | | | | | | | | | pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-12
* | | | | | | | | | | | | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-12