index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-06-07
Fix RaidEngine error status 3000000 issue.
Xuelin Shi
2013-04-26
DMA/RaidEngine: FSL RaidEngine driver
Xuelin Shi
2013-04-17
Merge tag 'v3.8.8'
Scott Wood
2013-04-17
dmaengine: omap-dma: Start DMA without delay for cyclic channels
Peter Ujfalusi
2013-03-26
fsl-dma: fix a warning of unitialized cookie
Qiang Liu
2013-03-26
fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
Qiang Liu
2013-03-26
fsl-dma: change release process of dma descriptor for supporting async_tx
Qiang Liu
2013-03-26
fsl-dma: move functions to avoid forward declarations
Qiang Liu
2013-03-26
fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
Qiang Liu
2013-03-26
fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
Qiang Liu
2013-02-28
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-01-09
dma: tegra: implement flags parameters for cyclic transfer
Laxman Dewangan
2013-01-09
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-08
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
Javier Martin
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
2013-01-06
ioat: Fix DMA memory sync direction correct flag
Shuah Khan
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-18
dmatest: check for dma mapping error
Andy Shevchenko
2012-12-18
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-01
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-11-22
dma: mv_xor: fix error handling path
Thomas Petazzoni
2012-11-22
dma: mv_xor: fix error checking of irq_of_parse_and_map()
Thomas Petazzoni
2012-11-22
dma: mv_xor: use request_irq() instead of devm_request_irq()
Thomas Petazzoni
2012-11-22
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2012-11-20
dma: mv_xor: Add a device_control function
Andrew Lunn
2012-11-20
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
Thomas Petazzoni
2012-11-20
dma: mv_xor: add Device Tree binding
Thomas Petazzoni
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
[next]