index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.c
Age
Commit message (
Expand
)
Author
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-08-23
drivers/dma: make mv_xor.c driver explicitly non-modular
Paul Gortmaker
2015-08-19
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
Thomas Petazzoni
2015-08-19
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
2015-06-10
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
2015-06-10
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
dmaengine: mv_xor: Remove device_control
Maxime Ripard
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-09-23
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2014-09-23
dma: mv_xor: Remove dead code
Ezequiel Garcia
2014-09-23
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2014-09-23
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2014-09-23
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2014-09-23
dma: mv_xor: Simplify the DMA_MEMCPY operation
Lior Amsalem
2014-09-23
dma: mv_xor: Replace printk with dev_info
Ezequiel Garcia
2014-05-21
dma: mv_xor: Flush descriptors before activating a channel
Ezequiel Garcia
2014-04-10
dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()
Ezequiel Garcia
2014-04-10
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
Ezequiel Garcia
2014-04-10
dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
Ezequiel Garcia
2014-04-10
dma: mv_xor: Add DMA API error checks
Ezequiel Garcia
2014-02-12
dma: mv_xor: Silence a bunch of LPAE-related warnings
Olof Johansson
2013-12-12
dmaengine: mv_xor: fix oops when channels fail to initialise
Russell King
2013-12-12
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
Ezequiel Garcia
2013-12-12
dma: mv_xor: remove mv_desc_get_dest_addr()
Jason Cooper
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-14
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-11-14
dma: mv_xor: Remove unneeded NULL address check
Ezequiel Garcia
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-10-25
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-09
dma: mv_xor: Fix incorrect error path
Sachin Kamat
2013-08-22
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-08-22
mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}
Thomas Petazzoni
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
dma: mv_xor: use NULL instead of 0
Jingoo Han
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-06
dma: mv_xor: fix error handling for clocks
Thomas Petazzoni
2013-01-06
dma: mv_xor: fix error handling of mv_xor_channel_add()
Thomas Petazzoni
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
dma: remove use of __devinit
Bill Pemberton
[next]