index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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-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
2012-01-30
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
1
-6
/
+5
2012-01-06
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
Haitao Zhang
1
-2
/
+3
2011-12-05
IMX/SDMA : save the real count for one DMA transaction.
Huang Shijie
1
-2
/
+9
2011-11-22
IMX/DMA : set the DMA direction in the sdma_control()
Huang Shijie
1
-0
/
+1
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-5
/
+5
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
drivers/dma: Add module.h to files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-5
/
+5
2011-09-21
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-29
dmaengine i.MX SDMA: use request_firmware_nowait
Sascha Hauer
1
-7
/
+16
2011-08-29
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
Sascha Hauer
1
-0
/
+6
2011-08-29
dmaengine i.MX SDMA: lock channel 0
Sascha Hauer
1
-2
/
+16
2011-08-02
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+3
2011-07-27
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
1
-3
/
+39
2011-07-27
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
1
-10
/
+2
2011-07-27
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
1
-10
/
+30
2011-07-25
dmaengine: imx-sdma: return proper error if kzalloc fails
Axel Lin
1
-1
/
+3
2011-07-07
dmaengine: imx-sdma: pass sdma firmware name via platform data
Shawn Guo
1
-3
/
+3
2011-02-14
Merge branch 'imx' into dmaengine-fixes
Dan Williams
1
-35
/
+41
2011-01-31
Merge branch 'dmaengine-shawn' into dmaengine
Sascha Hauer
1
-10
/
+6
2011-01-31
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
Shawn Guo
1
-1
/
+4
2011-01-31
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
Shawn Guo
1
-1
/
+1
2011-01-31
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
Shawn Guo
1
-3
/
+1
2011-01-31
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...
Shawn Guo
1
-0
/
+1
2011-01-31
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
Shawn Guo
1
-6
/
+0
2011-01-31
dmaengine i.MX SDMA: reserve channel 0 by not registering it
Sascha Hauer
1
-18
/
+12
2011-01-31
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
Sascha Hauer
1
-3
/
+3
2011-01-31
dmaengine i.MX SDMA: do not initialize chan_id field
Sascha Hauer
1
-1
/
+0
2011-01-31
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
Sascha Hauer
1
-3
/
+17
2011-01-31
dmaengine i.MX sdma: set maximum segment size for our device
Sascha Hauer
1
-0
/
+3
[next]