index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: imx-sdma: Check for clk_enable() errors
Fabio Estevam
2015-08-20
1
-7
/
+22
*
dmaengine: imx-sdma: Add imx6sx platform support
Zidan Wang
2015-08-19
1
-0
/
+73
*
dmaengine: imx-sdma: Add device to device support
Shengjiu Wang
2015-08-05
1
-12
/
+140
*
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-0
/
+4
|
\
|
*
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
2015-03-18
1
-0
/
+4
*
|
dmaengine: imx-sdma: switch to dynamic context mode after script loaded
Robin Gong
2015-03-16
1
-3
/
+4
|
/
*
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-02-02
1
-82
/
+50
|
\
|
*
dmaengine: imx-sdma: Return a proper error code in platform_get_irq()
Fabio Estevam
2015-01-13
1
-1
/
+1
|
*
dmaengine: imx-sdma: Use devm functions
Fabio Estevam
2015-01-13
1
-46
/
+16
|
*
dmaengine: imx-sdma: Declare slave capabilities for the generic code
Fabio Estevam
2015-01-13
1
-0
/
+4
|
*
dmaengine: imx-sdma: Split device_control
Maxime Ripard
2014-12-22
1
-36
/
+30
*
|
dmaengine: imx-sdma: fix indentation
Asaf Vertz
2014-12-22
1
-9
/
+9
|
/
*
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
2014-12-05
1
-1
/
+2
*
dmaengine: imx-sdma: Add a new DMATYPE for SAI
Nicolin Chen
2014-11-17
1
-0
/
+1
*
dma: imx-sdma: remove incorrect __init annotation from sdma_init()
Jingoo Han
2014-11-17
1
-1
/
+1
*
dma: imx-sdma: fix another incorrect __init annotation
Arnd Bergmann
2014-09-28
1
-1
/
+1
*
dma: imx-sdma: Remove spurious __init annotation on sdma_probe()
Mark Brown
2014-08-28
1
-1
/
+1
*
dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.
Vignesh Raman
2014-08-19
1
-0
/
+7
*
dma: imx-sdma: use module_platform_driver for SDMA driver
Vignesh Raman
2014-08-19
1
-6
/
+18
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
1
-1
/
+1
*
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
Nicolin Chen
2014-07-25
1
-0
/
+5
*
dmaengine: imx-sdma: Save imx_dma_data into sdmac
Nicolin Chen
2014-07-25
1
-1
/
+4
*
dmaengine: Use dma_zalloc_coherent
Joe Perches
2014-07-14
1
-3
/
+2
*
Update imx-sdma cyclic handling to report residue
Russell King - ARM Linux
2014-07-01
1
-4
/
+18
*
dmaengine: imx: correct sdmac->status for cyclic dma tx
Jiada Wang
2014-06-01
1
-2
/
+0
*
dma: sdma: Add imx25 compatible
Markus Pargmann
2014-02-18
1
-0
/
+1
*
dma: imx-sdma: Assign a default script number for ROM firmware cases
Nicolin Chen
2014-01-13
1
-0
/
+4
*
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
2013-12-16
1
-0
/
+4
*
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
2013-12-16
1
-1
/
+14
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
1
-5
/
+5
|
\
|
*
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
2013-11-13
1
-4
/
+4
|
*
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
|
ARM: 7857/1: dma: imx-sdma: setup dma mask
Philippe Retornaz
2013-10-31
1
-0
/
+4
|
/
*
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
2013-09-02
1
-6
/
+6
*
dma: imx-sdma: Add ROM script addresses to driver
Sascha Hauer
2013-08-26
1
-1
/
+99
*
dma: imx-sdma: Use struct for driver data
Sascha Hauer
2013-08-26
1
-30
/
+33
*
dma: imx-sdma: remove the unused completion
Huang Shijie
2013-08-19
1
-7
/
+0
*
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
1
-1
/
+1
*
imx-sdma: remove useless variable
Andy Shevchenko
2013-08-05
1
-6
/
+3
*
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
2013-07-05
1
-0
/
+40
*
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
2013-04-15
1
-2
/
+2
*
dma: imx-sdma: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
*
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-09
1
-1
/
+1
|
\
|
*
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
1
-1
/
+1
*
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-2
/
+2
|
/
*
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
2012-06-07
1
-2
/
+4
*
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-12
/
+28
|
\
|
*
dmaengine i.MX SDMA: do not depend on grouped clocks
Sascha Hauer
2012-04-25
1
-12
/
+28
*
|
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
1
-26
/
+31
[next]