aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+9
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM.David Woodhouse1-0/+3
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar1-2/+4
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2-11/+77
2009-11-12intel-iommu: Support PCIe hot-plugFenghua Yu1-0/+29
2009-11-12intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson1-1/+9
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2-4/+5
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori1-0/+4
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse1-10/+39
2009-11-06PCI ASPM: fix oops on root port removalKenji Kaneshige1-2/+4
2009-10-27Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes1-11/+2
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang1-3/+3
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar1-0/+1
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds4-19/+102
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-47/+41
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse1-1/+1
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse1-1/+1
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2-13/+13
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige1-1/+1
2009-10-07PCI: get larger bridge ranges when space is availableYinghai Lu1-2/+11
2009-10-07PCI: pci.c: fix kernel-doc notationRandy Dunlap1-4/+4
2009-10-07PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black1-0/+19
2009-10-06PCI PM: Read device power state from register after updating itRafael J. Wysocki1-1/+5
2009-10-06PCI: remove pci_assign_resource_fixed()Bjorn Helgaas1-37/+0
2009-10-06PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas1-2/+1
2009-09-30intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB spaceDavid Woodhouse1-5/+77
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas1-1/+0
2009-09-24intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier1-0/+10
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds8-314/+192
2009-09-23intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier1-1/+2
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds4-182/+202
2009-09-19intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse1-2/+3
2009-09-19intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise1-4/+3
2009-09-19intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse1-4/+7
2009-09-19intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse1-2/+8
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-0/+1
2009-09-19Merge branch 'acpica' into releaseLen Brown1-7/+5
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown1-0/+1
2009-09-19Merge branch 'sfi-base' into releaseLen Brown1-2/+1
2009-09-17PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige1-18/+8
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige2-12/+1
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige3-4/+2
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige5-118/+87
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige5-17/+15
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige3-16/+0
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige2-4/+3
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige4-9/+2
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige4-12/+4