Commit History

Author SHA1 Message Date
  Linus Torvalds 2795343705 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
  Richard Zhao 2ccaef0520 dma: imx-sdma: make channel0 operations atomic 13 years ago
  Lars-Peter Clausen fdaf9c4b22 dmaengine: Use dma_sg_len(sg) instead of sg->length 13 years ago
  Huang Shijie abd9ccc84c dma: imx-sdma: keep the callbacks invoked in the tasklet 13 years ago
  Sascha Hauer 7560e3f358 dmaengine i.MX SDMA: do not depend on grouped clocks 13 years ago
  Linus Torvalds ef08e78268 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 13 years ago
  Alexandre Bounine 185ecb5f4f dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic 13 years ago
  Fabio Estevam ad1122e545 dma: imx-sdma: Treat firmware messages as warnings instead of erros 13 years ago
  Vinod Koul 1f3d6dc0be Merge branch 'rmk_cookie_fixes2' into next 13 years ago
  Vinod Koul 949ff5b8d4 dmaengine: fix for cookie changes and merge 13 years ago
  Russell King - ARM Linux 8ac695463f dmaengine: ensure all DMA engine drivers initialize their cookies 13 years ago
  Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 years ago
  Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 years ago
  Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 years ago
  Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 years ago
  Vinod Koul 5170c051a5 Revert "drivers/dma: linux/module.h included twice" 13 years ago
  Fabio Estevam 6d0d7e2d55 dma: imx-sdma: Print a message when firmare fails to be requested 13 years ago
  Fabio Estevam 6602b0ddf3 dma: imx-sdma: Let the driver be probed even if no firware is found 13 years ago
  Danny Kukawka 865d9438eb drivers/dma: linux/module.h included twice 13 years ago
  Paul Gortmaker 13ae246db4 includecheck: delete any duplicate instances of module.h 13 years ago
  Philippe Rétornaz b63fd6ce71 i.MX SDMA: Fix burstsize settings 13 years ago
  Philippe Rétornaz 94ac27a54b i.MX SDMA: Fix burstsize settings 13 years ago
  Richard Zhao 0bbc141302 dma/imx-sdma: convernt to use bit ops 13 years ago
  Richard Zhao b78bd91f47 dma/imx-sdma: use num_events to validate event_id0 13 years ago
  Richard Zhao c2c744d3aa dma/imx-sdma: move clk_enable out of sdma_request_channel 13 years ago
  Richard Zhao 3bb5e7caf9 dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel 13 years ago
  Richard Zhao c4b56857d1 dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary 13 years ago
  Richard Zhao b9a591664a dma/imx-sdma: let sdma_run_channel call sdma_enable_channel 13 years ago
  Sascha Hauer 2b4f130e05 dma: imx-sdma: start transfer in issue_pending 13 years ago
  Haitao Zhang f69f2e264f dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit 13 years ago