summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: at_xdmac: fix compilation warningClaudiu Beznea2021-10-281-1/+1
* dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()Geert Uytterhoeven2021-10-281-3/+2
* dmaengine: qcom: bam_dma: Add "powered remotely" modeStephan Gerhold2021-10-281-33/+57
* dmaengine: sa11x0: Mark PM functions as __maybe_unusedCai Huoqing2021-10-261-2/+2
* dmaengine: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-8/+2
* dmaengine: ioat: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-8/+2
* dmaengine: hsu: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-5/+1
* dmaengine: hisi_dma: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-5/+1
* dmaengine: dw: switch from 'pci_' to 'dma_' APIQing Wang2021-10-261-5/+1
* dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' APIWang Qing2021-10-261-13/+4
* dmaengine: sh: make array ds_lut staticColin Ian King2021-10-251-1/+1
* dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probeXin Xiong2021-10-251-0/+1
* dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmeticLen Baker2021-10-251-1/+1
* dmaengine: xilinx_dma: Fix kernel-doc warningsShravya Kumbham2021-10-251-2/+2
* dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()Cai Huoqing2021-10-251-6/+1
* dmaengine: idxd: reconfig device after device reset commandDave Jiang2021-10-251-0/+2
* dmaengine: idxd: add halt interrupt supportDave Jiang2021-10-252-0/+6
* dmaengine: fsl-edma: fix for missing dmamux moduleAngelo Dureghello2021-10-251-1/+3
* dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tailBixuan Cui2021-10-251-2/+1
* dmaengine: remove debugfs #ifdefArnd Bergmann2021-10-251-14/+1
* dmanegine: idxd: fix resource free ordering on driver removalDave Jiang2021-10-251-3/+11
* dmaengine: idxd: remove kernel wq type set when load configurationDave Jiang2021-10-251-2/+0
* dmaengine: tegra210-adma: fix pm runtime unbalance in tegra_adma_removeDongliang Mu2021-10-251-1/+0
* dmaengine: tegra210-adma: fix pm runtime unbalanceDongliang Mu2021-10-251-1/+1
* dmaengine: rcar-dmac: refactor the error handling code of rcar_dmac_probeDongliang Mu2021-10-251-6/+7
* dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen2021-10-251-1/+1
* dmaengine: imx-sdma: remove space after sizeofFlavio Suligoi2021-10-181-3/+3
* dmaengine: imx-sdma: align statement to open parenthesisFlavio Suligoi2021-10-181-8/+8
* dmaengine: imx-sdma: add missed bracesFlavio Suligoi2021-10-181-1/+2
* dmaengine: imx-sdma: remove useless bracesFlavio Suligoi2021-10-181-2/+1
* dmaengine: dw-axi-dmac: set coherent maskPandith N2021-10-181-0/+4
* dmaengine: dw-axi-dmac: Hardware handshake configurationPandith N2021-10-181-0/+4
* dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8Pandith N2021-10-182-31/+109
* dmaengine: stm32-dma: fix burst in case of unaligned memory addressAmelie Delaunay2021-10-181-4/+16
* dmaengine: stm32-dma: fix stm32_dma_get_max_widthAmelie Delaunay2021-10-181-2/+1
* dmaengine: stm32-dma: mark pending descriptor complete in terminate_allAmelie Delaunay2021-10-181-0/+1
* dmaengine: dw-edma: Remove an unused variableChristophe JAILLET2021-10-181-1/+0
* dmaengine: jz4780: Set max number of SGs per burstArtur Rojek2021-10-181-0/+1
* dmaengine: sh: rz-dmac: Add DMA clock handlingBiju Das2021-10-181-0/+14
* dmaengine: idxd: remove gen cap field per spec 1.2 updateDave Jiang2021-10-181-2/+1
* dmaengine: idxd: check GENCAP config support for gencfg registerDave Jiang2021-10-181-1/+1
* dmaengine: bestcomm: fix system boot lockupsAnatolij Gustschin2021-10-184-16/+16
* dmaengine: at_xdmac: use pm_ptr()Claudiu Beznea2021-10-181-1/+1
* dmaengine: at_xdmac: use __maybe_unused for pm functionsClaudiu Beznea2021-10-181-9/+3
* dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea2021-10-181-1/+1
* dmaengine: at_xdmac: call at_xdmac_axi_config() on resume pathClaudiu Beznea2021-10-181-24/+27
* dmaengine: Remove redundant initialization of variable errColin Ian King2021-10-181-2/+1
* dmaengine: tegra210-adma: Override ADMA FIFO sizeSameer Pujar2021-10-181-14/+34
* dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'Sameer Pujar2021-10-181-0/+1
* dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' memberSameer Pujar2021-10-181-3/+3