index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
cdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
1
-3
/
+2
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
1
-1
/
+4
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
-0
/
+53
2021-07-21
dmaengine: idxd: add 'struct idxd_dev' as wrapper for conf_dev
Dave Jiang
1
-5
/
+6
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2021-06-03
dmaengine: idxd: Fix missing error code in idxd_cdev_open()
Jiapeng Chong
1
-0
/
+1
2021-05-10
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
1
-2
/
+0
2021-04-20
dmaengine: idxd: remove detection of device type
Dave Jiang
1
-6
/
+5
2021-04-20
dmaengine: idxd: iax bus removal
Dave Jiang
1
-1
/
+1
2021-04-20
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
1
-82
/
+47
2020-12-11
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
1
-0
/
+1
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
1
-1
/
+48
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
1
-0
/
+3
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
1
-0
/
+3
2020-06-24
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
1
-3
/
+16
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
1
-2
/
+2
2020-03-02
dmaengine: idxd: check return result from check_vma() in cdev
Dave Jiang
1
-0
/
+2
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
1
-2
/
+2
2020-02-13
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
1
-2
/
+0
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
1
-0
/
+302