summaryrefslogtreecommitdiff
path: root/drivers/dma/idxd/init.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-10dmaengine: idxd: Clean up cpumask and hotplug for perfmonKan Liang
2024-08-29dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platformFenghua Yu
2024-08-29dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platformFenghua Yu
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-04iommu: Introduce domain attachment handleLu Baolu
2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-13dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven
2024-04-07dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang
2024-02-22dmaengine: idxd: Ensure safe user copy of completion recordFenghua Yu
2023-12-15dmaengine: idxd: Add support for device/wq defaultsTom Zanussi
2023-08-09dmaengine/idxd: Re-enable kernel workqueue under DMA APIJacob Pan
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13dmaengine: idxd: Add enable/disable device IOPF featureLu Baolu
2023-04-12dmaengine: idxd: process batch descriptor completion record faultsDave Jiang
2023-04-12dmaengine: idxd: process user page faults for completion recordDave Jiang
2023-04-12dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu
2023-04-12dmaengine: idxd: create kmem cache for event log fault itemsDave Jiang
2023-04-12dmanegine: idxd: add debugfs for event log dumpDave Jiang
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang
2023-04-12dmaengine: idxd: add event log size sysfs attributeDave Jiang
2023-03-31dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang
2023-03-31dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-17dmaengine: idxd: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-16dmaengine: idxd: Fix default allowed read buffers value in groupFenghua Yu
2022-12-28dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0Fenghua Yu
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-11-08dmaengine: idxd: Fix max batch size for Intel IAAXiaochen Shen
2022-11-03iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang
2022-09-29dmaengine: idxd: track enabled workqueues in bitmapJerry Snitselaar
2022-07-05dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...Jerry Snitselaar
2022-05-16dmaengine: idxd: Separate user and kernel pasid enablingDave Jiang
2022-03-11dmaengine: idxd: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-05dmaengine: idxd: change bandwidth token to read buffersDave Jiang
2022-01-05dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang
2022-01-05dmaengine: idxd: fix descriptor flushing lockingDave Jiang
2022-01-05dmaengine: idxd: embed irq_entry in idxd_wq structDave Jiang
2021-12-17dmaengine: idxd: add knob for enqcmds retriesDave Jiang
2021-12-17dmaengine: idxd: set defaults for wq configsDave Jiang
2021-11-22dmaengine: idxd: handle interrupt handle revoked eventDave Jiang
2021-11-22dmaengine: idxd: int handle management refactoringDave Jiang
2021-11-22dmaengine: idxd: rework descriptor free path on failureDave Jiang
2021-10-25dmanegine: idxd: fix resource free ordering on driver removalDave Jiang
2021-07-28dmaengine: idxd: Set defaults for GRPCFG traffic classDave Jiang
2021-07-21dmaengine: idxd: move dsa_drv support to compatible modeDave Jiang