index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-20
1
-1
/
+8
|
\
|
*
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
2023-12-21
1
-1
/
+8
*
|
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
2023-12-15
1
-1
/
+1
*
|
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
2023-12-15
1
-0
/
+5
*
|
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
2023-12-15
1
-2
/
+4
|
/
*
dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
Rex Zhang
2023-10-04
1
-2
/
+3
*
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-03
1
-2
/
+0
|
\
|
*
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2023-07-12
1
-2
/
+0
|
|
|
\
*
-
.
\
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
1
-25
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-08-09
1
-25
/
+14
|
|
/
*
/
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
2023-08-07
1
-3
/
+1
|
/
*
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
1
-2
/
+111
|
\
|
*
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
1
-1
/
+5
|
*
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
1
-2
/
+20
|
*
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
1
-1
/
+88
*
|
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2023-03-31
1
-4
/
+4
|
/
*
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-7
/
+7
|
\
|
*
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2023-02-16
1
-6
/
+6
|
*
dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
Fenghua Yu
2022-12-28
1
-1
/
+1
*
|
dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
Reinette Chatre
2022-12-28
1
-0
/
+11
*
|
dmaengine: idxd: Prevent use after free on completion memory
Reinette Chatre
2022-12-28
1
-1
/
+1
*
|
dmaengine: idxd: Let probe fail when workqueue cannot be enabled
Reinette Chatre
2022-12-28
1
-2
/
+1
|
/
*
dmaengine: idxd: Remove linux/msi.h include
Thomas Gleixner
2022-11-14
1
-1
/
+0
*
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
2022-11-08
1
-6
/
+14
*
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-08
1
-3
/
+3
*
dmaengine: idxd: add configuration for concurrent batch descriptor processing
Dave Jiang
2022-09-29
1
-0
/
+2
*
dmaengine: idxd: add configuration for concurrent work descriptor processing
Dave Jiang
2022-09-29
1
-5
/
+8
*
dmaengine: idxd: add WQ operation cap restriction support
Dave Jiang
2022-09-29
1
-1
/
+14
*
dmaengine: idxd: convert ats_dis to a wq flag
Dave Jiang
2022-09-29
1
-2
/
+2
*
dmaengine: idxd: track enabled workqueues in bitmap
Jerry Snitselaar
2022-09-29
1
-0
/
+2
*
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
Jerry Snitselaar
2022-09-29
1
-1
/
+1
*
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
2022-07-01
1
-4
/
+1
*
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-29
1
-46
/
+105
|
\
|
*
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
2022-05-19
1
-1
/
+1
|
*
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
1
-1
/
+0
|
*
dmaengine: idxd: skip irq free when wq type is not kernel
Dave Jiang
2022-05-16
1
-0
/
+3
|
*
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
Dave Jiang
2022-05-16
1
-1
/
+0
|
*
dmaengine: idxd: free irq before wq type is reset
Dave Jiang
2022-05-16
1
-1
/
+1
|
*
dmaengine: idxd: fix lockdep warning on device driver removal
Dave Jiang
2022-05-16
1
-7
/
+7
|
*
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
1
-3
/
+3
|
*
dmaengine: idxd: refactor wq driver enable/disable operations
Dave Jiang
2022-04-22
1
-21
/
+37
|
*
dmaengine: idxd: set max_xfer and max_batch for RO device
Dave Jiang
2022-04-20
1
-0
/
+3
|
*
dmaengine: idxd: don't load pasid config until needed
Dave Jiang
2022-04-11
1
-14
/
+52
*
|
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: fix device cleanup on disable
Dave Jiang
2022-04-08
1
-2
/
+1
|
/
*
dmaengine: idxd: restore traffic class defaults after wq reset
Dave Jiang
2022-02-15
1
-2
/
+7
*
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-01-05
1
-13
/
+12
*
dmaengine: idxd: fix wq settings post wq disable
Dave Jiang
2022-01-05
1
-2
/
+10
*
dmaengine: idxd: change MSIX allocation based on per wq activation
Dave Jiang
2022-01-05
1
-61
/
+100
*
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
2022-01-05
1
-10
/
+8
[next]