index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dmaengine: shdma: Make channel filter ignore unrelated devices
Laurent Pinchart
2014-07-31
1
-39
/
+45
*
dmaengine: sh: Rework Kconfig and Makefile
Laurent Pinchart
2014-07-31
3
-10
/
+32
*
Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus
Vinod Koul
2014-07-28
1
-30
/
+84
|
\
|
*
dma: rcar-audmapp: add DT support
Kuninori Morimoto
2014-07-11
1
-14
/
+58
|
*
dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles
Kuninori Morimoto
2014-07-08
1
-9
/
+3
|
*
dma: rcar-audmapp: enable .set_slave
Kuninori Morimoto
2014-07-08
1
-9
/
+25
*
|
dmaengine: shdma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2014-07-15
2
-4
/
+3
*
|
dmaengine: shdma: Add more register documentation
Geert Uytterhoeven
2014-07-09
1
-6
/
+6
|
/
*
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
2014-06-03
1
-1
/
+9
*
dmaengine: sh: fix print specifier warnings
Vinod Koul
2014-06-03
1
-1
/
+1
*
dmaengine: sh: make shdma_prep_dma_cyclic static
Vinod Koul
2014-06-03
1
-1
/
+1
*
dmaengine: shdma: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
2014-06-01
1
-1
/
+1
*
dmaengine: rcar-hpbdma: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
*
dmaengine: sudmac: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
*
dmaengine: sudmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-06-01
1
-3
/
+3
*
dmaengine: shdmac: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
*
dmaengine: shdmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-06-01
1
-7
/
+7
*
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2014-05-02
1
-7
/
+65
*
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
2014-05-02
1
-9
/
+9
*
shdma: add R-Car Audio DMAC peri peri driver
Kuninori Morimoto
2014-03-29
3
-0
/
+327
*
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
2014-03-06
1
-1
/
+1
*
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
2014-03-06
1
-3
/
+8
*
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2014-03-06
3
-8
/
+9
*
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
2013-11-28
1
-0
/
+3
*
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
2013-11-28
1
-1
/
+5
*
rcar-hpbdma: add max transfer size
Kuninori Morimoto
2013-11-28
1
-0
/
+2
*
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-30
1
-1
/
+1
|
\
|
*
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
|
Merge branch 'for-linus' into next
Vinod Koul
2013-10-30
1
-2
/
+2
|
\
|
|
*
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-13
1
-2
/
+2
*
|
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-11
1
-2
/
+5
*
|
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-11
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-10
10
-126
/
+902
|
\
|
*
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
9
-118
/
+232
|
|
\
|
|
*
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
2013-08-27
1
-5
/
+0
|
|
*
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
2
-5
/
+0
|
|
*
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
2013-08-27
5
-0
/
+92
|
|
*
DMA: shdma: add a header with common for ARM SoCs defines
Guennadi Liakhovetski
2013-08-27
1
-0
/
+51
|
|
*
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
2013-08-27
1
-0
/
+9
|
|
*
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
6
-21
/
+33
|
|
*
DMA: shdma: make a pointer const
Guennadi Liakhovetski
2013-08-27
2
-6
/
+6
|
|
*
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
2013-08-27
1
-2
/
+0
|
|
*
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-08-27
3
-63
/
+15
|
|
*
DMA: shdma: support the new CHCLR register layout
Guennadi Liakhovetski
2013-08-27
1
-2
/
+12
|
|
*
DMA: shdma: switch all __iomem pointers to void
Guennadi Liakhovetski
2013-08-25
2
-14
/
+14
|
|
*
DMA: shdma: fix CHCLR register address calculation
Guennadi Liakhovetski
2013-08-25
1
-4
/
+4
|
*
|
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-02
1
-5
/
+5
|
*
|
dma: add driver for R-Car HPB-DMAC
Max Filippov
2013-09-02
3
-0
/
+662
|
*
|
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
3
-4
/
+4
|
|
/
*
/
shdma: fixup sh_dmae_get_partial() calculation error
Kuninori Morimoto
2013-07-31
1
-2
/
+2
|
/
[prev]
[next]