index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
1
-12
/
+37
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2019-03-12
1
-7
/
+15
|
|
\
|
|
*
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
Andy Duan
2019-01-20
1
-7
/
+8
|
|
*
dmaengine: imx-sdma: refine to load context only once
Robin Gong
2019-01-08
1
-0
/
+7
|
*
|
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+1
|
*
|
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+6
|
*
|
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
2019-02-25
1
-4
/
+14
|
|
/
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
|
/
*
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-01
1
-20
/
+40
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-12-31
1
-3
/
+1
|
|
\
|
|
*
dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()
Fabio Estevam
2018-11-24
1
-3
/
+1
|
*
|
dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...
Vinod Koul
2018-11-24
1
-17
/
+39
|
|
/
*
|
dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations
Lucas Stach
2018-12-05
1
-1
/
+1
*
|
dmaengine: imx-sdma: implement channel termination via worker
Lucas Stach
2018-12-05
1
-13
/
+38
*
|
Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
Lucas Stach
2018-12-05
1
-12
/
+6
*
|
Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
Lucas Stach
2018-12-05
1
-2
/
+2
|
/
*
dmaengine: imx-sdma: add memcpy interface
Robin Gong
2018-07-30
1
-3
/
+90
*
dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
Robin Gong
2018-07-30
1
-5
/
+6
*
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-06
1
-28
/
+57
*
dmaengine: imx-sdma: remove unused variable
Vinod Koul
2018-07-02
1
-5
/
+2
*
dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations
Vinod Koul
2018-07-02
1
-2
/
+2
*
dmaengine: imx-sdma: Fix some typos
Vinod Koul
2018-07-02
1
-3
/
+3
*
dmaengine: imx-sdma: alloclate bd memory from dma pool
Robin Gong
2018-07-02
1
-6
/
+12
*
dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
Robin Gong
2018-07-02
1
-46
/
+37
*
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
Robin Gong
2018-07-02
1
-14
/
+0
*
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan...
Robin Gong
2018-07-02
1
-23
/
+0
*
dmaengine: imx-sdma: add virt-dma support
Robin Gong
2018-07-02
1
-93
/
+170
*
dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
Sascha Hauer
2018-07-02
1
-54
/
+83
*
dmaengine: imx-sdma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
1
-18
/
+11
*
dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt
Thierry Bultel
2018-03-05
1
-0
/
+21
*
dmaengine: imx-sdma: Add MODULE_FIRMWARE
Nicolas Chauvet
2017-12-22
1
-0
/
+6
*
dmaengine: imx-sdma: Correct src_addr_widths and directions
Nicolin Chen
2017-09-21
1
-3
/
+11
*
dmaengine: imx-sdma: Fix compilation warning.
Arvind Yadav
2017-05-30
1
-2
/
+2
*
dmaengine: imx-sdma: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-30
1
-5
/
+18
*
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
Jiada Wang
2017-03-27
1
-1
/
+16
*
dmaengine: imx-sdma: advertise correct residue granularity
Lucas Stach
2017-03-14
1
-1
/
+1
*
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
2016-11-25
1
-4
/
+9
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
1
-5
/
+30
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2016-10-03
1
-1
/
+27
|
|
\
|
|
*
dmaengine: imx-sdma: Add i.MX7 support
Fabio Estevam
2016-08-31
1
-0
/
+26
|
|
*
dmaengine: imx-sdma: (trivial) fix a typo
Martin Kaiser
2016-08-10
1
-1
/
+1
|
*
|
dmaengine: imx-sdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+3
|
|
/
*
|
dmaengine: imx-sdma - update the residue calculation for cyclic channels
Nandor Han
2016-08-31
1
-2
/
+18
*
|
dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients
Nandor Han
2016-08-31
1
-20
/
+16
|
/
*
dmaengine: imx-sdma: remove assignment never used
Vinod Koul
2016-07-23
1
-2
/
+1
*
dmaengine: imx-sdma: remove dummy assignment
Vinod Koul
2016-07-23
1
-2
/
+0
*
dmaengine: imx-sdma: explicitly freeup irq
Vinod Koul
2016-07-16
1
-0
/
+4
*
dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler
Michael Olbrich
2016-07-12
1
-15
/
+8
*
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
Jason Liu
2015-11-16
1
-1
/
+1
*
dmaengine: imx-sdma: Remove unneeded dev_info()
Fabio Estevam
2015-10-07
1
-3
/
+0
[next]