index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
idxd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
dmaengine: idxd: Remove unused pointer and macro
Eder Zulian
1
-2
/
+0
2024-12-24
dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore...
Fenghua Yu
1
-0
/
+11
2024-12-24
dmaengine: idxd: Add idxd_pci_probe_alloc() helper
Fenghua Yu
1
-0
/
+2
2024-12-24
dmaengine: idxd: Remove unused idxd_(un)register_bus_type
Dr. David Alan Gilbert
1
-2
/
+0
2024-09-10
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
1
-7
/
+0
2024-05-13
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
1
-0
/
+3
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
1
-1
/
+1
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2024-02-22
dmaengine: idxd: constify the struct device_type usage
Ricardo B. Marliere
1
-6
/
+6
2024-02-16
dmaengine: idxd: make dsa_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-16
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
1
-1
/
+0
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
1
-0
/
+4
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
1
-10
/
+52
2023-12-15
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
1
-0
/
+10
2023-12-15
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
1
-2
/
+2
2023-12-15
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
1
-0
/
+3
2023-10-04
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
1
-0
/
+9
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2023-08-21
dmaengine: idxd: Remove unused declarations
Yue Haibing
1
-5
/
+0
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
1
-0
/
+9
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+67
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
1
-0
/
+1
2023-04-12
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
1
-0
/
+2
2023-04-12
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
1
-0
/
+7
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
1
-0
/
+3
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
1
-0
/
+2
2023-04-12
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
1
-0
/
+6
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
1
-0
/
+10
2023-04-12
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
1
-0
/
+1
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
1
-0
/
+9
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
1
-0
/
+19
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
1
-0
/
+5
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
1
-0
/
+1
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
1
-0
/
+1
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
1
-1
/
+0
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
1
-0
/
+1
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
1
-0
/
+32
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
1
-0
/
+1
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
1
-0
/
+1
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
1
-0
/
+2
2022-09-29
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
1
-0
/
+2
2022-09-29
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
1
-1
/
+1
2022-09-29
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
1
-0
/
+2
2022-05-16
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
Dave Jiang
1
-2
/
+0
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
1
-2
/
+14
2022-04-22
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
1
-2
/
+0
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
1
-6
/
+6
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
1
-5
/
+2
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
1
-5
/
+17
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
1
-0
/
+5
[next]