index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
1
-2
/
+2
2014-08-28
dma: rcar-audmapp: Fix for no corresponding slave ID
Ryo Kataoka
1
-5
/
+10
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-31
dmaengine: shdma: Allocate cyclic sg list dynamically
Laurent Pinchart
1
-2
/
+15
2014-07-31
dmaengine: shdma: Make channel filter ignore unrelated devices
Laurent Pinchart
1
-39
/
+45
2014-07-31
dmaengine: sh: Rework Kconfig and Makefile
Laurent Pinchart
3
-10
/
+32
2014-07-28
Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus
Vinod Koul
1
-30
/
+84
2014-07-15
dmaengine: shdma: Use defines instead of hardcoded numbers
Geert Uytterhoeven
2
-4
/
+3
2014-07-11
dma: rcar-audmapp: add DT support
Kuninori Morimoto
1
-14
/
+58
2014-07-09
dmaengine: shdma: Add more register documentation
Geert Uytterhoeven
1
-6
/
+6
2014-07-08
dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles
Kuninori Morimoto
1
-9
/
+3
2014-07-08
dma: rcar-audmapp: enable .set_slave
Kuninori Morimoto
1
-9
/
+25
2014-06-03
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
1
-1
/
+9
2014-06-03
dmaengine: sh: fix print specifier warnings
Vinod Koul
1
-1
/
+1
2014-06-03
dmaengine: sh: make shdma_prep_dma_cyclic static
Vinod Koul
1
-1
/
+1
2014-06-01
dmaengine: shdma: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+1
2014-06-01
dmaengine: rcar-hpbdma: Include linux/err.h
Laurent Pinchart
1
-0
/
+1
2014-06-01
dmaengine: sudmac: Include linux/err.h
Laurent Pinchart
1
-0
/
+1
2014-06-01
dmaengine: sudmac: Keep #include sorted alphabetically
Laurent Pinchart
1
-3
/
+3
2014-06-01
dmaengine: shdmac: Include linux/err.h
Laurent Pinchart
1
-0
/
+1
2014-06-01
dmaengine: shdmac: Keep #include sorted alphabetically
Laurent Pinchart
1
-7
/
+7
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
1
-7
/
+65
2014-05-02
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
1
-9
/
+9
2014-03-29
shdma: add R-Car Audio DMAC peri peri driver
Kuninori Morimoto
3
-0
/
+327
2014-03-06
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
1
-1
/
+1
2014-03-06
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
1
-3
/
+8
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
3
-8
/
+9
2013-11-28
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
1
-0
/
+3
2013-11-28
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
1
-1
/
+5
2013-11-28
rcar-hpbdma: add max transfer size
Kuninori Morimoto
1
-0
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
1
-2
/
+5
2013-10-11
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
1
-2
/
+0
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
10
-126
/
+902
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
9
-118
/
+232
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-09-02
dma: add driver for R-Car HPB-DMAC
Max Filippov
3
-0
/
+662
2013-08-27
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
1
-5
/
+0
2013-08-27
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-5
/
+0
2013-08-27
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
5
-0
/
+92
2013-08-27
DMA: shdma: add a header with common for ARM SoCs defines
Guennadi Liakhovetski
1
-0
/
+51
2013-08-27
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
1
-0
/
+9
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
6
-21
/
+33
2013-08-27
DMA: shdma: make a pointer const
Guennadi Liakhovetski
2
-6
/
+6
2013-08-27
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
1
-2
/
+0
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
3
-63
/
+15
2013-08-27
DMA: shdma: support the new CHCLR register layout
Guennadi Liakhovetski
1
-2
/
+12
[next]