Per Forlin ([email protected])

Number of posts: 122 (1.15 per day)
First post: 2011-03-13 20:20:43
Last post: 2011-06-28 09:40:35

Date List Subject
2011-06-28 09:40:35 linux-kernel Re: [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq
2011-06-28 08:17:11 linux-kernel [PATCH v8 02/12] omap_hsmmc: add support for pre_req and post_req
2011-06-28 08:17:03 linux-kernel [PATCH v8 03/12] mmci: implement pre_req() and post_req()
2011-06-28 08:16:52 linux-kernel [PATCH v8 01/12] mmc: core: add non-blocking mmc request function
2011-06-28 08:16:37 linux-kernel [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq
2011-06-28 08:16:30 linux-kernel [PATCH v8 11/12] mmc: core: add random fault injection
2011-06-28 08:16:22 linux-kernel [PATCH v8 09/12] mmc: block: move error code in issue_rw_rq to a separate function.
2011-06-28 08:16:17 linux-kernel [PATCH v8 10/12] mmc: queue: add a second mmc queue request member
2011-06-28 08:16:09 linux-kernel [PATCH v8 08/12] mmc: block: add a block request prepare function
2011-06-28 08:16:03 linux-kernel [PATCH v8 07/12] mmc: block: add member in mmc queue struct to hold request data
2011-06-28 08:15:53 linux-kernel [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance
2011-06-28 08:15:44 linux-kernel [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers
2011-06-28 08:15:36 linux-kernel [PATCH v8 04/12] mmc: mmc_test: add debugfs file to list all tests
2011-06-28 08:15:28 linux-kernel [PATCH v8 00/12] use nonblock mmc requests to minimize latency
2011-06-26 21:33:25 linux-kernel [PATCH 2/2] dmaengine: remove ste_dma40 from issue_pending TODO
2011-06-26 21:33:16 linux-kernel [PATCH 1/2] dmaengine/ste_dma40: add a separate queue for pending requests
2011-06-26 21:32:56 linux-kernel [PATCH 0/2] dmaengine/ste_dma40: Fix implementation of issue_pending
2011-06-22 10:01:58 linux-kernel Re: [PATCH v7 03/11] mmci: implement pre_req() and post_req()
2011-06-22 09:38:43 linux-kernel Re: [PATCH v7 02/11] omap_hsmmc: add support for pre_req and post_req
2011-06-22 09:31:18 linux-kernel Re: [PATCH v7 02/11] omap_hsmmc: add support for pre_req and post_req
2011-06-22 09:08:10 linux-kernel Re: [PATCH v7 01/11] mmc: add non-blocking mmc request function
2011-06-22 08:45:20 linux-kernel Re: [PATCH v7 01/11] mmc: add non-blocking mmc request function
2011-06-21 23:41:41 linux-kernel [PATCH v7 04/11] mmc: mmc_test: add debugfs file to list all tests
2011-06-21 23:41:21 linux-kernel [PATCH v7 06/11] mmc: add member in mmc queue struct to hold request data
2011-06-21 23:41:02 linux-kernel [PATCH v7 10/11] mmc: test: add random fault injection in core.c
2011-06-21 23:40:19 linux-kernel [PATCH v7 11/11] mmc: add handling for two parallel block requests in issue_rw_rq
2011-06-21 23:40:16 linux-kernel [PATCH v7 08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function.
2011-06-21 23:40:13 linux-kernel [PATCH v7 09/11] mmc: add a second mmc queue request member
2011-06-21 23:40:07 linux-kernel [PATCH v7 07/11] mmc: add a block request prepare function
2011-06-21 23:40:01 linux-kernel [PATCH v7 05/11] mmc: mmc_test: add test for non-blocking transfers
2011-06-21 23:39:55 linux-kernel [PATCH v7 03/11] mmci: implement pre_req() and post_req()
2011-06-21 23:39:49 linux-kernel [PATCH v7 02/11] omap_hsmmc: add support for pre_req and post_req
2011-06-21 23:39:44 linux-kernel [PATCH v7 01/11] mmc: add non-blocking mmc request function
2011-06-21 23:39:30 linux-kernel [PATCH v7 00/11] use nonblock mmc requests to minimize latency
2011-06-18 20:58:38 linux-kernel [PATCH v5 05/12] mmc: mmc_test: add debugfs file to list all tests
2011-06-18 20:58:04 linux-kernel [PATCH v5 09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function.
2011-06-18 20:57:31 linux-kernel [PATCH v5 12/12] mmc: add handling for two parallel block requests in issue_rw_rq
2011-06-18 20:57:17 linux-kernel [PATCH v5 10/12] mmc: add a second mmc queue request member
2011-06-18 20:57:13 linux-kernel [PATCH v5 11/12] mmc: test: add random fault injection in core.c
2011-06-18 20:57:06 linux-kernel [PATCH v5 08/12] mmc: add a block request prepare function
2011-06-18 20:57:04 linux-kernel [PATCH v5 07/12] mmc: add member in mmc queue struct to hold request data
2011-06-18 20:56:56 linux-kernel [PATCH v5 06/12] mmc: mmc_test: add test for none blocking transfers
2011-06-18 20:56:53 linux-kernel [PATCH v5 04/12] mmci: implement pre_req() and post_req()
2011-06-18 20:56:49 linux-kernel [PATCH v5 03/12] omap_hsmmc: add support for pre_req and post_req
2011-06-18 20:56:41 linux-kernel [PATCH v5 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg
2011-06-18 20:56:22 linux-kernel [PATCH v5 01/12] mmc: add none blocking mmc request function
2011-06-18 20:55:54 linux-kernel [PATCH v5 00/12] mmc: use nonblock mmc requests to minimize latency
2011-06-17 18:09:54 linux-kernel Re: [PATCH v3 RESEND] dma-mapping: add new API for max_segment_number
2011-06-17 11:02:37 linux-kernel Re: [PATCH v4 00/12] mmc: use nonblock mmc requests to minimize latency
2011-06-17 10:58:25 linux-kernel Re: [PATCH v4 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg
2011-06-17 10:15:59 linux-kernel Re: [PATCH v4 03/12] omap_hsmmc: add support for pre_req and post_req