Age | Commit message (Expand) | Author |
---|---|---|
2008-02-06 | async_tx: allow architecture specific async_tx_find_channel implementations | Dan Williams |
2008-02-06 | async_tx: replace 'int_en' with operation preparation flags | Dan Williams |
2008-02-06 | async_tx: kill tx_set_src and tx_set_dest methods | Dan Williams |
2008-02-06 | async_tx: kill ASYNC_TX_ASSUME_COHERENT | Dan Williams |
2008-02-06 | async_tx: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | async_tx: fix compile breakage, mark do_async_xor __always_inline | Dan Williams |
2007-09-24 | async_tx: fix dma_wait_for_async_tx | Dan Williams |
2007-07-20 | async_tx: fix kmap_atomic usage in async_memcpy | Dan Williams |
2007-07-13 | async_tx: add the async_tx api | Dan Williams |