Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
449e3a72f7b61e76b18edb718bfe37fa8ad26b76
/
drivers
/
dma
/
imx-dma.c
bef2a8d
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
by Javier Martin
· 12 years ago
66267ee
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
by Olof Johansson
· 12 years ago
720dfd2
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
by Wei Yongjun
· 12 years ago
e51d0f0
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
73930eb
dma: imx-dma: retrieve MEM and IRQ from resources
by Shawn Guo
· 12 years ago
04bbd8e
dma: imx-dma: use devm_kzalloc and devm_request_irq
by Shawn Guo
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
ec8b5e4
dmaengine: Pass flags via device_prep_dma_cyclic() callback
by Peter Ujfalusi
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
d73111c
dma: fix comments
by Masanari Iida
· 12 years ago
a2367db
dma: imx-dma: Fix kernel crash due to missing clock conversion
by Fabio Estevam
· 12 years ago
fdaf9c4
dmaengine: Use dma_sg_len(sg) instead of sg->length
by Lars-Peter Clausen
· 13 years ago
60f2951
dmaengine: imx-dma: dont complete descriptor for cyclic dma
by Vinod Koul
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
660cd0d
dmaengine: i.MX: Fix merge of cookie branch.
by Javier Martin
· 13 years ago
f606ab8
dmaengine: i.MX: Add support for interleaved transfers.
by Javier Martin
· 13 years ago
f9b283a
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
by Javier Martin
· 13 years ago
cd5cf9d
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
by Javier Martin
· 13 years ago
a6cbb2d
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
by Javier Martin
· 13 years ago
2d9c2fc
dmaengine: imx-dma: remove internal structure.
by Javier Martin
· 13 years ago
6b0e2f5
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
by Javier Martin
· 13 years ago
e4756b5
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
by Javier Martin
· 13 years ago
833bc03
dmaengine: imx-dma: remove sg member from internal structure.
by Javier Martin
· 13 years ago
359291a
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
by Javier Martin
· 13 years ago
bdc0c75
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
by Javier Martin
· 13 years ago
3b4b6df
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
by Javier Martin
· 13 years ago
2efc344
dmaengine: imx-dma: remove dma_mode member of internal structure.
by Javier Martin
· 13 years ago
232e3c2
dmaengine: imx-dma: remove data member from internal structure.
by Javier Martin
· 13 years ago
6bd0812
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
by Javier Martin
· 13 years ago
185ecb5
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
by Alexandre Bounine
· 13 years ago
1f3d6dc
Merge branch 'rmk_cookie_fixes2' into next
by Vinod Koul
· 13 years ago
8ac6954
dmaengine: ensure all DMA engine drivers initialize their cookies
by Russell King - ARM Linux
· 13 years ago
96a2af4
dmaengine: consolidate tx_status functions
by Russell King - ARM Linux
· 13 years ago
f7fbce0
dmaengine: provide a common function for completing a dma descriptor
by Russell King - ARM Linux
· 13 years ago
884485e
dmaengine: consolidate assignment of DMA cookies
by Russell King - ARM Linux
· 13 years ago
d2ebfb3
dmaengine: add private header file
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
5170c05
Revert "drivers/dma: linux/module.h included twice"
by Vinod Koul
· 13 years ago
9e15db7
dmaengine: Add support for multiple descriptors for imx-dma.
by Javier Martin
· 13 years ago
6c05f09
dmaengine: Add support for MEMCPY for imx-dma.
by Javier Martin
· 13 years ago
865d943
drivers/dma: linux/module.h included twice
by Danny Kukawka
· 13 years ago
13ae246
includecheck: delete any duplicate instances of module.h
by Paul Gortmaker
· 13 years ago
5b31687
dma: imx-dma: start transfer in issue_pending
by Sascha Hauer
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
5c45ad7
drivers/dma: Add module.h to files implicitly using it.
by Paul Gortmaker
· 13 years ago
db8196d
dmaengine: move drivers to dma_transfer_direction
by Vinod Koul
· 13 years ago
f8de8f4
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
by Axel Lin
· 13 years ago
6584cb8
ARM i.MX dma: Fix burstsize settings
by Sascha Hauer
· 13 years ago
f8a356f
dmaengine i.MX dma: initialize dma capabilities outside channel loop
by Sascha Hauer
· 14 years ago
97a43df
dmaengine i.MX DMA: do not initialize chan_id field
by Sascha Hauer
· 14 years ago
d07102a
dmaengine i.MX dma: check sg entries for valid addresses and lengths
by Sascha Hauer
· 14 years ago
1e070a6
dmaengine i.MX dma: set maximum segment size for our device
by Sascha Hauer
· 14 years ago
cbeae41
dma: imx-dma: fix imxdma_probe error path
by Axel Lin
· 14 years ago
8267f16
dma: imx-dma: fix signedness bug
by Sascha Hauer
· 14 years ago
1f1846c
dmaengine: Add Freescale i.MX1/21/27 DMA driver
by Sascha Hauer
· 14 years ago