开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
submit.c
Age
Commit message (
Expand
)
Author
2021-07-21
Merge branch 'fixes' into next
Vinod Koul
2021-07-20
dmaengine: idxd: fix submission race window
Dave Jiang
2021-07-20
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
2021-07-14
dmaengine: idxd: assign MSIX vectors to each WQ rather than roundrobin
Dave Jiang
2021-07-14
dmaengine: idxd: add missing percpu ref put on failure
Dave Jiang
2021-07-14
dmaengine: idxd: fix array index when int_handles are being used
Dave Jiang
2021-04-23
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
dmaengine: idxd: add percpu_ref to descriptor submission path
Dave Jiang
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
2020-06-24
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
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