index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
dmaengine: idxd: Ensure safe user copy of completion record
Fenghua Yu
1
-3
/
+12
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
1
-0
/
+7
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
1
-4
/
+50
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+58
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
1
-7
/
+26
2023-04-13
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
1
-6
/
+25
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
1
-0
/
+4
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
/
+2
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
1
-0
/
+9
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
1
-0
/
+12
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
1
-0
/
+1
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
1
-0
/
+23
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
1
-0
/
+4
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
1
-1
/
+1
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
1
-1
/
+1
2023-03-17
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
1
-0
/
+5
2022-12-28
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
1
-1
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-2
/
+2
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
1
-2
/
+2
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
1
-24
/
+1
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
1
-0
/
+10
2022-09-29
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
1
-0
/
+20
2022-09-29
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
1
-0
/
+6
2022-07-05
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...
Jerry Snitselaar
1
-6
/
+7
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
1
-15
/
+15
2022-03-11
dmaengine: idxd: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
1
-3
/
+3
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
1
-119
/
+14
2022-01-05
dmaengine: idxd: fix descriptor flushing locking
Dave Jiang
1
-14
/
+15
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
1
-72
/
+47
2021-12-17
dmaengine: idxd: add knob for enqcmds retries
Dave Jiang
1
-0
/
+1
2021-12-17
dmaengine: idxd: set defaults for wq configs
Dave Jiang
1
-2
/
+2
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
1
-0
/
+1
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
1
-41
/
+45
2021-11-22
dmaengine: idxd: rework descriptor free path on failure
Dave Jiang
1
-6
/
+3
2021-10-25
dmanegine: idxd: fix resource free ordering on driver removal
Dave Jiang
1
-3
/
+11
2021-07-28
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
1
-2
/
+11
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
1
-7
/
+0
2021-07-21
dmaengine: dsa: move dsa_bus_type out of idxd driver to standalone
Dave Jiang
1
-29
/
+1
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
1
-0
/
+7
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
1
-0
/
+7
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
1
-0
/
+7
2021-07-21
dmaengine: idxd: add type to driver in order to allow device matching
Dave Jiang
1
-0
/
+5
2021-07-21
dmanegine: idxd: open code the dsa_drv registration
Dave Jiang
1
-5
/
+5
2021-07-21
dmaengine: idxd: remove IDXD_DEV_CONF_READY
Dave Jiang
1
-2
/
+0
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
1
-39
/
+59
2021-07-21
dmaengine: idxd: add driver name
Dave Jiang
1
-0
/
+1
2021-07-21
dmaengine: idxd: add driver register helper
Dave Jiang
1
-0
/
+17
[next]