index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
1
-0
/
+10
2020-09-03
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
1
-6
/
+51
2020-09-03
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
1
-0
/
+40
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
1
-16
/
+6
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
1
-16
/
+4
2020-07-02
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
1
-0
/
+5
2020-04-15
dmaengine: idxd: export hw version through sysfs
Dave Jiang
1
-0
/
+11
2020-04-03
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+12
2020-03-11
dmaengine: idxd: remove global token limit check
Dave Jiang
1
-5
/
+0
2020-03-02
dmaengine: idxd: expose general capabilities register in sysfs
Dave Jiang
1
-0
/
+11
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 runaway module ref count on device driver bind
Dave Jiang
1
-0
/
+3
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
1
-2
/
+50
2020-01-24
dmaengine: idxd: connect idxd to dmaengine subsystem
Dave Jiang
1
-0
/
+28
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
1
-0
/
+1452