index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
bcm2835-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
dmaengine: bcm2835-dma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2020-09-11
dmaengine: bcm2835: Drop local dma_parms
Robin Murphy
1
-3
/
+0
2019-12-26
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
Sascha Hauer
1
-4
/
+1
2019-09-18
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+3
2019-09-11
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
1
-0
/
+19
2019-09-11
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
1
-0
/
+6
2019-09-11
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
1
-0
/
+1
2019-09-11
dmaengine: bcm2835: Allow cyclic transactions without interrupt
Lukas Wunner
1
-2
/
+10
2019-07-22
dmaengine: bcm2835: Print error in case setting DMA mask fails
Stefan Wahren
1
-1
/
+3
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+0
2019-04-26
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
1
-1
/
+0
2019-04-23
dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
Stefan Wahren
1
-1
/
+1
2019-03-12
Merge branch 'topic/brcm' into for-linus
Vinod Koul
1
-61
/
+31
2019-02-04
dmaengine: bcm2835: Drop outdated comment on supported transactions
Lukas Wunner
1
-3
/
+0
2019-02-04
dmaengine: bcm2835: Drop gratuitous list deletion
Lukas Wunner
1
-10
/
+0
2019-02-04
dmaengine: bcm2835: Enforce control block alignment
Lukas Wunner
1
-1
/
+5
2019-02-04
dmaengine: bcm2835: Return void from abort of transactions
Lukas Wunner
1
-3
/
+2
2019-02-04
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
1
-32
/
+9
2019-02-04
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
1
-15
/
+18
2019-01-07
dmaengine: bcm2835: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-11-11
dmaengine: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-10
/
+1
2018-11-11
dmaengine: bcm2835: make license text and module license match
Stefan Wahren
1
-1
/
+1
2018-10-07
dmaengine: bcm2835: remove dma_slave_config direction usage
Vinod Koul
1
-8
/
+0
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