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-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
2022-04-08
dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
Jie Hai
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-23
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2022-02-23
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
Miaoqian Lin
2022-02-23
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
2022-01-27
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Fix concurrency over xfers_list
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-01-27
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
2022-01-27
dmaengine: uniphier-xdmac: Fix type of address variables
Kunihiko Hayashi
2022-01-27
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2021-12-22
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
2021-11-18
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
Lars-Peter Clausen
[next]