summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2022-06-13modify SOC_STARFIVE macro to SOC_STARFIVE_VIC7100 in DMAxingyu.wu1-1/+1
2022-06-13Audio: Add the new sampling rate for pwmdac drivercurry.zhang1-0/+0
2022-06-13dma/dw-axi-dmac/dw-axi-dmac-platform.c: fix building errojianlong.huang2-55/+16
2022-06-13dmaengine: dw-axi-dmac-starfive: Remove calls specific to ARM64 ACPIGeert Uytterhoeven1-18/+2
2022-06-13dmaengine: Add dw-axi-dmac-starfive driver for JH7100Tom2-10/+11
2022-06-13dmaengine: dw-axi-dmac: Add StarFive JH7100 supportSamin Guo2-20/+31
2022-06-13dmaengine: dw-axi-dmac: Handle xfer start while non-idleSamin Guo1-1/+2
2022-06-13dmaengine: dw-axi-dmac: Fix RMW on channel suspend registerEmil Renner Berthing1-3/+5
2022-06-13dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...Tim Gardner1-2/+2
2022-06-13dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()Geert Uytterhoeven1-3/+2
2022-06-13dmaengine: dw-axi-dmac: set coherent maskPandith N1-0/+4
2022-06-13dmaengine: dw-axi-dmac: Hardware handshake configurationPandith N1-0/+4
2022-06-13dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8Pandith N2-87/+122
2022-01-25[alsa]Resolve the failure of pwmdac to play mono 8K audio“jenny.zhang”1-4/+3
2022-01-12[dma] Modify the DMA error interrupt handling process“jenny.zhang”2-17/+42
2021-07-06[alsa]1. Solve the problem of audio DMA transmission and playback failure;2. ...jenny.zhang2-13/+30
2021-07-05[ALSA] add dma support for i2s and pwmdac.michael.yan1-4/+18
2021-05-11dmaengine: dw-axi-dmac: Support StarFive AxiDMA hw-handshakeSamin Guo2-1/+23
2021-05-11dmaengine: dw-axi-dmac: Virtually split the linked-listSamin Guo2-20/+92
2021-05-11dmaengine: dw-axi-dmac: Set constraint to the Max segment sizeSamin Guo2-0/+9
2021-05-11dmaengine: dw-axi-dmac: Support burst residue granularitySamin Guo2-7/+38
2021-05-11dmaengine: dw-axi-dmac: Support of_dma_controller_register()Samin Guo2-0/+27
2021-05-11dmaengine: dw-axi-dmac: Support device_prep_dma_cyclic()Samin Guo2-7/+106
2021-05-11dmaengine: dw-axi-dmac: Support device_prep_slave_sgSamin Guo2-0/+155
2021-05-11dmaengine: dw-axi-dmac: Add device_config operationSamin Guo2-0/+12
2021-05-11dmaengine: dw-axi-dmac: Add device_synchronize() callbackSamin Guo1-0/+8
2021-05-11dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()Samin Guo2-12/+14
2021-05-11dmaengine: dw-axi-dmac: simplify descriptor managementSamin Guo2-82/+108
2021-02-24Update DMA driver for VIC7100.Tom2-20/+119
2021-02-24Fix dms_ops usage.Tom1-2/+21
2021-02-24Add dw-axi-dmac-starfive driver for VIC7100Tom5-0/+601
2021-02-16Stable updateFedora Kernel Team2-3/+4
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-63/+111
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter1-8/+9
2020-11-16dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang1-1/+1
2020-11-16dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn1-10/+0
2020-11-16dmaengine: idxd: fix mapping of portal sizeDave Jiang3-3/+3
2020-11-10dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren1-13/+24
2020-11-09dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian1-3/+4
2020-11-09dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian1-5/+24
2020-11-09dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland1-2/+2
2020-10-28misc: mic: remove the MIC driversSudeep Dutt4-1064/+0
2020-10-28dmaengine: ti: k3-udma: fix -Wenum-conversion warningArnd Bergmann1-1/+1
2020-10-28dmaengine: idxd: fix wq config registers offset programmingDave Jiang4-17/+43
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul1-1/+2
2020-10-08dmaengine: zynqmp_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: xilinx_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul1-1/+1