index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-11
/
+16
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
1
-2
/
+2
2020-03-11
dmaengine: idxd: remove global token limit check
Dave Jiang
1
-5
/
+0
2020-03-11
dmaengine: idxd: reflect shadow copy of traffic class programming
Dave Jiang
1
-2
/
+2
2020-03-02
dmaengine: idxd: expose general capabilities register in sysfs
Dave Jiang
1
-0
/
+11
2020-03-02
dmaengine: idxd: check return result from check_vma() in cdev
Dave Jiang
1
-0
/
+2
2020-02-24
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
1
-1
/
+15
2020-02-24
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
1
-2
/
+4
2020-02-19
dmaengine: idxd: correct reserved token calculation
Dave Jiang
1
-1
/
+1
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
1
-2
/
+2
2020-02-13
dmaengine: idxd: fix runaway module ref count on device driver bind
Dave Jiang
1
-0
/
+3
2020-02-13
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
1
-2
/
+0
2020-02-13
dmaengine: idxd: remove set but not used variable 'group'
YueHaibing
1
-2
/
+1
2020-02-03
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
1
-1
/
+1
2020-01-24
dmaengine: idxd: add char driver to expose submission portal to userland
Dave Jiang
8
-5
/
+422
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
8
-2
/
+391
2020-01-24
dmaengine: idxd: add descriptor manipulation routines
Dave Jiang
3
-1
/
+102
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
6
-3
/
+1536
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
6
-0
/
+1843