Commit History

Author SHA1 Message Date
  Linus Torvalds d6a4c0e5d3 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 10 years ago
  Fabian Frederick 57c0342239 dmaengine: constify of_device_id array 10 years ago
  Robert Jarzmik ecb9b4241f dmaengine: mmp_pdma: fix warning about slave caps 10 years ago
  Qiao Zhou 3a314f143d dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue 10 years ago
  Maxime Ripard a0abd6719b dmaengine: mmp-pdma: Split device_control 10 years ago
  Kiran Padwal cd166280b7 dmaengine: Remove .owner field for driver 11 years ago
  Laurent Pinchart 31c1e5a135 dmaengine: Remove the context argument to the prep_dma_cyclic operation 11 years ago
  Daniel Mack 1b38da2646 dma: mmp_pdma: add support for residue reporting 11 years ago
  Laurent Pinchart 593d9c2e10 dma: mmp_pdma: Fix physical channel memory allocation size 11 years ago
  Laurent Pinchart a2a7c176cc dma: mmp_pdma: Simplify access to channel drcmr value 11 years ago
  Chao Xie f0b5077744 dma: mmp_pdma: add IRQF_SHARED when request irq 11 years ago
  Arnd Bergmann 15cec530e4 dmaengine: mmp_pdma: fix mismerge 11 years ago
  Vinod Koul 0adcdeed6f Merge branch 'topic/of' into for-linus 11 years ago
  Joe Perches 2b7f65b11d mmp_pdma: Style neatening 11 years ago
  Stephen Warren 8010dad55a dma: add dma_get_any_slave_channel(), for use in of_xlate() 11 years ago
  Wei Yongjun 086b0af19a dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe() 11 years ago
  Michael Opdenacker 174b537ac2 dma: misc: remove deprecated IRQF_DISABLED 12 years ago
  Wei Yongjun f358c289ee dma: mmp_pdma: use list_move instead of list_del/list_add 12 years ago
  Daniel Mack 023bf55f1c dma: mmp_pdma: set DMA_PRIVATE 12 years ago
  Daniel Mack 50440d74aa dma: mmp_pdma: add support for cyclic DMA descriptors 12 years ago
  Daniel Mack 0cd6156177 dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain 12 years ago
  Daniel Mack b721f9e800 dma: mmp_pdma: only complete one transaction from dma_do_tasklet() 12 years ago
  Julia Lawall f2d04c3209 dma: mmp: simplify use of devm_ioremap_resource 12 years ago
  Daniel Mack 6fc4573c4e dma: mmp_pdma: add support for byte-aligned transfers 12 years ago
  Daniel Mack 8fd6aac3a8 dma: mmp_pdma: remove duplicate assignment 12 years ago
  Daniel Mack 419d1f126b dma: mmp_pdma: print the number of channels at probe time 12 years ago
  Daniel Mack a9a7cf08bd dma: mmp_pdma: make the controller a DMA provider 12 years ago
  Daniel Mack 13b3006b8e dma: mmp_pdma: add filter function 12 years ago
  Daniel Mack 1ac0e845c1 dma: mmp_pdma: fix maximum transfer length 12 years ago
  Daniel Mack 638a542cc4 dma: mmp_pdma: refactor unlocking path in lookup_phy() 12 years ago