summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | iommu/tegra-smmu: Split smmu_flush_ptc()Russell King2015-08-131-13/+13
| | | | | | * | | | iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King2015-08-135-76/+25
| | | | | | * | | | iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King2015-08-131-15/+6
| | | | | | * | | | iommu/tegra-smmu: Store struct page pointer for page tablesRussell King2015-08-131-10/+17
| | | | | | * | | | iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King2015-08-131-9/+34
| | | | | | * | | | iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King2015-08-131-3/+13
| | | | | | * | | | iommu/tegra-smmu: Factor out common PTE settingRussell King2015-08-131-20/+17
| | | | | | * | | | iommu/tegra-smmu: Fix unmap() methodRussell King2015-08-131-14/+23
| | | | | | * | | | iommu/tegra-smmu: Fix iova_to_phys() methodRussell King2015-08-131-0/+3
| | | | * | | | | | iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon2015-08-181-1/+16
| | | | * | | | | | iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2015-08-132-5/+5
| | | | * | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2015-08-077-117/+157
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | * | | | | iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy2015-08-062-8/+0
| | | | | * | | | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-061-10/+0
| | | | | * | | | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-061-13/+0
| | | | | * | | | | iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy2015-08-062-20/+27
| | | | | * | | | | iommu/ipmmu-vmsa: Clean up DMA API usageRobin Murphy2015-08-061-14/+5
| | | | | * | | | | iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-061-15/+3
| | | | | * | | | | iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-061-16/+6
| | | | | * | | | | iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2015-08-063-24/+89
| | | | | * | | | | iommu/arm-smmu: Treat unknown OAS as 48-bitWill Deacon2015-08-061-4/+4
| | | | | * | | | | iommu/arm-smmu: Sort out coherencyRobin Murphy2015-07-312-3/+23
| | | | | * | | | | iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizesWill Deacon2015-07-311-3/+11
| | | | | * | | | | iommu/arm-smmu: Fix MSI memory attributes to match specificationMarc Zyngier2015-07-311-6/+6
| | | | | * | | | | iommu/arm-smmu: Fix enabling of PRIQ interruptMarc Zyngier2015-07-311-3/+5
| | | * | | | | | | iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-131-2/+2
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | iommu/omap: Fix debug_read_tlb() to use seq_printf()Salva Peiró2015-08-031-34/+14
| | * | | | | | | iommu/omap: Align code with open parenthesisSuman Anna2015-08-031-12/+11
| | * | | | | | | iommu/omap: Use BIT(x) macros in omap-iommu.hSuman Anna2015-08-031-13/+15
| | * | | | | | | iommu/omap: Use BIT(x) macros in omap-iopgtable.hSuman Anna2015-08-031-10/+12
| | * | | | | | | iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna2015-08-031-6/+2
| | * | | | | | | iommu/omap: Remove trailing semi-colon from a macroSuman Anna2015-08-031-1/+1
| | * | | | | | | iommu/omap: Remove unused union fieldsSuman Anna2015-08-031-20/+3
| | * | | | | | | iommu/omap: Protect omap-iopgtable.h against double inclusionSuman Anna2015-08-031-0/+5
| | * | | | | | | iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna2015-08-033-150/+137
| | * | | | | | | iommu/omap: Remove all module referencesSuman Anna2015-08-031-18/+1
| | * | | | | | | Documentation: dt: Add #iommu-cells info to OMAP iommu bindingsSuman Anna2015-08-031-0/+6
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-0916-303/+808
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-0434-309/+517
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin2015-07-162-7/+52
| | * | | | | | | | | regmap: Move documentation to regmap.hNicolas Boichat2015-08-117-150/+162
| | * | | | | | | | | regmap: Use different lockdep class for each regmap init callNicolas Boichat2015-08-077-110/+250
| | * | | | | | | | | thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
| | * | | | | | | | | mfd: vexpress: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-046-23/+174
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: core: Print at debug level on debugfs creation failureStephen Boyd2015-08-141-1/+1
| | * | | | | | | | | | | regmap: debugfs: Fix misuse of IS_ENABLEDAxel Lin2015-08-071-4/+5
| | * | | | | | | | | | | regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald2015-07-201-4/+86
| | * | | | | | | | | | | debugfs: Export bool read/write functionsRichard Fitzgerald2015-07-202-6/+28
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-09-046-27/+225
| |\ \ \ \ \ \ \ \ \ \ \