Commit History

Author SHA1 Message Date
  Linus Torvalds 527c680f7c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 12 years ago
  Arnd Bergmann f9c6a655a9 dmaengine: dw_dmac: move to generic DMA binding 12 years ago
  Linus Torvalds 5115f3c19d Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 12 years ago
  Andy Shevchenko 877e86f283 dw_dmac: apply default dma_mask if needed 12 years ago
  Mika Westerberg cfdf5b6cc5 dw_dmac: add support for Lynxpoint DMA controllers 12 years ago
  Andy Shevchenko 4702d5244c dw_dmac: return proper residue value 12 years ago
  Andy Shevchenko 176dcec50f dw_dmac: fill individual length of descriptor 12 years ago
  Andy Shevchenko 30d38a3286 dw_dmac: introduce total_len field in struct dw_desc 12 years ago
  Andy Shevchenko fdf475fa40 dw_dmac: remove unnecessary tx_list field in dw_dma_chan 12 years ago
  Andy Shevchenko 985a6c7dcf dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug 12 years ago
  Thierry Reding 7331205a96 dma: Convert to devm_ioremap_resource() 12 years ago
  Andy Shevchenko 77bcc497c6 dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors 12 years ago
  Andy Shevchenko 5be10f349b dw_dmac: don't exceed AHB master number in dwc_get_data_width 12 years ago
  Andy Shevchenko f8122a82d2 dw_dmac: allocate dma descriptors from DMA_COHERENT memory 12 years ago
  Heikki Krogerus a5dbff111c dma: dw_dmac: clear suspend bit during termination 12 years ago
  Andy Shevchenko 23d5f4ec9d dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous 12 years ago
  Andy Shevchenko 495aea4b57 dw_dmac: make usage of dw_dma_slave optional 12 years ago
  Andy Shevchenko 0fdb567fc7 dw_dmac: store direction in the custom channel structure 12 years ago
  Andy Shevchenko 01126856ff dw_dmac: call .probe after we have a device in place 12 years ago
  Andy Shevchenko f44b92f4dd dma: dw_dmac: check direction properly in dw_dma_cyclic_prep 12 years ago
  Andy Shevchenko 21fe3c5245 dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume 12 years ago
  Andy Shevchenko f5c6a7df35 dw_dmac: update tx_node_active in dwc_do_single_block 12 years ago
  Andy Shevchenko 21e93c1e7d dw_dmac: remove redundant check 12 years ago
  Andy Shevchenko cbd65312ba dw_dmac: check for mapping errors 12 years ago
  Andy Shevchenko 123de54341 dw_dmac: absence of pdata isn't critical when autocfg is set 12 years ago
  Andy Shevchenko e63a47a361 dw_dmac: introduce to_dw_desc() macro 12 years ago
  Andy Shevchenko ba84bd7146 dw_dmac: change dev_crit to dev_WARN in dwc_handle_error 12 years ago
  Andy Shevchenko 6168d5670b dw_dmac: don't call platform_get_drvdata twice 12 years ago
  Andy Shevchenko 21d43f49cb dw_dmac: change dev_printk() to corresponding macros 12 years ago
  Heikki Krogerus b801479bb6 dmaengine: dw_dmac: amend description and indentation 12 years ago