index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
fsl-edma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: fsl-edma: implement .device_synchronize callback
Andrey Smirnov
2019-08-08
1
-0
/
+8
*
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-08-08
1
-0
/
+65
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-6
/
+2
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-13
/
+30
|
\
|
*
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
2019-07-08
1
-66
/
+0
|
*
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-07-03
1
-0
/
+66
|
*
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
2019-07-03
1
-13
/
+30
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
dmaengine: fsl-edma: Adjust indentation
Krzysztof Kozlowski
2019-05-04
1
-3
/
+3
*
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
2019-02-04
1
-0
/
+1
*
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
2018-09-11
1
-15
/
+17
*
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...
Angelo Dureghello
2018-09-11
1
-696
/
+1
*
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
2017-12-15
1
-14
/
+14
*
dmaengine: fsl-edma: kill the tasklets upon exit
Vinod Koul
2016-07-16
1
-0
/
+12
*
dmaengine: fsl-edma: explicitly freeup irq
Vinod Koul
2016-07-16
1
-0
/
+12
*
dmaengine: fsl-edma: print error code in error messages.
Peter Griffin
2016-06-21
1
-2
/
+4
*
dmaengine: fsl-edma: Fix clock handling error paths
Peter Griffin
2016-06-21
1
-4
/
+15
*
dmaengine: fsl-edma: add PM suspend/resume support
Yuan Yao
2015-12-05
1
-3
/
+82
*
dmaengine: fsl-edma: clear pending interrupts on initialization
Stefan Agner
2015-06-25
1
-4
/
+5
*
dmaengine: fsl-edma: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
1
-13
/
+4
*
dmaengine: fsl-edma: Split device_control
Maxime Ripard
2014-12-22
1
-48
/
+58
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
Jingchang Lu
2014-12-09
1
-93
/
+96
*
|
dmaengine: fsl-edma: fix calculation of remaining bytes
Stefan Agner
2014-12-08
1
-1
/
+1
|
/
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dmaengine: fsl-edma: fix dmamux index calculating error
Jingchang Lu
2014-07-25
1
-2
/
+4
*
dma: fix eDMA driver as a subsys_initcall
Yuan Yao
2014-04-16
1
-1
/
+11
*
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
2014-03-06
1
-2
/
+2
*
dma: Add Freescale eDMA engine driver support
Jingchang Lu
2014-02-18
1
-0
/
+975