提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年之前
  Arnd Bergmann 5305e4d674 dma: edma: move device registration to platform code 11 年之前
  Wolfram Sang 55f04d7f59 dma: drop owner assignment from platform_drivers 11 年之前
  Sebastian Andrzej Siewior 639559ada6 dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() 11 年之前
  Linus Torvalds c7a19c795b Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 11 年之前
  Laurent Pinchart 31c1e5a135 dmaengine: Remove the context argument to the prep_dma_cyclic operation 11 年之前
  Peter Ujfalusi ed64610f29 dmaengine: edma: Do not register second device when booted with DT 11 年之前
  Peter Ujfalusi 04d537d95e dmaengine: edma: Do not change the error code returned from edma_alloc_slot 11 年之前
  Peter Ujfalusi 8e8805d5bf dmaengine: edma: Serve cyclic (audio) channels with high priority queue 11 年之前
  Peter Ujfalusi a1f146f317 dmaengine: edma: Support to suppress the period interrupts in cyclic mode 11 年之前
  Peter Ujfalusi b7f9bc5267 dmaengine: edma: Update caps->residue_granularity to match with reality 11 年之前
  Peter Ujfalusi e4a899d9bd dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth 11 年之前
  Joel Fernandes b0cce4ca3e dmaengine: edma: update DMA memcpy to use new param element 11 年之前
  Joel Fernandes 04361d887f dmaengine: edma: Document variables used for residue accounting 11 年之前
  Thomas Gleixner 740b41f788 dmaengine: edma: Provide granular accounting 11 年之前
  Thomas Gleixner c2da2340e5 dmaengine: edma: Store transfer data in edma_desc and edma_pset 11 年之前
  Thomas Gleixner b5088ad963 dmaengine: edma: Create private pset struct 11 年之前
  Thomas Gleixner de13593971 dmaengine: edma: Check the current decriptor first in tx_status() 11 年之前
  Thomas Gleixner b6205c3901 dmaengine: edma: Sanitize residue reporting 11 年之前
  Peter Ujfalusi 9aac90960b dmaengine: edma: Add channel number to debug prints 11 年之前
  Joel Fernandes 406efb1a74 dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ 11 年之前
  Joel Fernandes 8cc3e30bea dmaengine: edma: Add DMA memcpy support 11 年之前
  Peter Ujfalusi e6fad592b0 dmaengine: edma: Print the direction value as well when it is not supported 11 年之前
  Peter Ujfalusi c594c8912b dmaengine: edma: Prefix debug prints where the text were identical in prep callbacks 11 年之前
  Peter Ujfalusi 2c88ee6b6b dmaengine: edma: Implement device_slave_caps callback 11 年之前
  Peter Ujfalusi 83bb3126cc dmaengine: edma: Reduce debug print verbosity for non verbose debugging 11 年之前
  Peter Ujfalusi 232b223d82 dmaengine: edma: Set DMA_CYCLIC capability flag 11 年之前
  Peter Ujfalusi 72c7b67aff dmaengine: edma: Add support for DMA_PAUSE/RESUME operation 11 年之前
  Peter Ujfalusi b2b617de04 dmaengine: edma: Correct the handling of src/dst_maxburst == 0 11 年之前
  Sekhar Nori 5fc68a6cad dma: edma: fix incorrect SG list handling 11 年之前