summaryrefslogtreecommitdiff
path: root/drivers/dma/idxd/idxd.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-17dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven1-0/+3
2024-05-02dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang1-1/+1
2024-02-16dmaengine: idxd: Remove shadow Event Log head stored in idxdFenghua Yu1-1/+0
2023-12-15dmaengine: idxd: Add support for device/wq defaultsTom Zanussi1-0/+4
2023-12-15dmaengine: idxd: add callback support for iaa cryptoTom Zanussi1-10/+52
2023-12-15dmaengine: idxd: Add wq private data accessorsTom Zanussi1-0/+10
2023-12-15dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...Tom Zanussi1-2/+2
2023-12-15dmaengine: idxd: add external module driver support for dsa_bus_typeDave Jiang1-0/+3
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang1-0/+9
2023-09-03Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2023-08-21dmaengine: idxd: Remove unused declarationsYue Haibing1-5/+0
2023-08-09dmaengine/idxd: Re-enable kernel workqueue under DMA APIJacob Pan1-0/+9
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+67
2023-04-12dmaengine: idxd: add per wq PRS disableDave Jiang1-0/+1
2023-04-12dmaengine: idxd: add a device to represent the file openedDave Jiang1-0/+2
2023-04-12dmaengine: idxd: add per file user counters for completion record faultsDave Jiang1-0/+7
2023-04-12dmaengine: idxd: process batch descriptor completion record faultsDave Jiang1-0/+3
2023-04-12dmaengine: idxd: process user page faults for completion recordDave Jiang1-0/+2
2023-04-12dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu1-0/+6
2023-04-12dmaengine: idxd: create kmem cache for event log fault itemsDave Jiang1-0/+10
2023-04-12dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang1-0/+1
2023-04-12dmanegine: idxd: add debugfs for event log dumpDave Jiang1-0/+9
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang1-0/+19
2023-04-12dmaengine: idxd: add event log size sysfs attributeDave Jiang1-0/+5
2023-03-31dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang1-0/+1
2023-03-31dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang1-0/+1
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe1-1/+0
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan1-0/+1
2022-11-08dmaengine: idxd: Fix max batch size for Intel IAAXiaochen Shen1-0/+32
2022-09-29dmaengine: idxd: add configuration for concurrent batch descriptor processingDave Jiang1-0/+1
2022-09-29dmaengine: idxd: add configuration for concurrent work descriptor processingDave Jiang1-0/+1
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang1-0/+2
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang1-0/+2
2022-09-29dmaengine: idxd: convert ats_dis to a wq flagDave Jiang1-1/+1
2022-09-29dmaengine: idxd: track enabled workqueues in bitmapJerry Snitselaar1-0/+2
2022-05-16dmaengine: idxd: make idxd_register/unregister_dma_channel() staticDave Jiang1-2/+0
2022-05-16dmaengine: idxd: Separate user and kernel pasid enablingDave Jiang1-2/+14
2022-04-22dmaengine: idxd: refactor wq driver enable/disable operationsDave Jiang1-2/+0
2022-01-05dmaengine: idxd: change bandwidth token to read buffersDave Jiang1-6/+6
2022-01-05dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang1-5/+2
2022-01-05dmaengine: idxd: embed irq_entry in idxd_wq structDave Jiang1-5/+17
2021-12-17dmaengine: idxd: add knob for enqcmds retriesDave Jiang1-0/+5
2021-12-17dmaengine: idxd: set defaults for wq configsDave Jiang1-0/+4
2021-11-22dmaengine: idxd: handle interrupt handle revoked eventDave Jiang1-0/+1
2021-11-22dmaengine: idxd: handle invalid interrupt handle descriptorsDave Jiang1-0/+1
2021-11-22dmaengine: idxd: create locked version of idxd_quiesce() callDave Jiang1-0/+1
2021-11-22dmaengine: idxd: int handle management refactoringDave Jiang1-2/+8
2021-11-22dmaengine: idxd: rework descriptor free path on failureDave Jiang1-7/+1
2021-10-28dmaengine: idxd: cleanup completion record allocationDave Jiang1-2/+0
2021-07-28dmanegine: idxd: add software command statusDave Jiang1-1/+1