index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2015-10-21
Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-13
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
2015-10-13
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-10-09
iommu/amd: Fix NULL pointer deref on device detach
Joerg Roedel
2015-10-09
iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
Jiang Liu
2015-10-07
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-09-29
iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()
Sudip Mukherjee
2015-09-22
iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA
Will Deacon
2015-09-22
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
Will Deacon
2015-09-22
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-09
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-25
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
2015-08-18
iommu/fsl: Really fix init section(s) content
Emil Medve
2015-08-18
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-08-17
Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-08-13
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
iommu/vt-d: Make two functions static
Joerg Roedel
2015-08-13
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
Joerg Roedel
2015-08-13
iommu/amd: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/amd: Make a symbol static
Joerg Roedel
2015-08-13
iommu/amd: Simplify allocation in irq_remapping_alloc()
Joerg Roedel
2015-08-13
iommu/tegra-smmu: Parameterize number of TLB lines
Thierry Reding
2015-08-13
memory: tegra: Add Tegra210 support
Thierry Reding
2015-08-13
iommu/tegra-smmu: Factor out tegra_smmu_set_pde()
Russell King
2015-08-13
iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()
Russell King
2015-08-13
iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages
Russell King
2015-08-13
iommu/tegra-smmu: Remove PageReserved manipulation
Russell King
2015-08-13
iommu/tegra-smmu: Convert to use DMA API
Russell King
2015-08-13
iommu/tegra-smmu: smmu_flush_ptc() wants device addresses
Russell King
2015-08-13
iommu/tegra-smmu: Split smmu_flush_ptc()
Russell King
2015-08-13
iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c
Russell King
2015-08-13
iommu/tegra-smmu: Use kcalloc() to allocate counter array
Russell King
2015-08-13
iommu/tegra-smmu: Store struct page pointer for page tables
Russell King
2015-08-13
iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methods
Russell King
2015-08-13
iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers
Russell King
2015-08-13
iommu/tegra-smmu: Factor out common PTE setting
Russell King
2015-08-13
iommu/tegra-smmu: Fix unmap() method
Russell King
2015-08-13
iommu/tegra-smmu: Fix iova_to_phys() method
Russell King
2015-08-12
iommu/vt-d: Avoid duplicate device_domain_info structures
Joerg Roedel
2015-08-12
iommu/vt-d: Only insert alias dev_info if there is an alias
Joerg Roedel
[next]