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
/
bcm2835-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: bcm2835: Fix cyclic DMA period splitting
Matthias Reichl
2017-03-06
1
-1
/
+4
*
dmaengine: bcm2835: fix 64-bit warning
Arnd Bergmann
2016-07-01
1
-2
/
+3
*
dmaengine: bcm2835: fix unexported function
Ben Dooks
2016-06-08
1
-1
/
+1
*
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
Martin Sperl
2016-05-02
1
-1
/
+1
*
dmaengine: bcm2835: use platform_get_irq_byname
Martin Sperl
2016-04-19
1
-14
/
+63
*
dmaengine: bcm2835: add dma_memcopy support to bcm2835-dma
Martin Sperl
2016-04-15
1
-1
/
+35
*
dmaengine: bcm2835: add slave_sg support to bcm2835-dma
Martin Sperl
2016-04-15
1
-5
/
+108
*
dmaengine: bcm2835: limit max length based on channel type
Martin Sperl
2016-04-15
1
-3
/
+26
*
dmaengine: bcm2835: move controlblock chain generation into separate method
Martin Sperl
2016-04-15
1
-96
/
+198
*
dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc
Martin Sperl
2016-04-15
1
-3
/
+3
*
dmaengine: bcm2835: add additional defines for DMA-registers
Martin Sperl
2016-04-15
1
-8
/
+49
*
dmaengine: bcm2835: remove unnecessary masking of dma channels
Martin Sperl
2016-04-15
1
-9
/
+0
*
dmaengine: bcm2835: set residue_granularity field
Martin Sperl
2016-04-15
1
-0
/
+1
*
dmaengine: bcm2835-dma: Convert to use DMA pool
Peter Ujfalusi
2015-12-05
1
-24
/
+54
*
dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer
Peter Ujfalusi
2015-03-30
1
-0
/
+1
*
dmaengine: bcm2835: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
1
-12
/
+3
*
dmaengine: bcm2835: Split device_control
Maxime Ripard
2014-12-22
1
-23
/
+8
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
1
-1
/
+1
*
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
1
-1
/
+0
*
dmaengine: bcm2835: Remove chancnt affectations
Maxime Ripard
2014-11-06
1
-2
/
+0
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Florian Meier
2014-01-20
1
-0
/
+1
*
dmaengine: Add support for BCM2835
Florian Meier
2014-01-07
1
-0
/
+706