summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-161-2/+1
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-168-525/+117
|\
| * VT-d: Changes to support KVMKay, Allen M2008-10-158-525/+117
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-162-6/+5
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-152-6/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-261-1/+1
| | | | * | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-5/+4
| | | |/ /
* | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-161-45/+5
* | | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-1514-304/+1187
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-117-314/+1139
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2008-08-144-21/+48
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-307-127/+197
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-253-21/+35
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-222-5/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1838-1115/+1788
| | |\ \ \ \ \ \ \
| | * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-0/+11
| | * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+10
| | * | | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha2008-07-121-0/+25
| | * | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-122-0/+247
| | * | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-126-15/+187
| | * | | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha2008-07-123-7/+211
| | * | | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2008-07-122-15/+15
| | * | | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha2008-07-125-0/+83
| | * | | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha2008-07-121-3/+1
| | * | | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha2008-07-121-11/+24
| | * | | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha2008-07-123-22/+79
| | * | | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha2008-07-123-21/+18
| | * | | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha2008-07-124-236/+264
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | | * | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-145-8/+47
| | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-109-57/+100
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | * | | | | | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-051-1/+1
| | | |/ / / / / / /
| * | | | | | | | | Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-021-0/+19
| * | | | | | | | | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-3/+3
| * | | | | | | | | PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-161-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-135-8/+47
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-121-4/+11
| | * | | | | | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| | * | | | | | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| | * | | | | | | PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
| | * | | | | | | PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
| | * | | | | | | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
* | | | | | | | | Merge branch 'linux-2.6'Paul Mackerras2008-09-109-57/+100
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-041-2/+3
| |/ / / / / / /
| * | | | | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-211-0/+2
| * | | | | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | | | | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
| * | | | | | | Merge branch 'x86-merge' into for-linusJesse Barnes2008-08-182-0/+38
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-182-0/+38
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-1841-1146/+1889
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
OpenPOWER on IntegriCloud