summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-07-27Merge commit 'dwmw2-iommu/master'Stephen Rothwell
2009-07-27Merge commit 'input/next'Stephen Rothwell
2009-07-27Merge commit 'acpi/test'Stephen Rothwell
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov
2009-07-24PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-07-24PCI: export pci_claim_resource for driver useJesse Barnes
2009-07-24PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-07-20intel-iommu: double kfree()Dan Carpenter
2009-07-15intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse
2009-07-15intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang
2009-07-07ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-07-07intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-04intel-iommu: Don't use identity mapping for PCI devices behind bridgesDavid Woodhouse
2009-07-04intel-iommu: Use iommu_should_identity_map() at startup time too.David Woodhouse
2009-07-04intel-iommu: No mapping for non-PCI devicesDavid Woodhouse
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse
2009-07-04intel-iommu: Add iommu_should_identity_map() functionDavid Woodhouse
2009-07-04intel-iommu: Fix reattaching of devices to identity mapping domainDavid Woodhouse
2009-07-04intel-iommu: Don't set identity mapping for bypassed graphics devicesDavid Woodhouse
2009-07-04intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages()David Woodhouse
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-02intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()David Woodhouse
2009-07-02intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loopsDavid Woodhouse
2009-07-01PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox
2009-07-01intel-iommu: Use cmpxchg64_local() for setting PTEsDavid Woodhouse
2009-07-01intel-iommu: Warn about unmatched unmap requestsDavid Woodhouse
2009-07-01intel-iommu: Kill superfluous mapping_lockDavid Woodhouse
2009-07-01intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386David Woodhouse
2009-07-01Fix iommu address space allocationDavid Woodhouse
2009-06-30intel-iommu: Performance improvement for dma_pte_free_pagetable()David Woodhouse
2009-06-30intel-iommu: Don't free too much in dma_pte_free_pagetable()David Woodhouse
2009-06-30intel-iommu: dump mappings but don't die on pte already setDavid Woodhouse
2009-06-30intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping()David Woodhouse
2009-06-30intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg()David Woodhouse
2009-06-29PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resumeHidetoshi Seto
2009-06-29PCI MSI: Unmask MSI if setup failedHidetoshi Seto
2009-06-29PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto
2009-06-29PCI: More PATA quirks for not entering D3Alan Cox
2009-06-29PCI: fix kernel-doc warningsRandy Dunlap
2009-06-29PCI: check if bus has a proper bridge device before triggering SBRYu Zhao
2009-06-29PCI ECRC: Remove unnecessary semicolonsJoe Perches
2009-06-29PCI MSI: Return if alloc_msi_entry for MSI-X failedHidetoshi Seto
2009-06-29intel-iommu: Simplify __intel_alloc_iova()David Woodhouse
2009-06-29intel-iommu: Performance improvement for domain_pfn_mapping()David Woodhouse
2009-06-29intel-iommu: Performance improvement for dma_pte_clear_range()David Woodhouse
2009-06-29intel-iommu: Clean up iommu_domain_identity_map()David Woodhouse