summaryrefslogtreecommitdiff
path: root/drivers/dma/mv_xor.c
Commit message (Expand)AuthorAge
* dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-22
* dmaengine: mv_xor: use offset_in_page() macroGeliang Tang2017-04-24
* dmaengine: mv_xor: remove redundant null check on cdColin Ian King2017-03-14
* dmaengine: mv_xor: use builtin_platform_driverGeliang Tang2016-11-25
* dmaengine: mv_xor: Add support for scatter-gather DMA modeStefan Roese2016-11-25
* Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: mv_xor: move unmap to before callbackDave Jiang2016-08-08
* | Merge branch 'topic/mv_xor' into for-linusVinod Koul2016-10-03
|\ \ | |/ |/|
| * dmaengine: mv_xor: Add support for IO (PCIe) src/dst areasStefan Roese2016-09-15
* | dmaengine: mv_xor: convert callback to helper functionDave Jiang2016-08-08
|/
* Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-28
|\
| * dmaengine: mv_xor: Minor coding style fixStefan Roese2016-06-07
* | dmaengine: mv_xor: Fix incorrect offset in dma_map_page()Stefan Roese2016-06-07
|/
* dmaengine: mv_xor: add support for Armada 3700 SoCMarcin Wojtas2016-05-03
* dmaengine: mv_xor: use SoC type instead of directly the operation modeGregory CLEMENT2016-05-03
* dmaengine: mv_xor: make the code 64 bits compliantGregory CLEMENT2016-05-03
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
* dmaengine: mv_xor: add suspend/resume supportThomas Petazzoni2016-01-06
* dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()Thomas Petazzoni2016-01-06
* dmaengine: mv_xor: remove mv_xor_chan->current_type fieldThomas Petazzoni2016-01-06
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\
| * drivers/dma: make mv_xor.c driver explicitly non-modularPaul Gortmaker2015-08-23
| * dmaengine: mv_xor: optimize performance by using a subset of the XOR channelsThomas Petazzoni2015-08-19
| * dmaengine: mv_xor: remove support for dmacap,* DT propertiesThomas Petazzoni2015-08-19
* | dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-31
|/
* dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2015-06-10
* dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-10
* dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard2015-06-10
* dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-06-10
* dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* dmaengine: mv_xor: Remove device_controlMaxime Ripard2014-12-22
* dma: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * dma: mv_xor: Add support for DMA_INTERRUPTLior Amsalem2014-09-23
| * dma: mv_xor: Remove dead codeEzequiel Garcia2014-09-23
| * dma: mv_xor: Reduce interrupts by enabling EOD only when neededLior Amsalem2014-09-23
| * dma: mv_xor: Remove all interrupt magic numbersEzequiel Garcia2014-09-23
| * dma: mv_xor: Remove multi-slot supportLior Amsalem2014-09-23
| * dma: mv_xor: Simplify the DMA_MEMCPY operationLior Amsalem2014-09-23
| * dma: mv_xor: Replace printk with dev_infoEzequiel Garcia2014-09-23
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()Ezequiel Garcia2014-04-10
| * dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()Ezequiel Garcia2014-04-10
| * dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() callEzequiel Garcia2014-04-10
| * dma: mv_xor: Add DMA API error checksEzequiel Garcia2014-04-10
* | dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia2014-05-21
|/
* dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson2014-02-12
* dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-12
* dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-12