summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-13iommu/vt-d: Remove hard coding PGSNP bit in PASID entriesLu Baolu
2022-05-13iommu/vt-d: Remove domain_update_iommu_snooping()Lu Baolu
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu
2022-05-13iommu/vt-d: Block force-snoop domain attaching if no SC supportLu Baolu
2022-05-13iommu/vt-d: Fold dmar_insert_one_dev_info() into its callerLu Baolu
2022-05-13iommu/vt-d: Change return type of dmar_insert_one_dev_info()Lu Baolu
2022-05-13iommu/vt-d: Remove unneeded validity check on devMuhammad Usama Anjum
2022-05-13iommu/dma: Explicitly sort PCI DMA windowsRobin Murphy
2022-05-13iommu/dma: Fix iova map result check bugYunfei Wang
2022-04-28vfio: Require that devices support DMA cache coherenceJason Gunthorpe
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-04-28iommu/amd: Indicate whether DMA remap support is enabledMario Limonciello
2022-04-28thunderbolt: Make iommu_dma_protection more accurateRobin Murphy
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy
2022-04-28iommu: Introduce device_iommu_capable()Robin Murphy
2022-04-28dma-iommu: Check that swiotlb is active before trying to use itMario Limonciello
2022-04-28iommu/amd: Enable swiotlb in all casesMario Limonciello
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
2022-04-21drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-20drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin
2022-04-20xen: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-04-20dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang
2022-04-20dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang
2022-04-20dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang
2022-04-20dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao