index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
bcm2835-dma.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+9
2017-03-06
dmaengine: bcm2835: Fix cyclic DMA period splitting
Matthias Reichl
1
-1
/
+4
2016-07-01
dmaengine: bcm2835: fix 64-bit warning
Arnd Bergmann
1
-2
/
+3
2016-06-08
dmaengine: bcm2835: fix unexported function
Ben Dooks
1
-1
/
+1
2016-05-02
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
Martin Sperl
1
-1
/
+1
2016-04-19
dmaengine: bcm2835: use platform_get_irq_byname
Martin Sperl
1
-14
/
+63
2016-04-15
dmaengine: bcm2835: add dma_memcopy support to bcm2835-dma
Martin Sperl
1
-1
/
+35
2016-04-15
dmaengine: bcm2835: add slave_sg support to bcm2835-dma
Martin Sperl
1
-5
/
+108
2016-04-15
dmaengine: bcm2835: limit max length based on channel type
Martin Sperl
1
-3
/
+26
2016-04-15
dmaengine: bcm2835: move controlblock chain generation into separate method
Martin Sperl
1
-96
/
+198
2016-04-15
dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc
Martin Sperl
1
-3
/
+3
2016-04-15
dmaengine: bcm2835: add additional defines for DMA-registers
Martin Sperl
1
-8
/
+49
2016-04-15
dmaengine: bcm2835: remove unnecessary masking of dma channels
Martin Sperl
1
-9
/
+0
2016-04-15
dmaengine: bcm2835: set residue_granularity field
Martin Sperl
1
-0
/
+1
2015-12-05
dmaengine: bcm2835-dma: Convert to use DMA pool
Peter Ujfalusi
1
-24
/
+54
2015-03-30
dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer
Peter Ujfalusi
1
-0
/
+1
2014-12-22
dmaengine: bcm2835: Declare slave capabilities for the generic code
Maxime Ripard
1
-12
/
+3
2014-12-22
dmaengine: bcm2835: Split device_control
Maxime Ripard
1
-23
/
+8
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-1
/
+1
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-11-06
dmaengine: bcm2835: Remove chancnt affectations
Maxime Ripard
1
-2
/
+0
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-01-20
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Florian Meier
1
-0
/
+1
2014-01-07
dmaengine: Add support for BCM2835
Florian Meier
1
-0
/
+706