index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idxd
Age
Commit message (
Expand
)
Author
2020-12-29
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
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-12-10
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
2020-11-16
dmaengine: idxd: fix mapping of portal size
Dave Jiang
2020-11-09
dmaengine: idxd: define table offset multiplier
Dave Jiang
2020-11-09
dmaengine: idxd: Update calculation of group offset to be more readable
Dave Jiang
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
2020-10-30
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
2020-10-28
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-03
dmaengine: idxd: add command status to idxd sysfs attribute
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq batch size
Dave Jiang
2020-09-03
dmaengine: idxd: add support for configurable max wq xfer size
Dave Jiang
2020-08-17
dmaengine: idxd: clear misc interrupt cause after read
Dave Jiang
2020-08-17
dmaengine: idxd: reset states after device disable or reset
Dave Jiang
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-13
dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
Dave Jiang
2020-07-13
dmaengine: idxd: add work queue drain support
Dave Jiang
2020-07-02
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
2020-07-02
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
2020-06-24
dmaengine: idxd: move submission to sbitmap_queue
Dave Jiang
2020-06-24
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
2020-06-17
dmaengine: cookie bypass for out of order completion
Dave Jiang
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-05-04
dmaengine: idxd: fix interrupt completion after unmasking
Dave Jiang
2020-04-15
dmaengine: idxd: export hw version through sysfs
Dave Jiang
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-11
dmaengine: idxd: remove global token limit check
Dave Jiang
2020-03-11
dmaengine: idxd: reflect shadow copy of traffic class programming
Dave Jiang
2020-03-02
dmaengine: idxd: expose general capabilities register in sysfs
Dave Jiang
2020-03-02
dmaengine: idxd: check return result from check_vma() in cdev
Dave Jiang
2020-02-24
dmaengine: idxd: wq size configuration needs to check global max size
Dave Jiang
2020-02-24
dmaengine: idxd: sysfs input of wq incorrect wq type should return error
Dave Jiang
2020-02-19
dmaengine: idxd: correct reserved token calculation
Dave Jiang
2020-02-13
dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
Dan Carpenter
2020-02-13
dmaengine: idxd: fix runaway module ref count on device driver bind
Dave Jiang
2020-02-13
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
2020-02-13
dmaengine: idxd: remove set but not used variable 'group'
YueHaibing
2020-02-03
dmaengine: idxd: fix boolconv.cocci warnings
kbuild test robot
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
2020-01-24
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang