summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-29dmaengine: idxd: track enabled workqueues in bitmapJerry Snitselaar5-2/+14
2022-09-29dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()Jerry Snitselaar1-1/+1
2022-09-29dmaengine: pl08x: Fix double wordShaomin Deng1-1/+1
2022-09-29dmaengine: virt-dma: Fix double word in commentsShaomin Deng1-1/+1
2022-09-29dmaengine: qcom: gpi: move read_lock_bh to read_lock in taskletTuo Cao1-3/+3
2022-09-29dmaengine: mxs: use platform_driver_registerDario Binacchi1-7/+4
2022-09-05dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-09-05dmaengine: at_xdmac: Replace two if statements with only one with two conditionsTudor Ambarus1-4/+1
2022-09-05dmaengine: pl330: Remove unused flagsHarini Katakam1-4/+0
2022-09-05dmaengine: stm32-dmamux: Simplify code and save a few bytes of memoryChristophe JAILLET1-7/+1
2022-09-05dmaengine: stm32-dmamux: Fix comment typoJason Wang1-1/+1
2022-09-05dmaengine: sf-pdma:Remove the print function dev_err()ye xingchen1-6/+2
2022-09-05dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath1-8/+17
2022-09-04dt-bindings: dma: mediatek,uart-dma: Add binding for MT6795 SoCAngeloGioacchino Del Regno1-0/+1
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko5-4/+18
2022-09-04dmaengine: hsu: Use GENMASK() consistentlyAndy Shevchenko1-3/+4
2022-09-04dmaengine: hsu: using for_each_set_bit to simplify the codeAndy Shevchenko1-11/+8
2022-09-04dmaengine: hsu: Finish conversion to managed resourcesAndy Shevchenko1-15/+12
2022-09-04dmaengine: stm32-mdma: add support to be triggered by STM32 DMAAmelie Delaunay1-1/+69
2022-09-04dmaengine: stm32-dma: add support to trigger STM32 MDMAAmelie Delaunay1-1/+46
2022-09-04dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfieldAmelie Delaunay1-1/+1
2022-09-04docs: arm: stm32: introduce STM32 DMA-MDMA chaining featureAmelie Delaunay2-0/+416
2022-09-04dmaengine: stm32-dma: use bitfield helpersAmelie Delaunay1-35/+25
2022-09-04dmaengine: stm32-dma: introduce 3 helpers to address channel flagsAmelie Delaunay1-17/+12
2022-09-04MAINTAINERS: Add myself as maintainer for hisi_dmaJie Hai1-0/+1
2022-09-04dmaengine: hisilicon: Dump regs to debugfsJie Hai1-2/+236
2022-09-04dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09Jie Hai1-82/+299
2022-09-04dmaengine: hisilicon: Use macros instead of magic numberJie Hai1-6/+13
2022-09-04dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai1-4/+2
2022-09-04dmaengine: hisilicon: Fix CQ head updateJie Hai1-5/+3
2022-09-04dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai1-5/+9
2022-09-04dmaengine: idxd: avoid deadlock in process_misc_interrupts()Jerry Snitselaar1-2/+0
2022-09-04dmaengine: qcom: gpi: Add SM6350 supportLuca Weiss1-0/+1
2022-09-04dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350Luca Weiss1-0/+1
2022-09-04dt-bindings: dma: arm,pl330: Add missing 'iommus' propertyRob Herring1-0/+6
2022-08-15Linux 6.0-rc1v6.0-rc1Linus Torvalds1-4/+4
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov1-1/+1
2022-08-14Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+3
2022-08-14take care to handle NULL ->proc_lseek()Al Viro1-0/+3
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-36/+116
2022-08-14Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...Linus Torvalds112-4871/+93678
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-30/+25
2022-08-14Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2022-08-14Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds19-445/+528
2022-08-14afs: Enable multipage folio supportDavid Howells2-1/+3
2022-08-14Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+8
2022-08-14Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+27
2022-08-14Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds59-181/+370
2022-08-14Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds14-25/+1822
2022-08-13Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-46/+193