index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
2
-2
/
+2
|
\
|
*
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
1
-1
/
+1
|
*
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
Geert Uytterhoeven
2015-05-25
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...
Mark Brown
2015-06-05
1
-16
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
2015-05-22
1
-16
/
+21
|
|
/
*
|
dmaengine: usb-dmac: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-04-27
1
-0
/
+2
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
6
-405
/
+975
|
\
|
*
Merge branch 'topic/sh' into for-linus
Vinod Koul
2015-04-21
4
-403
/
+53
|
|
\
|
|
*
dmaengine: remove Renesas Audio DMAC peri peri
Kuninori Morimoto
2015-03-18
3
-383
/
+0
|
|
*
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
2015-02-23
1
-20
/
+53
|
*
|
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
2015-04-17
1
-2
/
+2
|
*
|
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
2015-04-17
1
-2
/
+2
|
*
|
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
Yoshihiro Shimoda
2015-04-02
3
-0
/
+920
|
|
/
*
|
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Geert Uytterhoeven
2015-03-02
1
-8
/
+7
|
/
*
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: shdmac: extend PM methods
Sergei Shtylyov
2015-02-12
1
-5
/
+3
*
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
2015-02-12
1
-3
/
+3
*
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2015-02-02
3
-1
/
+1761
|
\
|
*
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
3
-1
/
+1517
*
|
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
2015-01-25
1
-0
/
+9
*
|
dmaengine: rcar-hpbdma: tidyup residue_granularity
Kuninori Morimoto
2015-01-25
1
-1
/
+1
*
|
dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval
Kuninori Morimoto
2015-01-13
1
-0
/
+6
|
/
*
dmaengine: sh: Split device_control
Maxime Ripard
2014-12-22
1
-39
/
+33
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
dma: sh: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
*
|
dmaengine: shdma: fix a race condition in __ld_cleanup()
Yoshihiro Shimoda
2014-11-17
1
-0
/
+2
*
|
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
4
-4
/
+0
*
|
dmaengine: sh: Remove chancnt affectations
Maxime Ripard
2014-11-06
5
-9
/
+1
|
/
*
dma: rcar-audmapp: Fix for no corresponding slave ID
Ryo Kataoka
2014-08-28
1
-5
/
+10
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dmaengine: shdma: Allocate cyclic sg list dynamically
Laurent Pinchart
2014-07-31
1
-2
/
+15
*
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
[prev]
[next]