index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
rcar-dmac.c
Commit message (
Expand
)
Author
Age
*
dmaengine: rcar-dmac: set scatter/gather max segment size
Wolfram Sang
2018-10-07
*
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-31
*
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-11
*
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
*
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-09
*
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
*
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-06-28
*
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-10
|
\
|
*
dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
Geert Uytterhoeven
2018-04-04
|
*
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
Yoshihiro Shimoda
2018-03-05
*
|
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-02-27
|
/
*
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-31
|
\
|
*
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-11-29
*
|
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
Geert Uytterhoeven
2018-01-17
|
/
*
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
2017-08-25
*
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
|
\
|
*
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-05-19
*
|
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-30
|
/
*
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
2017-03-27
*
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-21
|
\
|
*
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
2017-02-14
*
|
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
2017-01-13
|
/
*
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-10-02
|
\
|
*
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-09-26
*
|
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-08-07
|
/
*
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
2016-07-08
*
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
2016-07-08
*
dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()
Kuninori Morimoto
2016-05-29
*
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
2016-03-03
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
|
\
|
*
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
*
|
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
2015-05-22
|
/
*
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
2015-02-15
*
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
2015-02-15
*
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
2015-02-15
*
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
2015-02-15
*
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
2015-02-15
*
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
2015-02-12
*
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
2014-12-23
*
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
2014-12-23
*
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
2014-12-23
*
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
2014-12-23