Sachin Kamat
|
06f8db4b64
dma: imx-dma: Remove redundant NULL check
|
12 years ago |
Markus Pargmann
|
5c6b3e7725
DMA: imx-dma: imxdma->dev used uninitialized
|
12 years ago |
Markus Pargmann
|
290ad0f9d9
dma: imx-dma: Add oftree support
|
12 years ago |
Syam Sidhardhan
|
96a3713ebc
dma: imx-dma: Remove redundant NULL check before kfree
|
12 years ago |
Maxin B. John
|
1d1bbd305a
dma: Remove erroneous __exit and __exit_p() references
|
12 years ago |
Greg Kroah-Hartman
|
422d26b6ec
Merge 3.8-rc5 into driver-core-next
|
12 years ago |
Thierry Reding
|
7331205a96
dma: Convert to devm_ioremap_resource()
|
12 years ago |
Javier Martin
|
bef2a8d3f6
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
|
12 years ago |
Olof Johansson
|
66267ee587
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
|
12 years ago |
Wei Yongjun
|
720dfd250e
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
|
12 years ago |
Shawn Guo
|
e51d0f0ac4
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
|
13 years ago |
Shawn Guo
|
73930eb31b
dma: imx-dma: retrieve MEM and IRQ from resources
|
13 years ago |
Shawn Guo
|
04bbd8ef53
dma: imx-dma: use devm_kzalloc and devm_request_irq
|
13 years ago |
Linus Torvalds
|
f5a246eab9
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
12 years ago |
Linus Torvalds
|
9cd11c0c47
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Peter Ujfalusi
|
ec8b5e48c0
dmaengine: Pass flags via device_prep_dma_cyclic() callback
|
13 years ago |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 years ago |
Masanari Iida
|
d73111c6d4
dma: fix comments
|
13 years ago |
Fabio Estevam
|
a2367db2ec
dma: imx-dma: Fix kernel crash due to missing clock conversion
|
13 years ago |
Lars-Peter Clausen
|
fdaf9c4b22
dmaengine: Use dma_sg_len(sg) instead of sg->length
|
13 years ago |
Vinod Koul
|
60f2951e3a
dmaengine: imx-dma: dont complete descriptor for cyclic dma
|
13 years ago |
Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Javier Martin
|
660cd0dd94
dmaengine: i.MX: Fix merge of cookie branch.
|
13 years ago |
Javier Martin
|
f606ab897b
dmaengine: i.MX: Add support for interleaved transfers.
|
13 years ago |
Javier Martin
|
f9b283a6e4
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
|
13 years ago |
Javier Martin
|
cd5cf9da02
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
|
13 years ago |
Javier Martin
|
a6cbb2d87d
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
|
13 years ago |
Javier Martin
|
2d9c2fc59a
dmaengine: imx-dma: remove internal structure.
|
13 years ago |
Javier Martin
|
6b0e2f55e3
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
|
13 years ago |