summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-04iommu/mediatek: Get the proper bankid for multi banksYong Wu
2022-05-04iommu/mediatek: Change the domid to iova_region_idYong Wu
2022-05-04iommu/mediatek: Initialise bank HW for each a bankYong Wu
2022-05-04iommu/mediatek: Add mtk_iommu_bank_data structureYong Wu
2022-05-04iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1Yong Wu
2022-05-04iommu/mediatek: Remove mtk_iommu.hYong Wu
2022-05-04iommu/mediatek: Separate mtk_iommu_data for v1 and v2Yong Wu
2022-05-04iommu/mediatek: Just move code position in hw_initYong Wu
2022-05-04iommu/mediatek: Only adjust code about register baseYong Wu
2022-05-04iommu/mediatek: Add mt8195 supportYong Wu
2022-05-04iommu/mediatek: Add PCIe supportYong Wu
2022-05-04iommu/mediatek: Add infra iommu supportYong Wu
2022-05-04iommu/mediatek: Add a PM_CLK_AO flag for infra iommuYong Wu
2022-05-04iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIOYong Wu
2022-05-04iommu/mediatek: Adjust device link when it is sub-commonYong Wu
2022-05-04iommu/mediatek: Contain MM IOMMU flow with the MM TYPEYong Wu
2022-05-04iommu/mediatek: Add IOMMU_TYPE flagYong Wu
2022-05-04iommu/mediatek: Add SUB_COMMON_3BITS flagYong Wu
2022-05-04iommu/mediatek: Always enable output PA over 32bits in isrYong Wu
2022-05-04iommu/mediatek: Remove the granule in the tlb flushYong Wu
2022-05-04iommu/mediatek: Add a flag STD_AXI_MODEYong Wu
2022-05-04iommu/mediatek: Add a flag DCM_DISABLEYong Wu
2022-05-04iommu/mediatek: Add 12G~16G support for multi domainsYong Wu
2022-05-04iommu/mediatek: Adapt sharing and non-sharing pgtable caseYong Wu
2022-05-04iommu/mediatek: Add mutex for data in the mtk_iommu_domainYong Wu
2022-05-04iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu
2022-05-04iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-04-22gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-21Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-22ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-22Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-21Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21drm/amdgpu: partial revert "remove ctx->lock" v2Christian König
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-04-21Revert "drm: of: Lookup if child node has panel or bridge"Bjorn Andersson
2022-04-21Revert "drm: of: Properly try all possible cases for bridge/panel detection"Bjorn Andersson