index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
2020-02-24
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
2020-02-24
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
2020-02-19
dmaengine: idxd: correct reserved token calculation
Dave Jiang
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
dmaengine: idxd: fix runaway module ref count on device driver bind
Dave Jiang
2020-02-03
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang