summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/mediatek: Add get_domain_id from dev->dma_range_mapYong Wu2021-02-011-1/+41
* iommu/mediatek: Add iova_region structureYong Wu2021-02-012-0/+24
* iommu/mediatek: Move geometry.aperture updating into domain_finaliseYong Wu2021-02-011-3/+4
* iommu/mediatek: Move domain_finalise into attach_deviceYong Wu2021-02-011-19/+12
* iommu/mediatek: Adjust the structureYong Wu2021-02-011-9/+11
* iommu/mediatek: Support report iova 34bit translation fault in ISRYong Wu2021-02-011-2/+15
* iommu/mediatek: Support up to 34bit iova in tlb flushYong Wu2021-02-011-2/+8
* iommu/mediatek: Add power-domain operationYong Wu2021-02-011-5/+34
* iommu/mediatek: Add pm runtime callbackYong Wu2021-02-011-3/+5
* iommu/mediatek: Add device link for smi-common and m4uYong Wu2021-02-012-3/+25
* iommu/mediatek: Add error handle for mtk_iommu_probeYong Wu2021-02-011-4/+19
* iommu/mediatek: Move hw_init into attach_deviceYong Wu2021-02-011-6/+7
* iommu/mediatek: Update oas for v7sYong Wu2021-02-011-1/+5
* iommu/mediatek: Add a flag for iova 34bits caseYong Wu2021-02-011-1/+2
* iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTekYong Wu2021-02-011-3/+4
* iommu/io-pgtable-arm-v7s: Add cfg as a param in some macrosYong Wu2021-02-011-18/+18
* iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macroYong Wu2021-02-011-5/+3
* iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu2021-02-012-3/+8
* iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmapYong Wu2021-02-011-1/+1
* iommu/mediatek: Use the common mtk-memory-port.hYong Wu2021-02-013-7/+2
* iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy2021-01-281-8/+1
* iommu/msm: Hook up iotlb_sync_mapRobin Murphy2021-01-281-1/+9
* iommu/mediatek: Remove the tlb-ops for v7sYong Wu2021-01-271-23/+4
* iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync onceYong Wu2021-01-271-3/+5
* iommu: Switch gather->end to the inclusive endYong Wu2021-01-273-3/+3
* iommu/mediatek: Add iotlb_sync_map to sync whole the iova rangeYong Wu2021-01-271-1/+9
* iommu: Add iova and size as parameters in iotlb_sync_mapYong Wu2021-01-272-4/+7
* iommu: Move iotlb_sync_map out from __iommu_mapYong Wu2021-01-271-5/+18
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-262-32/+31
|\ \ \
| * | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-261-6/+2
| * | | PCI: tegra: Fix host link initializationRob Herring2020-12-261-26/+29
* | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-261-1/+0
* | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-261-1/+1
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2419-174/+183
|\ \ \ \
| * | | | xen/events: Implement irq distributionThomas Gleixner2020-12-151-8/+68
| * | | | xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner2020-12-151-3/+5
| * | | | xen/events: Only force affinity mask for percpu interruptsThomas Gleixner2020-12-151-14/+34
| * | | | xen/events: Use immediate affinity settingThomas Gleixner2020-12-151-26/+9
| * | | | xen/events: Remove disfunct affinity spreadingThomas Gleixner2020-12-152-42/+1
| * | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner2020-12-151-6/+0
| * | | | net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3