开源镜像站
帮助
动态
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
/
cdev.c
Age
Commit message (
Expand
)
Author
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-03
dmaengine: idxd: Fix missing error code in idxd_cdev_open()
Jiapeng Chong
2021-05-10
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
2021-04-20
dmaengine: idxd: iax bus removal
Dave Jiang
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
2020-06-24
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
2020-03-02
dmaengine: idxd: check return result from check_vma() in cdev
Dave Jiang
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang