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-04-20 08:19:20 linux-kernel Re: [PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
2011-04-20 07:41:34 linux-kernel Re: [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers
2011-04-20 07:30:19 linux-kernel Re: [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers
2011-04-20 07:17:26 linux-kernel Re: [PATCH v2 01/12] mmc: add none blocking mmc request function
2011-04-11 09:08:25 linux-kernel Re: [PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
2011-04-11 09:03:21 linux-kernel Re: [PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
2011-04-06 19:09:52 linux-kernel [PATCH v2 06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function.
2011-04-06 19:09:28 linux-kernel [PATCH v2 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
2011-04-06 19:08:40 linux-kernel [PATCH v2 12/12] mmci: implement pre_req() and post_req()
2011-04-06 19:08:37 linux-kernel [PATCH v2 10/12] omap_hsmmc: use original sg_len for dma_unmap_sg
2011-04-06 19:08:36 linux-kernel [PATCH v2 11/12] omap_hsmmc: add support for pre_req and post_req
2011-04-06 19:08:31 linux-kernel [PATCH v2 09/12] mmc: test: add random fault injection in core.c
2011-04-06 19:08:27 linux-kernel [PATCH v2 07/12] mmc: add a second mmc queue request member
2011-04-06 19:08:22 linux-kernel [PATCH v2 05/12] mmc: add a block request prepare function
2011-04-06 19:08:16 linux-kernel [PATCH v2 04/12] mmc: add member in mmc queue struct to hold request data
2011-04-06 19:08:01 linux-kernel [PATCH v2 03/12] mmc: mmc_test: add test for none blocking transfers
2011-04-06 19:07:54 linux-kernel [PATCH v2 02/12] mmc: mmc_test: add debugfs file to list all tests
2011-04-06 19:07:51 linux-kernel [PATCH v2 01/12] mmc: add none blocking mmc request function
2011-04-06 19:07:36 linux-kernel [PATCH v2 00/12] mmc: use nonblock mmc requests to minimize latency
2011-03-13 20:20:43 linux-kernel Re: [PATCH] ste_dma40: assign device_prep_dma_sg for dma_memcpy