index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
1
-4
/
+4
2024-01-21
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-12-21
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
1
-1
/
+8
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
1
-1
/
+1
2023-12-15
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
1
-0
/
+5
2023-12-15
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
1
-2
/
+4
2023-10-04
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
1
-2
/
+3
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
1
-25
/
+14
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
1
-25
/
+14
2023-08-06
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
1
-3
/
+1
2023-07-12
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
1
-2
/
+0
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+111
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
1
-1
/
+5
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
1
-2
/
+20
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
1
-1
/
+88
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
1
-4
/
+4
2023-02-25
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
1
-6
/
+6
2022-12-28
dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
Reinette Chatre
1
-0
/
+11
2022-12-28
dmaengine: idxd: Prevent use after free on completion memory
Reinette Chatre
1
-1
/
+1
2022-12-28
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Reinette Chatre
1
-2
/
+1
2022-12-28
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
1
-1
/
+1
2022-11-14
dmaengine: idxd: Remove linux/msi.h include
Thomas Gleixner
1
-1
/
+0
2022-11-08
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
1
-6
/
+14
2022-11-08
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
1
-3
/
+3
2022-09-29
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
1
-0
/
+2
2022-09-29
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
1
-5
/
+8
2022-09-29
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
1
-1
/
+14
2022-09-29
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
1
-2
/
+2
2022-09-29
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
1
-0
/
+2
2022-09-29
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
Jerry Snitselaar
1
-1
/
+1
2022-07-01
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
1
-4
/
+1
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-46
/
+105
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
1
-1
/
+1
2022-05-16
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-1
/
+0
2022-05-16
dmaengine: idxd: skip irq free when wq type is not kernel
Dave Jiang
1
-0
/
+3
2022-05-16
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
Dave Jiang
1
-1
/
+0
2022-05-16
dmaengine: idxd: free irq before wq type is reset
Dave Jiang
1
-1
/
+1
2022-05-16
dmaengine: idxd: fix lockdep warning on device driver removal
Dave Jiang
1
-7
/
+7
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
1
-3
/
+3
2022-04-22
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
1
-21
/
+37
2022-04-20
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: set max_xfer and max_batch for RO device
Dave Jiang
1
-0
/
+3
2022-04-11
dmaengine: idxd: don't load pasid config until needed
Dave Jiang
1
-14
/
+52
2022-04-08
dmaengine: idxd: fix device cleanup on disable
Dave Jiang
1
-2
/
+1
2022-02-15
dmaengine: idxd: restore traffic class defaults after wq reset
Dave Jiang
1
-2
/
+7
2022-01-05
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
1
-13
/
+12
2022-01-05
dmaengine: idxd: fix wq settings post wq disable
Dave Jiang
1
-2
/
+10
2022-01-05
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
1
-61
/
+100
[next]