summaryrefslogtreecommitdiffstats
path: root/drivers/dma/idxd
AgeCommit message (Expand)Author
2020-05-04dmaengine: idxd: fix interrupt completion after unmaskingDave Jiang
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-03-23dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang
2020-03-11dmaengine: idxd: remove global token limit checkDave Jiang
2020-03-11dmaengine: idxd: reflect shadow copy of traffic class programmingDave Jiang
2020-03-02dmaengine: idxd: expose general capabilities register in sysfsDave Jiang
2020-03-02dmaengine: idxd: check return result from check_vma() in cdevDave Jiang
2020-02-24dmaengine: idxd: wq size configuration needs to check global max sizeDave Jiang
2020-02-24dmaengine: idxd: sysfs input of wq incorrect wq type should return errorDave Jiang
2020-02-19dmaengine: idxd: correct reserved token calculationDave Jiang
2020-02-13dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()Dan Carpenter
2020-02-13dmaengine: idxd: fix runaway module ref count on device driver bindDave Jiang
2020-02-13dmaengine: idxd: remove set but not used variable 'idxd_cdev'YueHaibing
2020-02-13dmaengine: idxd: remove set but not used variable 'group'YueHaibing
2020-02-03dmaengine: idxd: fix boolconv.cocci warningskbuild test robot
2020-01-24dmaengine: idxd: add char driver to expose submission portal to userlandDave Jiang
2020-01-24dmaengine: idxd: connect idxd to dmaengine subsystemDave Jiang
2020-01-24dmaengine: idxd: add descriptor manipulation routinesDave Jiang
2020-01-24dmaengine: idxd: add configuration component of driverDave Jiang
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang