aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
* PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
* PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
* PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
* PCI: tidy PME support messagesBjorn Helgaas2008-10-201-13/+13
* PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
* PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-202-2/+2
* PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-201-0/+22
* PCI: allow quirks to be compiled outThomas Petazzoni2008-10-201-86/+90
* PCI: Check dynids driver_data value for validityJean Delvare2008-10-201-2/+16
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-2/+1
* pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-204-54/+32
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-2/+4
|\
| * Export the ROM enable/disable helpersAlan Cox2008-09-261-2/+4
* | intel-iommu: typo fix and correct word in the commentAmeya Palande2008-10-201-2/+2
* | {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
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |