Commit History

Author SHA1 Message Date
  Linus Torvalds 3527122745 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma 10 years ago
  Paul Gortmaker 25cf68da08 drivers/dma: make mv_xor.c driver explicitly non-modular 10 years ago
  Thomas Petazzoni 777572911a dmaengine: mv_xor: optimize performance by using a subset of the XOR channels 10 years ago
  Thomas Petazzoni 6d8f7abd23 dmaengine: mv_xor: remove support for dmacap,* DT properties 10 years ago
  Thomas Petazzoni 0ec9ebc706 dmaengine: mv_xor: fix big endian operation in register mode 10 years ago
  Lior Amsalem fbea28a2af dmaengine: mv_xor: improve descriptors list handling and reduce locking 10 years ago
  Lior Amsalem 6f166312c6 dmaengine: mv_xor: add support for a38x command in descriptor mode 10 years ago
  Maxime Ripard 0951e728ff dmaengine: mv_xor: Rename function for consistent naming 10 years ago
  Lior Amsalem 9136291f1d dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup 10 years ago
  Fabian Frederick 57c0342239 dmaengine: constify of_device_id array 10 years ago
  Jarkko Nikula 3b62286d0e dmaengine: Remove FSF mailing addresses 10 years ago
  Maxime Ripard 581dc2ccb1 dmaengine: mv_xor: Remove device_control 10 years ago
  Wolfram Sang 55f04d7f59 dma: drop owner assignment from platform_drivers 11 years ago
  Linus Torvalds 52d589a01d Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 11 years ago
  Linus Torvalds d0cd84817c Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 11 years ago
  Lior Amsalem 22843545b2 dma: mv_xor: Add support for DMA_INTERRUPT 11 years ago
  Ezequiel Garcia 37380b980e dma: mv_xor: Remove dead code 11 years ago
  Lior Amsalem ba87d13721 dma: mv_xor: Reduce interrupts by enabling EOD only when needed 11 years ago
  Ezequiel Garcia 0e7488ed01 dma: mv_xor: Remove all interrupt magic numbers 11 years ago
  Lior Amsalem dfc97661bd dma: mv_xor: Remove multi-slot support 11 years ago
  Lior Amsalem 3e4f52e2da dma: mv_xor: Simplify the DMA_MEMCPY operation 11 years ago
  Ezequiel Garcia b8291ddeed dma: mv_xor: Replace printk with dev_info 11 years ago
  Ezequiel Garcia 5a9a55bf91 dma: mv_xor: Flush descriptors before activating a channel 11 years ago
  Ezequiel Garcia fbeec99ad5 dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() 11 years ago
  Ezequiel Garcia e43147acba dma: mv_xor: Remove all callers of mv_xor_slot_cleanup() 11 years ago
  Ezequiel Garcia 890766d278 dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call 11 years ago
  Ezequiel Garcia b8c01d259a dma: mv_xor: Add DMA API error checks 11 years ago
  Olof Johansson 31fd8f5b89 dma: mv_xor: Silence a bunch of LPAE-related warnings 11 years ago
  Russell King 0be8253fa2 dmaengine: mv_xor: fix oops when channels fail to initialise 11 years ago
  Ezequiel Garcia d16695a750 dma: mv_xor: Use dmaengine_unmap_data for the self-tests 11 years ago