index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-08-16
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
2023-08-16
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
2023-06-09
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-06-09
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
2023-06-09
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
2023-06-09
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
2023-06-09
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
2023-05-17
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
2023-05-17
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-05-17
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-05-17
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
2023-02-06
dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
Hui Wang
2023-02-01
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
2023-02-01
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
2023-01-24
dmaengine: tegra210-adma: fix global intr clear
Mohan Kumar
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
2022-11-16
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency over the active list
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency over descriptor
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Protect atchan->status with the channel lock
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
2022-11-16
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
2022-11-16
dmaengine: pxa_dma: use platform_get_irq_optional
Doug Brown
2022-10-30
dmaengine: mxs: use platform_driver_register
Dario Binacchi
2022-10-30
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
2022-10-26
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-10-26
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
2022-10-26
dmaengine: hisilicon: Fix CQ head update
Jie Hai
2022-10-26
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
2022-10-15
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-10-15
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-10-15
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
2022-09-28
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
2022-09-23
dmaengine: bestcomm: fix system boot lockups
Anatolij Gustschin
2022-08-25
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-08-21
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
2022-08-21
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
2022-08-21
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
2022-07-12
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-07-12
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
[next]