index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
dmaengine: imx-sdma: Add device to device support
Shengjiu Wang
1
-12
/
+140
2015-05-04
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+4
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
1
-0
/
+4
2015-03-16
dmaengine: imx-sdma: switch to dynamic context mode after script loaded
Robin Gong
1
-3
/
+4
2015-02-03
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
1
-82
/
+50
2015-01-13
dmaengine: imx-sdma: Return a proper error code in platform_get_irq()
Fabio Estevam
1
-1
/
+1
2015-01-13
dmaengine: imx-sdma: Use devm functions
Fabio Estevam
1
-46
/
+16
2015-01-13
dmaengine: imx-sdma: Declare slave capabilities for the generic code
Fabio Estevam
1
-0
/
+4
2014-12-22
dmaengine: imx-sdma: Split device_control
Maxime Ripard
1
-36
/
+30
2014-12-22
dmaengine: imx-sdma: fix indentation
Asaf Vertz
1
-9
/
+9
2014-12-05
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
1
-1
/
+2
2014-11-17
dmaengine: imx-sdma: Add a new DMATYPE for SAI
Nicolin Chen
1
-0
/
+1
2014-11-17
dma: imx-sdma: remove incorrect __init annotation from sdma_init()
Jingoo Han
1
-1
/
+1
2014-09-28
dma: imx-sdma: fix another incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2014-08-28
dma: imx-sdma: Remove spurious __init annotation on sdma_probe()
Mark Brown
1
-1
/
+1
2014-08-19
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
Vignesh Raman
1
-0
/
+7
2014-08-19
dma: imx-sdma: use module_platform_driver for SDMA driver
Vignesh Raman
1
-6
/
+18
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-25
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
Nicolin Chen
1
-0
/
+5
2014-07-25
dmaengine: imx-sdma: Save imx_dma_data into sdmac
Nicolin Chen
1
-1
/
+4
2014-07-14
dmaengine: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-07-01
Update imx-sdma cyclic handling to report residue
Russell King - ARM Linux
1
-4
/
+18
2014-06-01
dmaengine: imx: correct sdmac->status for cyclic dma tx
Jiada Wang
1
-2
/
+0
2014-02-18
dma: sdma: Add imx25 compatible
Markus Pargmann
1
-0
/
+1
2014-01-13
dma: imx-sdma: Assign a default script number for ROM firmware cases
Nicolin Chen
1
-0
/
+4
2013-12-16
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
1
-0
/
+4
2013-12-16
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
1
-1
/
+14
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+5
2013-11-13
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
1
-4
/
+4
2013-10-31
ARM: 7857/1: dma: imx-sdma: setup dma mask
Philippe Retornaz
1
-0
/
+4
2013-10-25
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-09-02
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
1
-6
/
+6
2013-08-26
dma: imx-sdma: Add ROM script addresses to driver
Sascha Hauer
1
-1
/
+99
2013-08-26
dma: imx-sdma: Use struct for driver data
Sascha Hauer
1
-30
/
+33
2013-08-19
dma: imx-sdma: remove the unused completion
Huang Shijie
1
-7
/
+0
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
imx-sdma: remove useless variable
Andy Shevchenko
1
-6
/
+3
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
1
-0
/
+40
2013-04-15
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
1
-2
/
+2
2012-10-15
dma: imx-sdma: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+1
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-06-07
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
1
-2
/
+4
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+28
2012-05-11
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
1
-26
/
+31
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-1
/
+1
2012-05-11
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
1
-2
/
+7
2012-04-25
dmaengine i.MX SDMA: do not depend on grouped clocks
Sascha Hauer
1
-12
/
+28
[next]