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-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
dmaengine: idxd: restore traffic class defaults after wq reset
Dave Jiang
2022-04-08
dmaengine: idxd: change bandwidth token to read buffers
Dave Jiang
2022-04-08
dmaengine: idxd: check GENCAP config support for gencfg register
Dave Jiang
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-23
dmaengine: ptdma: Fix the error handling path in pt_core_init()
Christophe JAILLET
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: idxd: fix wq settings post wq disable
Dave Jiang
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-12-22
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
2021-12-22
dmaengine: idxd: fix calling wq quiesce inside spinlock
Dave Jiang
2021-12-22
dmaengine: idxd: add halt interrupt support
Dave Jiang
2021-11-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
2021-11-18
dmaengine: bestcomm: fix system boot lockups
Anatolij Gustschin
2021-11-18
dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
Kishon Vijay Abraham I
2021-11-18
dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
Kishon Vijay Abraham I
2021-11-18
dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
Arnd Bergmann
2021-11-18
dmaengine: stm32-dma: fix burst in case of unaligned memory address
Amelie Delaunay
2021-11-18
dmaengine: idxd: fix resource leak on dmaengine driver disable
Dave Jiang
2021-11-18
dmaengine: idxd: reconfig device after device reset command
Dave Jiang
2021-11-18
dmanegine: idxd: fix resource free ordering on driver removal
Dave Jiang
2021-11-18
dmaengine: tegra210-adma: fix pm runtime unbalance
Dongliang Mu
2021-11-18
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
Lars-Peter Clausen
2021-11-18
dmaengine: stm32-dma: fix stm32_dma_get_max_width
Amelie Delaunay
2021-11-18
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
2021-11-18
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
2021-11-18
dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
Dave Jiang
2021-09-09
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-08-31
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
2021-08-31
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
2021-08-29
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: Add debugfs entries for PTDMA
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: register PTDMA controller as a DMA resource
Sanjay R Mehta
2021-08-29
dmaengine: ptdma: Initial driver for the AMD PTDMA
Sanjay R Mehta
2021-08-29
dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
2021-08-29
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
[next]