index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
2020-02-24
1
-1
/
+15
*
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
2020-02-24
1
-2
/
+4
*
dmaengine: idxd: correct reserved token calculation
Dave Jiang
2020-02-19
1
-1
/
+1
*
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
1
-2
/
+2
*
dmaengine: idxd: fix runaway module ref count on device driver bind
Dave Jiang
2020-02-13
1
-0
/
+3
*
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
2020-02-03
1
-1
/
+1
*
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
2020-01-24
8
-5
/
+422
*
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
2020-01-24
8
-2
/
+391
*
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
2020-01-24
3
-1
/
+102
*
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
6
-3
/
+1536
*
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
2020-01-24
6
-0
/
+1843