summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-07Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-29dmaengine: ioat: remove unused declarations in dma.hGaosheng Cui
2022-09-29dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath
2022-09-29dmaengine: zynqmp_dma: Add device_synchronize supportSwati Agarwal
2022-09-29dmaengine: dw-edma: Remove runtime PM supportManivannan Sadhasivam
2022-09-29dmaengine: idxd: add configuration for concurrent batch descriptor processingDave Jiang
2022-09-29dmaengine: idxd: add configuration for concurrent work descriptor processingDave Jiang
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang
2022-09-29dmaengine: idxd: convert ats_dis to a wq flagDave Jiang
2022-09-29dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang
2022-09-29dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi
2022-09-29dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j721eMatt Ranostay
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j7200Matt Ranostay
2022-09-29dmaengine: apple-admac: Trigger shared resetMartin Povišer
2022-09-29dmaengine: apple-admac: Do not use devres for IRQsMartin Povišer
2022-09-29dmaengine: ti: edma: Remove some unused functionsJiapeng Chong
2022-09-29dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY(...Gustavo A. R. Silva
2022-09-29dmaengine: idxd: Remove unused struct idxd_faultYuan Can
2022-09-29dmaengine: idxd: track enabled workqueues in bitmapJerry Snitselaar
2022-09-29dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()Jerry Snitselaar
2022-09-29dmaengine: pl08x: Fix double wordShaomin Deng
2022-09-29dmaengine: virt-dma: Fix double word in commentsShaomin Deng
2022-09-29dmaengine: qcom: gpi: move read_lock_bh to read_lock in taskletTuo Cao
2022-09-29dmaengine: mxs: use platform_driver_registerDario Binacchi
2022-09-05dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-09-05dmaengine: at_xdmac: Replace two if statements with only one with two conditionsTudor Ambarus
2022-09-05dmaengine: pl330: Remove unused flagsHarini Katakam
2022-09-05dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warningShravya Kumbham
2022-09-05dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He
2022-09-05dmaengine: stm32-dmamux: Simplify code and save a few bytes of memoryChristophe JAILLET
2022-09-05dmaengine: stm32-dmamux: Fix comment typoJason Wang
2022-09-05dmaengine: sf-pdma:Remove the print function dev_err()ye xingchen
2022-09-05dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath
2022-09-04dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal
2022-09-04dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal
2022-09-04dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko
2022-09-04dmaengine: hsu: Use GENMASK() consistentlyAndy Shevchenko
2022-09-04dmaengine: hsu: using for_each_set_bit to simplify the codeAndy Shevchenko
2022-09-04dmaengine: hsu: Finish conversion to managed resourcesAndy Shevchenko
2022-09-04dmaengine: stm32-mdma: add support to be triggered by STM32 DMAAmelie Delaunay
2022-09-04dmaengine: stm32-dma: add support to trigger STM32 MDMAAmelie Delaunay
2022-09-04dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfieldAmelie Delaunay
2022-09-04dmaengine: stm32-dma: use bitfield helpersAmelie Delaunay
2022-09-04dmaengine: stm32-dma: introduce 3 helpers to address channel flagsAmelie Delaunay
2022-09-04dmaengine: hisilicon: Dump regs to debugfsJie Hai
2022-09-04dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09Jie Hai