开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
rcar-dmac.c
Age
Commit message (
Expand
)
Author
2020-10-05
dmaengine: rcar-dmac: drop double zeroing
Julia Lawall
2020-09-11
dmaengine: rcar-dmac: Drop local dma_parms
Robin Murphy
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-05-27
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
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
2018-12-17
dmaengine: sh: rcar-dmac: Use device_iommu_mapped()
Joerg Roedel
2018-10-07
dmaengine: rcar-dmac: set scatter/gather max segment size
Wolfram Sang
2018-07-31
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-11
dmaengine: sh: rcar-dmac: Add dma_pause operation
Yoshihiro Shimoda
2018-07-11
dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier
Yoshihiro Shimoda
2018-07-10
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-09
dmaengine: rcar-dmac: clear channel register when error
Kuninori Morimoto
2018-07-09
dmaengine: rcar-dmac: Disable interrupts while stopping channels
Geert Uytterhoeven
2018-07-06
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-06-28
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-04-10
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-04
dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
Geert Uytterhoeven
2018-03-05
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
Yoshihiro Shimoda
2018-02-27
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-17
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
Geert Uytterhoeven
2017-11-29
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
2017-11-29
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
2017-08-25
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-05-30
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-19
dmaengine: rcar-dmac: wait for ISR to finish before freeing resources
Niklas Söderlund
2017-05-19
dmaengine: rcar-dmac: implement device_synchronize()
Niklas Söderlund
2017-05-19
dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
Niklas Söderlund
2017-03-27
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
2017-02-21
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-14
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-09-26
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
2016-09-26
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
2016-08-08
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-07-08
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
2016-07-08
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
2016-07-08
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
[next]