index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
rcar-dmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/rcar' into next
Vinod Koul
2017-06-07
1
-6
/
+21
|
\
|
*
dmaengine: rcar-dmac: wait for ISR to finish before freeing resources
Niklas Söderlund
2017-05-19
1
-1
/
+5
|
*
dmaengine: rcar-dmac: implement device_synchronize()
Niklas Söderlund
2017-05-19
1
-0
/
+8
|
*
dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
Niklas Söderlund
2017-05-19
1
-5
/
+8
*
|
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-30
1
-0
/
+3
|
/
*
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
2017-03-27
1
-20
/
+32
*
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
|
*
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
2017-02-14
1
-0
/
+1
*
|
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
2017-01-13
1
-0
/
+8
|
/
*
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-10-03
1
-22
/
+94
|
\
|
*
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
2016-09-26
1
-8
/
+74
|
*
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
2016-09-26
1
-16
/
+22
*
|
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+7
|
/
*
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
2016-07-08
1
-2
/
+29
*
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
2016-07-08
1
-0
/
+2
*
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
2016-07-08
1
-1
/
+1
*
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
2016-07-08
1
-0
/
+4
*
dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()
Kuninori Morimoto
2016-05-30
1
-1
/
+1
*
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
2016-03-03
1
-1
/
+1
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
1
-1
/
+1
|
\
|
*
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
1
-1
/
+1
*
|
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
2015-05-22
1
-16
/
+21
|
/
*
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
2015-02-16
1
-1
/
+16
*
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
2015-02-16
1
-0
/
+14
*
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
2015-02-16
1
-4
/
+4
*
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
2015-02-16
1
-10
/
+11
*
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
2015-02-16
1
-4
/
+4
*
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
2015-02-12
1
-38
/
+31
*
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
2014-12-23
1
-5
/
+9
*
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
2014-12-23
1
-20
/
+58
*
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
2014-12-23
1
-51
/
+253
*
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
2014-12-23
1
-0
/
+1503