index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-16
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
1
-1
/
+16
2015-02-16
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
1
-0
/
+14
2015-02-16
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
1
-4
/
+4
2015-02-16
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
1
-10
/
+11
2015-02-16
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
1
-4
/
+4
2015-02-12
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
1
-38
/
+31
2015-02-12
dmaengine: shdmac: extend PM methods
Sergei Shtylyov
1
-5
/
+3
2015-02-12
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
1
-3
/
+3
2015-02-02
Merge branch 'topic/rcar' into for-linus
Vinod Koul
3
-1
/
+1761
2015-01-25
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
1
-0
/
+9
2015-01-25
dmaengine: rcar-hpbdma: tidyup residue_granularity
Kuninori Morimoto
1
-1
/
+1
2015-01-13
dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval
Kuninori Morimoto
1
-0
/
+6
2014-12-23
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
1
-5
/
+9
2014-12-23
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
1
-20
/
+58
2014-12-23
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
1
-51
/
+253
2014-12-23
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
3
-1
/
+1517
2014-12-22
dmaengine: sh: Split device_control
Maxime Ripard
1
-39
/
+33
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-17
dmaengine: shdma: fix a race condition in __ld_cleanup()
Yoshihiro Shimoda
1
-0
/
+2
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
4
-4
/
+0
2014-11-06
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
5
-9
/
+1
2014-10-20
dma: sh: drop owner assignment from platform_drivers
Wolfram Sang
5
-5
/
+0
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
[prev]
[next]