summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
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 Wu3-5/+10
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 Wu4-9/+2
2021-02-01dt-bindings: mediatek: Add binding for mt8192 IOMMUYong Wu2-1/+260
2021-02-01dt-bindings: memory: mediatek: Rename header guard for SMI header fileYong Wu6-12/+12
2021-02-01dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32Yong Wu2-3/+3
2021-02-01dt-bindings: memory: mediatek: Add a common memory header fileYong Wu6-5/+20
2021-02-01dt-bindings: iommu: mediatek: Convert IOMMU to DT schemaYong Wu2-105/+167
2021-01-28iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy2-13/+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/io-pgtable: Allow io_pgtable_tlb ops optionalYong Wu1-3/+5
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu4-5/+5
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 Wu3-5/+9
2021-01-27iommu: Move iotlb_sync_map out from __iommu_mapYong Wu1-5/+18
2020-12-28Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei1-14/+6
2020-12-24device-dax: Fix range releaseDan Williams1-23/+21
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo1-3/+10
2020-12-24perf stat aggregation: Add separate thread memberJames Clark4-16/+16
2020-12-24perf stat aggregation: Add separate core memberJames Clark5-28/+27
2020-12-24perf stat aggregation: Add separate die memberJames Clark5-36/+26
2020-12-24perf stat aggregation: Add separate socket memberJames Clark6-51/+41
2020-12-24perf stat aggregation: Add separate node memberJames Clark5-8/+21
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapJames Clark4-11/+11