summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld2022-04-271-14/+14
* dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong2022-04-271-5/+7
* dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang2022-04-271-0/+3
* dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang2022-04-271-0/+3
* dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang2022-04-271-0/+3
* dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang2022-04-271-2/+2
* dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang2022-04-271-1/+2
* dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina2022-04-271-2/+5
* dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong2022-04-271-3/+6
* dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin2022-04-271-2/+2
* dmaengine: idxd: fix device cleanup on disableDave Jiang2022-04-271-2/+1
* dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul2022-04-131-3/+1
* dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai2022-04-081-1/+1
* dmaengine: idxd: restore traffic class defaults after wq resetDave Jiang2022-04-081-2/+7
* dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-02-151-1/+3
* dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2022-02-151-1/+4
* dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin2022-02-151-1/+3
* dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-151-1/+3
* dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang2022-02-151-1/+3
* dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
* Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1826-573/+1236
|\
| * dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-081-1/+1
| * dmaengine: at_xdmac: Fix race over irq_statusTudor Ambarus2022-01-051-8/+8
| * dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()Tudor Ambarus2022-01-051-36/+34
| * dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-051-9/+9
| * dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-051-1/+3
| * dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()Tudor Ambarus2022-01-051-8/+8
| * dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus2022-01-051-7/+10
| * dmaengine: at_xdmac: Move the free desc to the tail of the desc listTudor Ambarus2022-01-051-9/+14
| * dmaengine: at_xdmac: Fix race for the tx desc callbackTudor Ambarus2022-01-051-17/+8
| * dmaengine: at_xdmac: Fix concurrency over chan's completed_cookieTudor Ambarus2022-01-051-2/+1
| * dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-051-2/+4
| * dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus2022-01-051-5/+3
| * dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-051-6/+0
| * dmaengine: idxd: deprecate token sysfs attributes for read buffersDave Jiang2022-01-051-27/+118
| * dmaengine: idxd: change bandwidth token to read buffersDave Jiang2022-01-055-50/+49
| * dmaengine: idxd: fix wq settings post wq disableDave Jiang2022-01-051-2/+10
| * dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang2022-01-055-185/+131
| * dmaengine: idxd: fix descriptor flushing lockingDave Jiang2022-01-051-14/+15
| * dmaengine: idxd: embed irq_entry in idxd_wq structDave Jiang2022-01-056-99/+79
| * dmaengine: ioatdma: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
| * Merge branch 'fixes' into nextVinod Koul2022-01-056-64/+129
| |\
| * | dmaengine: uniphier-xdmac: Fix type of address variablesKunihiko Hayashi2022-01-031-2/+3
| * | dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASKAmelie Delaunay2022-01-031-1/+1
| * | dmaengine: rcar-dmac: Add support for R-Car S4-8Yoshihiro Shimoda2022-01-031-7/+10
| * | Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul2021-12-177-43/+60
| |\ \
| * | | dmaengine: sh: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-171-4/+2
| * | | dmaengine: stm32-mdma: Use bitfield helpersGeert Uytterhoeven2021-12-171-51/+23
| * | | dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdescColin Ian King2021-12-171-1/+1
| * | | dmaengine: idxd: add knob for enqcmds retriesDave Jiang2021-12-176-8/+68