index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mxs-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-5
/
+29
|
\
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-4
/
+28
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
*
|
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
1
-2
/
+3
*
|
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
1
-0
/
+1
*
|
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
|
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-14
/
+1
*
|
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
*
|
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-3
/
+2
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-40
/
+13
|
\
|
*
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
2011-12-23
1
-1
/
+1
|
*
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
2011-12-23
1
-28
/
+1
|
*
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
2011-12-23
1
-1
/
+4
|
*
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
2011-12-23
1
-5
/
+2
|
*
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
2011-12-23
1
-1
/
+1
|
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-4
/
+4
*
|
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-4
/
+4
|
/
*
mxs-dma: enable CLKGATE before accessing registers
Lothar Waßmann
2011-08-16
1
-21
/
+24
*
ARM: mxs-dma: reset after disable channel
Dong Aisheng
2011-07-26
1
-0
/
+1
*
dma: mxs-dma: fix unterminated platform_device_id table
Axel Lin
2011-07-26
1
-0
/
+2
*
dmaengine: mxs-dma: skip request_irq for NO_IRQ
Shawn Guo
2011-07-14
1
-4
/
+6
*
dmaengine: mxs-dma: add dma support for i.MX23/28
Shawn Guo
2011-03-02
1
-0
/
+724