index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
edma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+52
2014-11-21
ARM: common: edma: edma_pm_resume may be unused
Arnd Bergmann
1
-0
/
+2
2014-11-18
ARM: common: edma: add suspend resume hook
Daniel Mack
1
-2
/
+50
2014-11-05
dma: edma: move device registration to platform code
Arnd Bergmann
1
-0
/
+9
2014-08-26
ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
Peter Ujfalusi
1
-4
/
+5
2014-07-28
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
Peter Ujfalusi
1
-0
/
+28
2014-07-28
ARM: edma: Set default queue to lowest priority
Peter Ujfalusi
1
-1
/
+2
2014-05-26
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-101
/
+96
2014-05-22
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
Peter Ujfalusi
1
-42
/
+73
2014-05-22
ARM: edma: Save number of regions from pdata to struct edma
Peter Ujfalusi
1
-1
/
+2
2014-05-22
ARM: edma: Remove num_cc member from struct edma
Peter Ujfalusi
1
-4
/
+0
2014-05-22
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
1
-27
/
+1
2014-05-22
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
1
-3
/
+2
2014-05-22
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
1
-2
/
+0
2014-05-22
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
1
-14
/
+12
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
1
-15
/
+9
2014-04-29
ARM: common: edma: Fix xbar mapping
Thomas Gleixner
1
-33
/
+15
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
1
-0
/
+1
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
1
-0
/
+3
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-09-30
ARM: edma: Fix clearing of unused list for DT DMA resources
Joel Fernandes
1
-7
/
+31
2013-09-04
ARM: edma: Add function to manually trigger an EDMA channel
Joel Fernandes
1
-0
/
+17
2013-07-16
ARM: edma: remove duplicated include from edma.c
Wei Yongjun
1
-1
/
+0
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
1
-0
/
+78
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
1
-13
/
+173
2013-06-18
ARM: edma: Convert to devm_* api
Lad, Prabhakar
1
-45
/
+20
2013-06-18
ARM: edma: remove unused transfer controller handlers
Matt Porter
1
-37
/
+0
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-0
/
+1591