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.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
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
2022-01-05
dmaengine: idxd: embed irq_entry in idxd_wq struct
Dave Jiang
1
-10
/
+8
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
-8
/
+5
2021-11-22
dmaengine: idxd: handle interrupt handle revoked event
Dave Jiang
1
-1
/
+5
2021-11-22
dmaengine: idxd: create locked version of idxd_quiesce() call
Dave Jiang
1
-1
/
+9
2021-11-22
dmaengine: idxd: int handle management refactoring
Dave Jiang
1
-0
/
+8
2021-10-28
dmaengine: idxd: cleanup completion record allocation
Dave Jiang
1
-17
/
+5
2021-10-25
dmaengine: idxd: reconfig device after device reset command
Dave Jiang
1
-0
/
+2
2021-10-25
dmaengine: idxd: remove kernel wq type set when load configuration
Dave Jiang
1
-2
/
+0
2021-10-18
dmaengine: idxd: check GENCAP config support for gencfg register
Dave Jiang
1
-1
/
+1
2021-10-01
dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
Dave Jiang
1
-1
/
+0
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
1
-19
/
+12
2021-08-29
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
1
-11
/
+8
2021-08-29
dmaengine: idxd: fix setting up priv mode for dwq
Dave Jiang
1
-1
/
+28
2021-08-25
dmaengine: idxd: set descriptor allocation size to threshold for swq
Dave Jiang
1
-2
/
+2
2021-08-06
dmaengine: idxd: clear block on fault flag when clear wq
Dave Jiang
1
-0
/
+1
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
1
-3
/
+19
2021-07-28
dmaengine: idxd: rotate portal address for better performance
Dave Jiang
1
-0
/
+1
2021-07-21
dmaengine: idxd: move dsa_drv support to compatible mode
Dave Jiang
1
-0
/
+1
2021-07-21
dmaengine: idxd: create user driver for wq 'device'
Dave Jiang
1
-14
/
+0
2021-07-21
dmaengine: idxd: create dmaengine driver for wq 'device'
Dave Jiang
1
-35
/
+5
2021-07-21
dmaengine: idxd: create idxd_device sub-driver
Dave Jiang
1
-0
/
+13
2021-07-21
dmaengine: idxd: idxd: move remove() bits for idxd 'struct device' to device.c
Dave Jiang
1
-0
/
+22
[next]