index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmaengine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-10
1
-1
/
+27
|
\
|
*
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-09-02
1
-5
/
+5
|
|
\
|
|
*
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
2013-08-19
1
-5
/
+5
|
*
|
dma: dmagengine: fix function names in comments
Daniel Mack
2013-09-02
1
-2
/
+2
|
|
/
|
*
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
2013-08-13
1
-0
/
+26
*
|
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-09-09
1
-28
/
+27
|
\
\
|
*
|
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
2013-08-22
1
-28
/
+27
|
|
/
*
|
dma: convert dma_devclass to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-10
/
+16
|
/
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
1
-7
/
+0
*
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-05-02
1
-1
/
+1
|
\
|
*
DMA: of: Constant names
Markus Pargmann
2013-04-15
1
-1
/
+1
*
|
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
2013-04-15
1
-0
/
+6
*
|
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
2013-04-15
1
-3
/
+6
|
/
*
dmaengine: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-10
/
+6
*
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+4
*
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2013-01-06
1
-0
/
+16
*
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
2012-10-06
1
-1
/
+1
*
dmaengine: Cleanup logging messages
Joe Perches
2012-07-20
1
-8
/
+12
*
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-10
1
-0
/
+14
|
\
|
*
netdma: adding alignment check for NETDMA ops
Dave Jiang
2012-04-05
1
-0
/
+14
*
|
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
2012-03-06
1
-4
/
+4
|
/
*
DMAEngine: Define interleaved transfer request api
Jassi Brar
2011-11-18
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-08-04
1
-3
/
+1
|
\
|
*
dmaengine: use DEFINE_IDR for static initialization
Axel Lin
2011-08-03
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-08-01
1
-2
/
+2
|
\
\
|
*
|
dmaengine: failure to get a specific DMA channel is not critical
Guennadi Liakhovetski
2011-06-24
1
-2
/
+2
|
|
/
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
*
async_tx: make async_tx channel switching opt-in
Dan Williams
2010-10-07
1
-2
/
+2
*
-
.
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
1
-0
/
+4
|
\
\
|
|
*
dmaengine: add possibility for cyclic transfers
Sascha Hauer
2010-10-05
1
-0
/
+2
|
|
/
|
/
|
|
*
dma: add support for scatterlist to scatterlist copy
Ira Snyder
2010-10-07
1
-0
/
+2
|
/
*
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
1
-7
/
+10
|
\
|
*
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
Dan Williams
2010-05-17
1
-7
/
+9
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
DMA ENGINE: Do not reset 'private' of channel
Jassi Brar
2010-05-17
1
-2
/
+0
*
|
DMAENGINE: generic channel status v2
Linus Walleij
2010-03-26
1
-1
/
+1
*
|
DMAENGINE: generic slave control v2
Linus Walleij
2010-03-26
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
|
*
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2010-02-17
1
-1
/
+1
*
|
dmaengine: fix memleak in dma_async_device_unregister
Anatolij Gustschin
2010-02-02
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-23
/
+13
|
\
|
*
this_cpu: Eliminate get/put_cpu
Christoph Lameter
2009-10-03
1
-23
/
+13
*
|
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
Dan Williams
2009-11-19
1
-0
/
+6
*
|
dmaengine: include xor/pq validate in device_has_all_tx_types()
Dan Williams
2009-11-19
1
-0
/
+4
|
/
*
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
1
-1
/
+0
|
\
|
*
dmaengine: kill tx_list
Dan Williams
2009-09-08
1
-1
/
+0
*
|
dmaengine, async_tx: add a "no channel switch" allocator
Dan Williams
2009-09-08
1
-0
/
+40
*
|
Merge branch 'md-raid6-accel' into ioat3.2
Dan Williams
2009-09-08
1
-37
/
+16
|
\
\
|
|
/
|
/
|
|
*
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-08-29
1
-0
/
+4
|
*
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
2009-08-29
1
-35
/
+10
[next]