index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-99
/
+88
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-21
dma: imx-sdma: Treat firmware messages as warnings instead of erros
Fabio Estevam
1
-3
/
+3
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
1
-17
/
+6
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
1
-0
/
+1
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-15
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-3
/
+2
2012-03-09
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
1
-0
/
+1
2012-03-06
dma: imx-sdma: Print a message when firmare fails to be requested
Fabio Estevam
1
-2
/
+4
2012-03-06
dma: imx-sdma: Let the driver be probed even if no firware is found
Fabio Estevam
1
-8
/
+5
2012-03-06
drivers/dma: linux/module.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-29
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
1
-1
/
+0
2012-02-02
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
1
-2
/
+4
2012-02-02
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
1
-2
/
+4
2012-01-31
dma/imx-sdma: convernt to use bit ops
Richard Zhao
1
-34
/
+34
2012-01-31
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
1
-1
/
+1
2012-01-31
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
1
-2
/
+3
2012-01-31
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
1
-2
/
+2
2012-01-31
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
1
-22
/
+22
2012-01-31
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
1
-6
/
+6
[next]