Commit History

Author SHA1 Message Date
  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 12 years ago
  Shawn Guo 73930eb31b dma: imx-dma: retrieve MEM and IRQ from resources 12 years ago
  Shawn Guo 04bbd8ef53 dma: imx-dma: use devm_kzalloc and devm_request_irq 12 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 12 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
  Javier Martin e4756b5e06 dmaengine: imx-dma: remove 'in_use' field of 'internal' structure. 13 years ago
  Javier Martin 833bc03bf1 dmaengine: imx-dma: remove sg member from internal structure. 13 years ago
  Javier Martin 359291a1a0 dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. 13 years ago
  Javier Martin bdc0c7534c dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function. 13 years ago
  Javier Martin 3b4b6dfc20 dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function. 13 years ago