summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-05iommu/mediatek: Fix unsigned domid comparison with less than zeroColin Ian King1-1/+1
2021-02-02iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleepingDouglas Anderson1-1/+1
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel12-219/+500
2021-02-01Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updatesWill Deacon8-149/+387
2021-02-01driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3John Garry1-1/+1
2021-02-01iommu/mediatek: Add mt8192 supportYong Wu2-0/+23
2021-02-01iommu/mediatek: Remove unnecessary check in attach_deviceYong Wu1-6/+0
2021-02-01iommu/mediatek: Support master use iova over 32bitYong Wu2-6/+19
2021-02-01iommu/mediatek: Add iova reserved functionYong Wu1-0/+31
2021-02-01iommu/mediatek: Support for multi domainsYong Wu2-12/+29
2021-02-01iommu/mediatek: Add get_domain_id from dev->dma_range_mapYong Wu1-1/+41
2021-02-01iommu/mediatek: Add iova_region structureYong Wu2-0/+24
2021-02-01iommu/mediatek: Move geometry.aperture updating into domain_finaliseYong Wu1-3/+4
2021-02-01iommu/mediatek: Move domain_finalise into attach_deviceYong Wu1-19/+12
2021-02-01iommu/mediatek: Adjust the structureYong Wu1-9/+11
2021-02-01iommu/mediatek: Support report iova 34bit translation fault in ISRYong Wu1-2/+15
2021-02-01iommu/mediatek: Support up to 34bit iova in tlb flushYong Wu1-2/+8
2021-02-01iommu/mediatek: Add power-domain operationYong Wu1-5/+34
2021-02-01iommu/mediatek: Add pm runtime callbackYong Wu1-3/+5
2021-02-01iommu/mediatek: Add device link for smi-common and m4uYong Wu2-3/+25
2021-02-01iommu/mediatek: Add error handle for mtk_iommu_probeYong Wu1-4/+19
2021-02-01iommu/mediatek: Move hw_init into attach_deviceYong Wu1-6/+7
2021-02-01iommu/mediatek: Update oas for v7sYong Wu1-1/+5
2021-02-01iommu/mediatek: Add a flag for iova 34bits caseYong Wu1-1/+2
2021-02-01iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTekYong Wu1-3/+4
2021-02-01iommu/io-pgtable-arm-v7s: Add cfg as a param in some macrosYong Wu1-18/+18
2021-02-01iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macroYong Wu1-5/+3
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu2-3/+8
2021-02-01iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmapYong Wu1-1/+1
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu3-7/+2
2021-01-29iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy1-8/+1
2021-01-28iommu/msm: Hook up iotlb_sync_mapRobin Murphy1-1/+9
2021-01-27iommu/mediatek: Remove the tlb-ops for v7sYong Wu1-23/+4
2021-01-27iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync onceYong Wu1-3/+5
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu3-3/+3
2021-01-27iommu/mediatek: Add iotlb_sync_map to sync whole the iova rangeYong Wu1-1/+9
2021-01-27iommu: Add iova and size as parameters in iotlb_sync_mapYong Wu2-4/+7
2021-01-27iommu: Move iotlb_sync_map out from __iommu_mapYong Wu1-5/+18
2021-01-26iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres1-0/+2
2021-01-25Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2-13/+3
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds7-52/+126
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-21/+75
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+33
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-58/+29
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-24/+37
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-20/+58
2021-01-24Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-7/+17
2021-01-23Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds5-16/+27
2021-01-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+44
2021-01-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-28/+68