index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
edma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
Peter Ujfalusi
2014-08-26
1
-4
/
+5
*
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
Peter Ujfalusi
2014-07-28
1
-0
/
+28
*
ARM: edma: Set default queue to lowest priority
Peter Ujfalusi
2014-07-28
1
-1
/
+2
*
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2014-05-26
1
-101
/
+96
|
\
|
*
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
Peter Ujfalusi
2014-05-22
1
-42
/
+73
|
*
ARM: edma: Save number of regions from pdata to struct edma
Peter Ujfalusi
2014-05-22
1
-1
/
+2
|
*
ARM: edma: Remove num_cc member from struct edma
Peter Ujfalusi
2014-05-22
1
-4
/
+0
|
*
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
2014-05-22
1
-27
/
+1
|
*
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
2014-05-22
1
-3
/
+2
|
*
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
2014-05-22
1
-2
/
+0
|
*
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
2014-05-22
1
-14
/
+12
|
*
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2014-04-30
1
-15
/
+9
|
*
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
1
-0
/
+1
|
*
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
2014-04-22
1
-0
/
+3
*
|
ARM: common: edma: Fix xbar mapping
Thomas Gleixner
2014-04-29
1
-33
/
+15
|
/
*
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
1
-2
/
+2
*
ARM: edma: Fix clearing of unused list for DT DMA resources
Joel Fernandes
2013-09-30
1
-7
/
+31
*
ARM: edma: Add function to manually trigger an EDMA channel
Joel Fernandes
2013-09-04
1
-0
/
+17
*
ARM: edma: remove duplicated include from edma.c
Wei Yongjun
2013-07-16
1
-1
/
+0
*
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
2013-06-24
1
-0
/
+78
*
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
2013-06-24
1
-13
/
+173
*
ARM: edma: Convert to devm_* api
Lad, Prabhakar
2013-06-18
1
-45
/
+20
*
ARM: edma: remove unused transfer controller handlers
Matt Porter
2013-06-18
1
-37
/
+0
*
ARM: davinci: move private EDMA API to arm/common
Matt Porter
2013-06-18
1
-0
/
+1591