]> nv-tegra.nvidia Code Review - linux-3.10.git/history - drivers/iommu
power: add bq2477x battery charger driver
[linux-3.10.git] / drivers / iommu /
2013-09-27 Hiroshi Doyuiommu/tegra: smmu: Add debug_dma_platformdata()
2013-09-27 Hiroshi Doyuiommu/tegra: smmu: Use DMA_ATTR_SKIP_IOVA_GAP
2013-09-19 Dan WillemsenMerge 3.8 changes up to main-promo-2013.09.16-B1
2013-09-17 Hiroshi Doyuiommu/tegra: smmu: Optimize alloc_ptbl
2013-09-17 Hiroshi Doyuiommu/tegra: smmu: Remove page validataion
2013-09-17 Hiroshi Doyuiommu/tegra: smmu: Optimize smmu_iommu_map_sg()
2013-09-17 Hiroshi Doyuiommu/tegra: smmu: Rename "nents" to "npages"
2013-09-17 Hiroshi Doyuiommu/tegra: smmu: smaller preempt latency for map_pages
2013-09-17 Hiroshi DoyuRevert "iommu/tegra: smmu: fix perf regression with...
2013-09-15 Dan WillemsenMerge tag 'v3.10.12' into android-tegra-nv-3.10-rebase
2013-09-14 Dan WillemsenARM: tegra: Move platform detect from <mach/hardware...
2013-09-14 Krishna Reddyiommu/tegra: smmu: fix perf regression with map_sg
2013-09-14 Bibek Basuiommu/tegra: smmu: T124 : enable support for sata
2013-09-14 Eric Miaoiommu/tegra: smmu: fix incorrect allocation size of...
2013-09-14 Nitin Kumbhariommu/tegra: smmu: fix build issues of k340 cherrypicks
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Use dma_map_linear to reserve
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix unsigned long for ARM32/64
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: TLB_ACTIVE_LINES 0x20 for T124
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix {TLB,PTC} reset value per SoC
2013-09-14 Alex Van Bruntiommu/tegra: smmu: Fix map linear at attach
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: {read,write}-only mapping
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Disable SDMMC ordered
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Skip "No map" for tegra_smmu
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Configurable flush_all debugfs
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix flush_all TH for map_sg
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix PTC flush size for T124
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix refcount for L2 table
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Preserve asid_securiy for T124
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix translation_enable per SoC
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Move readback after loop
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Map linear at attach
2013-09-14 Terje Bergstromiommu/tegra: Use 34-bit phys addresses on Tegra12
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: set SDMMC client write ordered
2013-09-14 Krishna Reddyiommu: tegra: fix incorrect iova used during tlb/ptc...
2013-09-14 Shravani DingariARM: tegra: Call tegra_se_suspend to save SE context
2013-09-14 Pavan Kunapulitegra: smmu: Fix high bits setting for ptc flush
2013-09-14 Terje Bergstromiommu/tegra: smmu: Skip SMMU_INIT_DONE on Tegra12 and...
2013-09-14 Terje Bergstromiommu/tegra: smmu: Implement changes in T124 SMMU
2013-09-14 Terje Bergstromiommu/tegra: smmu: Fix compilation error
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add support for Tegra12
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Implement map_sg() for perf
2013-09-14 Hiroshi Doyuiommu/core: Add new API iommu_map_sg() for perf
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Introduce conditional GFP_ATOMIC
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add ->map_pages() for perf
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: iterate {SECTION,GROUP} instead...
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add smmu_flush_{ptc,tlb}_range()
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add Tegra errata 1053704 for some...
2013-09-14 Hiroshi Doyuiommu/core: Add new API iommu_map_pages()
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Rename SMMU_ADDR_TO_PFN to SMMU_ADDR...
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add alloc_tbl() for L2 pagetable
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Remove unnecessary check
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Skip invalid L2 pagetalbe at unmap
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Unmap multiple pages at once
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add flush_ptc_and_tlb_range()
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add flush_ptc_and_tlb_all()
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Mask pagetable index correctly
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix u32 -> u64 for swgid
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add support Multiple ASID
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Remove SKIP_SWGRP_CHECK
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Unified tegra-smmu with memory clien...
2013-09-14 Hiroshi DoyuARM: tegra: Create IOVA maps for ASID[0/1]
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: BIND_DRIVER attaches device to IOMMU
2013-09-14 Kevin HuangARM: tegra: smmu: add SMMU_DC1_ASID
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Add support 4MB SMMU page
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Check if mapping succeeds or not
2013-09-14 Alex WatermanARM: tegra: smmu: Enable IOMMU driver
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Call arm_iommu_detach_device() at...
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Disable smmu_client_disable_hwgrp()
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix unnecessary NULLfication
2013-09-14 Dan WillemsenHACK tegra-smmu.c move iomap.h
2013-09-14 Stephen WarrenARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
2013-09-14 Dan Willemseniommu: tegra-smmu: Restore downstream call
2013-09-14 Dan WillemsenRevert "iommu/tegra: smmu: Add device tree support...
2013-09-14 Dan WillemsenUPSTREAM Revert 3.9 "iommu/tegra: assume CONFIG_OF...
2013-09-14 Dan WillemsenUPSTREAM Revert 3.9 "iommu: Convert to devm_ioremap_res...
2013-09-14 Dan WillemsenUPSTREAM Revert 3.9 "iommu/tegra: smmu: Support variabl...
2013-09-14 Dan WillemsenUPSTREAM Revert 3.9 "iommu/tegra: smmu: Fix incorrect...
2013-09-14 Dan WillemsenUPSTREAM Revert 3.9 "iommu/tegra: smmu: Use helper...
2013-09-14 Hiroshi Doyuplatform: IOMMU'able platform_device w/ PLATFORM_ENABLE...
2013-09-14 Hiroshi Doyuiommu: Add GCOV_PROFILE
2013-09-14 Dan WillemsenMerge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987...
2013-09-14 Dan WillemsenMerge branch 'buckets/thermal' into after-buckets
2013-09-14 Dan WillemsenMerge branch 'buckets/pwm' into after-buckets
2013-09-14 Dan WillemsenMerge branch 'buckets/cpuquiet' into after-buckets
2013-09-14 Dan WillemsenMerge branch 'buckets/ata' into after-buckets
2013-09-14 Dan WillemsenMerge branch 'buckets/cpufreq' into after-buckets
2013-09-14 Dan WillemsenMerge branch 'buckets/iommu' into after-buckets
2013-09-14 Hiroshi DoyuRevert "iommu/tegra: smmu: new API to map linear IOVA"
2013-09-14 Dan WillemsenRevert "iommu/tegra: smmu: Fix incorrect cherry-pick...
2013-09-14 Hiroshi DoyuARM: tegra: bus_notifier registers platform IOMMU devices
2013-09-14 Hiroshi Doyutegra/iommu: smmu: Disable IOMMU only for PCIe
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Remove pfn_valid() at map
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Change debugfs permission
2013-09-14 Ken AdamsARM: iommu/tegra: smmu: Add T114 specifics
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix warning for unnecessary token
2013-09-14 Hiroshi DOYUiommu/tegra: smmu: Don't allocate pte at iova_to_phys
2013-09-14 Hiroshi DOYUiommu/tegra: smmu: Fix smmu_iommu_unmap() return value
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Refrain noisy console message
2013-09-14 Hiroshi Doyuiommu/tegra: smmu: Fix incorrect cherry-pick merge
2013-09-14 schowdaryiommu: tegra/gart: resolve compilation warning
next