LinuxLists
Users
About
Hongbo Zhang (
[email protected]
)
Number of posts: 128 (0.44 per day)
First post: 2013-07-01 03:21:04
Last post: 2014-04-18 04:09:43
Next Page
Date
List
Subject
2014-04-18 08:23:35
linux-kernel
[PATCH v4 2/8] DMA: Freescale: unify register access methods
2014-04-18 08:22:47
linux-kernel
[PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
2014-04-18 08:22:34
linux-kernel
[PATCH v4 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
2014-04-18 08:21:37
linux-kernel
[PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver
2014-04-18 08:19:44
linux-kernel
[PATCH v4 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-18 08:19:32
linux-kernel
[PATCH v4 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
2014-04-18 08:19:15
linux-kernel
[PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations
2014-04-18 08:19:02
linux-kernel
[PATCH v4 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
2014-04-18 08:18:43
linux-kernel
[PATCH v4 0/8] DMA: Freescale: driver cleanups and enhancements
2014-04-18 04:09:43
linux-kernel
Re: [PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-11 08:34:14
linux-kernel
Re: [PATCH v3 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
2014-04-11 08:14:57
linux-kernel
Re: [PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-11 08:01:10
linux-kernel
Re: [PATCH v3 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
2014-04-11 07:42:46
linux-kernel
Re: [PATCH v3 8/8] DMA: Freescale: add suspend resume functions for DMA driver
2014-04-10 09:34:04
linux-kernel
Re: [PATCH v3 2/8] DMA: Freescale: unify register access methods
2014-04-10 07:20:29
linux-kernel
[PATCH v3 0/8] DMA: Freescale: driver cleanups and enhancements
2014-04-10 07:13:04
linux-kernel
[PATCH v3 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
2014-04-10 07:11:46
linux-kernel
[PATCH v3 8/8] DMA: Freescale: add suspend resume functions for DMA driver
2014-04-10 07:11:17
linux-kernel
[PATCH v3 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
2014-04-10 07:11:12
linux-kernel
[PATCH v3 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
2014-04-10 07:11:03
linux-kernel
[PATCH v3 5/8] DMA: Freescale: move functions to avoid forward declarations
2014-04-10 07:10:57
linux-kernel
[PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-10 07:10:53
linux-kernel
[PATCH v3 2/8] DMA: Freescale: unify register access methods
2014-04-10 07:10:48
linux-kernel
[PATCH v3 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
2014-04-10 07:10:44
linux-kernel
[PATCH v3 0/8] DMA: Freescale: driver cleanups and enhancements
2014-04-10 06:55:37
linux-kernel
Re: [PATCH v2 8/8] DMA: Freescale: add suspend resume functions for DMA driver
2014-04-04 03:30:17
linux-kernel
[PATCH v2 0/8] DMA: Freescale: driver cleanups and enhancements
2014-04-04 03:29:46
linux-kernel
[PATCH v2 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-04 03:28:43
linux-kernel
[PATCH v2 8/8] DMA: Freescale: add suspend resume functions for DMA driver
2014-04-04 03:28:35
linux-kernel
[PATCH v2 5/8] DMA: Freescale: move functions to avoid forward declarations
2014-04-04 03:28:30
linux-kernel
[PATCH v2 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
2014-04-04 03:28:25
linux-kernel
[PATCH v2 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
2014-04-04 03:28:11
linux-kernel
[PATCH v2 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
2014-04-04 03:28:03
linux-kernel
[PATCH v2 2/8] DMA: Freescale: unify register access methods
2014-04-04 03:27:59
linux-kernel
[PATCH v2 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
2014-04-03 08:10:10
linux-kernel
Re: [PATCH 3/7] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
2014-04-03 07:15:26
linux-kernel
Re: [PATCH 6/7] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
2014-02-26 07:38:41
linux-kernel
Re: [PATCH 0/7] DMA: Freescale: driver cleanups and enhancements
2014-01-20 09:13:19
linux-kernel
Re: [PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma
2014-01-16 10:50:39
linux-kernel
[PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma
2014-01-16 10:50:36
linux-kernel
[PATCH resend 2/2] Documentation: update some DMA document texts due to relocation
2014-01-16 10:47:31
linux-kernel
Re: [PATCH 1/2] Documentation: move all DMA documentations into Documentaion/dma
2014-01-16 10:39:13
linux-kernel
[PATCH 1/2] Documentation: move all DMA documentations into Documentaion/dma
2014-01-16 10:38:54
linux-kernel
[PATCH 2/2] Documentation: update some DMA document texts due to relocation
2014-01-16 06:11:12
linux-kernel
[PATCH] DMA: Freescale: change BWC from 256 bytes to 1024 bytes
2014-01-16 05:50:24
linux-kernel
[PATCH 2/7] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
2014-01-16 05:48:37
linux-kernel
[PATCH 7/7] DMA: Freescale: add suspend resume functions for DMA driver
2014-01-16 05:48:32
linux-kernel
[PATCH 5/7] DMA: Freescale: change descriptor release process for supporting async_tx
2014-01-16 05:48:28
linux-kernel
[PATCH 6/7] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
2014-01-16 05:48:25
linux-kernel
[PATCH 4/7] DMA: Freescale: move functions to avoid forward declarations
2014-01-16 05:48:20
linux-kernel
[PATCH 3/7] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication