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
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: ti: k3-udma-glue: fix memory leak when register device fail
Yang Yingliang
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-26
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
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-26
dmaengine: mxs: use platform_driver_register
Dario Binacchi
2022-10-12
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-10-12
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-10-12
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-08-25
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-08-25
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
2022-08-25
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
2022-08-17
dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
Fabio Estevam
2022-08-17
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
2022-08-17
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
2022-07-12
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
2022-07-12
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-07-12
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
2022-07-12
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-07-12
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
2022-07-12
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
2022-07-12
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
2022-07-12
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Peter Robinson
2022-06-14
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
Dave Jiang
2022-06-14
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
2022-06-14
dmaengine: idxd: set DMA_INTERRUPT cap bit
Dave Jiang
2022-06-09
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
2022-06-09
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
2022-06-09
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
Christophe JAILLET
2022-04-27
dmaengine: imx-sdma: fix init of uart scripts
Kevin Groeneveld
2022-04-27
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
[next]