index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
async_tx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
dmaengine: add fence support
Dan Williams
1
-0
/
+3
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
1
-0
/
+8
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
1
-0
/
+9
2009-08-29
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
1
-0
/
+23
2009-08-29
async_tx: add sum check flags
Dan Williams
1
-1
/
+1
2009-06-03
async_tx: structify submission arguments, add scribble
Dan Williams
1
-30
/
+54
2009-06-03
async_tx: kill ASYNC_TX_DEP_ACK flag
Dan Williams
1
-3
/
+1
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
1
-1
/
+1
2009-03-25
async_tx: provide __async_inline for HAS_DMA=n archs
Dan Williams
1
-0
/
+9
2009-01-06
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
1
-1
/
+1
2009-01-05
dmaengine: remove dependency on async_tx
Dan Williams
1
-15
/
+0
2008-07-17
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
1
-8
/
+1
2008-07-17
async_tx: export async_tx_quiesce
Dan Williams
1
-0
/
+2
2008-02-06
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
1
-2
/
+9
2008-02-06
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
1
-2
/
+0
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
1
-6
/
+0
2007-07-13
async_tx: add the async_tx api
Dan Williams
1
-0
/
+156