diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-30 10:57:33 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-30 10:57:33 -0400 |
commit | 228b60acaa4529c2208ee7a420f6a12b464ce285 (patch) | |
tree | a0042fabaf89aa62dc53941bc51ad5824aef6776 /MAINTAINERS | |
parent | 78b170f45b1a0da2625aa33f85d46a78475b268c (diff) | |
parent | b787f2e2a37a373a045f4d9b9bed941ccff01663 (diff) |
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx:
fsldma: Fix compile warnings
fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()
fsldma: snooping is not enabled for last entry in descriptor chain
fsldma: fix infinite loop on multi-descriptor DMA chain completion
fsldma: fix "DMA halt timeout!" errors
fsldma: fix check on potential fdev->chan[] overflow
fsldma: update mailling list address in MAINTAINERS
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 196f72d241d0..873ca1fce020 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2251,7 +2251,7 @@ P: Li Yang | |||
2251 | M: leoli@freescale.com | 2251 | M: leoli@freescale.com |
2252 | P: Zhang Wei | 2252 | P: Zhang Wei |
2253 | M: zw@zh-kernel.org | 2253 | M: zw@zh-kernel.org |
2254 | L: linuxppc-embedded@ozlabs.org | 2254 | L: linuxppc-dev@ozlabs.org |
2255 | L: linux-kernel@vger.kernel.org | 2255 | L: linux-kernel@vger.kernel.org |
2256 | S: Maintained | 2256 | S: Maintained |
2257 | F: drivers/dma/fsldma.* | 2257 | F: drivers/dma/fsldma.* |