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: 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
2022-07-12
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
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: rework interrupt 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
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
2022-04-27
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-27
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-27
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...
zhangqilong
2022-04-27
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
2022-04-13
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
[next]