Commit History

Author SHA1 Message Date
  Philippe Rétornaz 94ac27a54b i.MX SDMA: Fix burstsize settings 13 years ago
  Haitao Zhang f69f2e264f dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit 13 years ago
  Huang Shijie ab59a510c6 IMX/SDMA : save the real count for one DMA transaction. 13 years ago
  Huang Shijie e69664336d IMX/DMA : set the DMA direction in the sdma_control() 13 years ago
  Vinod Koul e0d23ef29e Merge branch 'dma_slave_direction' into next_test_dirn 13 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Paul Gortmaker 5c45ad77ff drivers/dma: Add module.h to files implicitly using it. 14 years ago
  Vinod Koul db8196df4b dmaengine: move drivers to dma_transfer_direction 13 years ago
  Axel Lin f8de8f4ce2 dmaengine i.MX DMA/SDMA: add missing include of linux/module.h 14 years ago
  Sascha Hauer 7b4b88e067 dmaengine i.MX SDMA: use request_firmware_nowait 14 years ago
  Sascha Hauer 36e2f21ab4 dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially 14 years ago
  Sascha Hauer 73eab978ad dmaengine i.MX SDMA: lock channel 0 14 years ago
  Linus Torvalds 12ff47e7f5 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 14 years ago
  Shawn Guo 580975d7f4 dmaengine: imx-sdma: add device tree probe support 14 years ago
  Shawn Guo 40ad5b3791 dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name 14 years ago
  Shawn Guo 62550cd7c0 dmaengine: imx-sdma: use platform_device_id to identify sdma version 14 years ago
  Axel Lin 1c1d954753 dmaengine: imx-sdma: return proper error if kzalloc fails 14 years ago
  Shawn Guo 2e534b21a5 dmaengine: imx-sdma: pass sdma firmware name via platform data 14 years ago
  Dan Williams e19d1d4988 Merge branch 'imx' into dmaengine-fixes 14 years ago
  Sascha Hauer 60f1df5dc6 Merge branch 'dmaengine-shawn' into dmaengine 14 years ago
  Shawn Guo 341b9419a8 dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg() 14 years ago
  Shawn Guo 1e9cebb42d dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop() 14 years ago
  Shawn Guo 8a9659114c dmaengine: imx-sdma: return sdmac->status in sdma_tx_status() 14 years ago
  Shawn Guo 4b2ce9ddb3 dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg() 14 years ago
  Shawn Guo 1797c33f0e dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() 14 years ago
  Sascha Hauer 23889c6352 dmaengine i.MX SDMA: reserve channel 0 by not registering it 14 years ago
  Sascha Hauer 7214a8b14f dmaengine i.MX SDMA: initialize dma capabilities outside channel loop 14 years ago
  Sascha Hauer 7a0e9b2557 dmaengine i.MX SDMA: do not initialize chan_id field 14 years ago
  Sascha Hauer 1fa81c270d dmaengine i.MX sdma: check sg entries for valid addresses and lengths 14 years ago
  Sascha Hauer b9b3f82f94 dmaengine i.MX sdma: set maximum segment size for our device 14 years ago