Commit History

Author SHA1 Message Date
  Andy Shevchenko 42c91ee71d dw_dmac: add ACPI support 12 years ago
  Andy Shevchenko f5b9b77eea dw_dmac: remove unnecessary ENODEV check 12 years ago
  Arnd Bergmann f776076b9f dmaengine: dw_dmac: simplify master selection 12 years ago
  Andy Shevchenko bd2e6b6640 dw_dmac: rename DT related methods to reflect their belonging 12 years ago
  Andy Shevchenko 75c6122526 dw_dmac: fix style of the comments 12 years ago
  Andy Shevchenko 123b69ab80 dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pause 12 years ago
  Andy Shevchenko bce95c63ef dw_dmac: adjust slave_id accordingly to request line base 12 years ago
  Arnd Bergmann f73bb9b355 dmaengine: dw_dma: fix endianess for DT xlate function 12 years ago
  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