index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Age
Commit message (
Expand
)
Author
2023-09-19
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
2022-09-29
dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY(...
Gustavo A. R. Silva
2022-07-26
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
2022-04-08
dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
Lad Prabhakar
2022-03-11
dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option
Lad Prabhakar
2022-03-10
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
2022-02-15
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-15
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2022-02-15
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
2022-01-03
dmaengine: rcar-dmac: Add support for R-Car S4-8
Yoshihiro Shimoda
2021-12-17
Merge tag 'dmaengine_topic_slave_id_removal_5.17' into next
Vinod Koul
2021-12-17
dmaengine: sh: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-17
dmaengine: shdma: remove legacy slave_id parsing
Arnd Bergmann
2021-10-25
dmaengine: sh: make array ds_lut static
Colin Ian King
2021-10-25
dmaengine: rcar-dmac: refactor the error handling code of rcar_dmac_probe
Dongliang Mu
2021-10-18
dmaengine: sh: rz-dmac: Add DMA clock handling
Biju Das
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: sh: Add DMAC driver for RZ/G2L SoC
Biju Das
2021-08-02
dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned
Jordy Zomer
2021-07-14
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
Yu Kuai
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2021-06-03
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
2021-02-01
dmaengine: rcar-dmac: Add support for R-Car V3U
Geert Uytterhoeven
2021-02-01
dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
Geert Uytterhoeven
2021-02-01
dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
Geert Uytterhoeven
2020-10-05
dmaengine: rcar-dmac: drop double zeroing
Julia Lawall
2020-10-05
dmaengine: sh: drop double zeroing
Julia Lawall
2020-09-11
dmaengine: Kconfig: Update description for RCAR_DMAC config
Lad Prabhakar
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
dmaengine: rcar-dmac: Drop local dma_parms
Robin Murphy
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-24
dmaengine: sh: usb-dmac: set tx_result parameters
Yoshihiro Shimoda
2020-03-23
dmaengine: fix spelling mistake "exceds" -> "exceeds"
Colin Ian King
2019-10-14
dmaengine: rcar-dmac: Add dma-channel-mask property support
Yoshihiro Shimoda
2019-10-14
dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()
Yoshihiro Shimoda
2019-10-14
dmaengine: rcar-dmac: Use of_data values instead of a macro
Yoshihiro Shimoda
2019-09-17
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-04
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-25
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Geert Uytterhoeven
2019-06-25
dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-05-27
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
2019-05-21
dmaengine: sudmac: remove unused driver
Simon Horman
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-04-26
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
2019-04-23
dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
Achim Dahlhoff
2019-04-23
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
[next]