summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
| |\ \ \ \
| * \ \ \ \ 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/+1Star
| * | | | | | 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/+18Star
| * | | | | | 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-031-0/+19
* | | | | | | | | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-171-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-131-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
* | | | | | | | 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-221-0/+2
* | | | | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-221-19/+15Star
* | | | | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-223-18/+15Star
* | | | | | | Merge branch 'x86-merge' into for-linusJesse Barnes2008-08-192-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
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
| | * | | | | | pci: debug extra pci resources rangeYinghai Lu2008-06-231-0/+6
* | | | | | | | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-182-10/+2Star
* | | | | | | | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
|/ / / / / / /
* | | | | | | PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-081-1/+3
* | | | | | | PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-081-1/+2
* | | | | | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-071-16/+38
* | | | | | | PCI: fully restore MSI state at resume timeJesse Barnes2008-08-071-3/+2Star
* | | | | | | PCI: add Broadcom 5708S to VPD length quirkEric Dumazet2008-08-071-1/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | PCI: add D3 power state avoidance quirkAlan Cox2008-07-292-0/+17