LinuxLists
Users
About
Qiang Liu (
[email protected]
)
Number of posts: 81 (0.54 per day)
First post: 2012-02-15 06:07:57
Last post: 2012-07-16 04:33:05
Next Page
Date
List
Subject
2012-08-09 08:50:22
linux-kernel
[PATCH v7 8/8] carma: remove unnecessary DMA_INTERRUPT capability
2012-08-09 08:50:13
linux-kernel
[PATCH v7 7/8] fsl-dma: fix a warning of unitialized cookie
2012-08-09 08:50:01
linux-kernel
[PATCH v7 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-09 08:49:50
linux-kernel
[PATCH v7 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-09 08:49:45
linux-crypto
[PATCH v7 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-09 08:48:51
linux-kernel
[PATCH v7 4/8] fsl-dma: move functions to avoid forward declarations
2012-08-09 08:48:32
linux-kernel
[PATCH v7 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
2012-08-09 08:48:18
linux-kernel
[PATCH v7 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-09 08:48:15
linux-crypto
[PATCH v7 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-09 08:47:39
linux-kernel
[PATCH v7 1/8] Talitos: Support for async_tx XOR offload
2012-08-09 08:47:33
linux-crypto
[PATCH v7 1/8] Talitos: Support for async_tx XOR offload
2012-08-09 08:46:37
linux-kernel
[PATCH v7 0/8] Raid: enable talitos xor offload for improving performance
2012-08-09 08:46:33
linux-crypto
[PATCH v7 0/8] Raid: enable talitos xor offload for improving performance
2012-08-09 08:23:31
linux-crypto
[PATCH v7 8/8] carma: remove unnecessary DMA_INTERRUPT capability
2012-08-09 08:23:18
linux-crypto
[PATCH v7 7/8] fsl-dma: fix a warning of unitialized cookie
2012-08-09 08:23:02
linux-crypto
[PATCH v7 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-09 08:22:00
linux-crypto
[PATCH v7 4/8] fsl-dma: move functions to avoid forward declarations
2012-08-09 08:21:40
linux-crypto
[PATCH v7 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
2012-08-08 11:33:21
linux-kernel
[PATCH RESEND 2/2] mmc/doc: feature description of runtime bounce buffer size adjustment
2012-08-08 11:32:58
linux-kernel
[PATCH RESEND 1/2] SD/MMC: add an interface to re-initialize bounce buffer
2012-08-06 11:02:16
linux-kernel
[PATCH v6 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-06 11:02:14
linux-crypto
[PATCH v6 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-06 10:57:33
linux-kernel
[PATCH v6 8/8] carma: remove unnecessary DMA_INTERRUPT capability
2012-08-06 10:56:41
linux-kernel
[PATCH v6 4/8] fsl-dma: move functions to avoid forward declarations
2012-08-06 10:56:40
linux-kernel
[PATCH v6 7/8] fsl-dma: fix a warning of unitialized cookie
2012-08-06 10:42:42
linux-kernel
[PATCH 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-06 10:42:31
linux-crypto
[PATCH v6 8/8] carma: remove unnecessary DMA_INTERRUPT capability
2012-08-06 10:41:36
linux-crypto
[PATCH v6 7/8] fsl-dma: fix a warning of unitialized cookie
2012-08-06 10:40:53
linux-kernel
[PATCH v6 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
2012-08-06 10:40:44
linux-kernel
[PATCH v6 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-06 10:40:41
linux-crypto
[PATCH v6 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-06 10:39:02
linux-kernel
[PATCH v6 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-06 10:38:58
linux-crypto
[PATCH v6 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-06 10:37:38
linux-kernel
[PATCH v6 1/8] Talitos: Support for async_tx XOR offload
2012-08-06 10:37:35
linux-crypto
[PATCH v6 1/8] Talitos: Support for async_tx XOR offload
2012-08-06 10:36:33
linux-kernel
[PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
2012-08-06 10:36:31
linux-crypto
[PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
2012-08-06 10:14:45
linux-crypto
[PATCH 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-06 10:14:18
linux-crypto
[PATCH v6 4/8] fsl-dma: move functions to avoid forward declarations
2012-08-06 10:13:23
linux-crypto
[PATCH v6 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
2012-08-01 09:15:50
linux-kernel
[PATCH v5 6/6] fsl-dma: fix a warning of unitialized cookie
2012-08-01 09:15:37
linux-kernel
[PATCH v5 5/6] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-01 09:14:59
linux-kernel
[PATCH v5 4/6] fsl-dma: move the function ahead of its invoke function
2012-08-01 09:14:56
linux-crypto
[PATCH v5 4/6] fsl-dma: move the function ahead of its invoke function
2012-08-01 09:14:35
linux-kernel
[PATCH v5 3/6] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-01 09:14:33
linux-crypto
[PATCH v5 3/6] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-01 09:14:08
linux-kernel
[PATCH v5 2/6] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-01 09:14:05
linux-crypto
[PATCH v5 2/6] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-01 09:13:20
linux-kernel
[PATCH v5 1/6] Talitos: Support for async_tx XOR offload
2012-08-01 09:11:00
linux-kernel
[PATCH v5 0/6] Raid: enable talitos xor offload for improving performance
2012-08-01 08:50:27
linux-crypto
[PATCH v5 6/6] fsl-dma: fix a warning of unitialized cookie