Messages in this thread |  | | From | Torsten Fleischer <> | Subject | [PATCH 0/2] dma: at_hdmac: Fix residue calculation and add mem to mem sg support | Date | Sun, 8 Feb 2015 10:29:02 +0100 |
| |
From: Torsten Fleischer <torfl6749@gmail.com>
This series fixes the calculation of the residual bytes and adds support for memory to memory scatter-gather transfers.
Torsten Fleischer (2): dma: at_hdmac: Fix calculation of the residual bytes dma: at_hdmac: Add support for memory to memory sg transfers
drivers/dma/at_hdmac.c | 316 ++++++++++++++++++++++++++++++++------------ drivers/dma/at_hdmac_regs.h | 11 +- 2 files changed, 233 insertions(+), 94 deletions(-)
-- 2.1.4
|  |