Show patches with: Submitter = Per Forlin       |    State = Action Required       |   94 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] mmc: mmci: simplify err check in mmci_post_request - - - --- 2011-08-29 Per Forlin New
[1/2] mmc: core: clarify how to use post_req in case of errors - - - --- 2011-08-29 Per Forlin New
mmc: omap_hsmmc: DMA unmap only once in case of MMC error - - - --- 2011-08-28 Per Forlin New
[v9,00/12] use nonblock mmc requests to minimize latency - - - --- 2011-08-28 Per Forlin New
[v4,3/3] fault injection: add documentation on MMC IO fault injection - - - --- 2011-07-26 Per Forlin New
[v4,2/3] mmc: core: add random fault injection - - - --- 2011-07-26 Per Forlin New
[v4,1/3] fault-inject: make fault injection available for modules - - - --- 2011-07-26 Per Forlin New
[v3,3/3] fault injection: add documentation on MMC IO fault injection - - - --- 2011-07-20 Per Forlin New
[v3,2/3] mmc: core: add random fault injection - - - --- 2011-07-20 Per Forlin New
[v3,1/3] fault-inject: make fault injection available for modules - - - --- 2011-07-20 Per Forlin New
[v2,3/3] fault injection: add documentation on MMC IO fault injection - - - --- 2011-07-19 Per Forlin New
[v2,2/3] mmc: core: add random fault injection - - - --- 2011-07-19 Per Forlin New
[v2,1/3] fault-inject: make fault injection available for modules - - - --- 2011-07-19 Per Forlin New
[v6] mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-10 Per Forlin New
[v5] mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-06 Per Forlin New
[v4] mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-05 Per Forlin New
[v3] mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-05 Per Forlin New
[v2] mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-05 Per Forlin New
mmc: documentation of mmc non-blocking request usage and design. - - - --- 2011-07-05 Per Forlin New
[v9,12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-07-01 Per Forlin New
[v9,11/12] mmc: core: add random fault injection - - - --- 2011-07-01 Per Forlin New
[v9,10/12] mmc: queue: add a second mmc queue request member - - - --- 2011-07-01 Per Forlin New
[v9,09/12] mmc: block: move error code in issue_rw_rq to a separate function. - - - --- 2011-07-01 Per Forlin New
[v9,08/12] mmc: block: add a block request prepare function - - - --- 2011-07-01 Per Forlin New
[v9,07/12] mmc: block: add member in mmc queue struct to hold request data - - - --- 2011-07-01 Per Forlin New
[v9,06/12] mmc: mmc_test: test to measure how sg_len affect performance - - - --- 2011-07-01 Per Forlin New
[v9,05/12] mmc: mmc_test: add test for non-blocking transfers - - - --- 2011-07-01 Per Forlin New
[v9,04/12] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-07-01 Per Forlin New
[v9,03/12] mmci: implement pre_req() and post_req() - - - --- 2011-07-01 Per Forlin New
[v9,02/12] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-07-01 Per Forlin New
[v9,01/12] mmc: core: add non-blocking mmc request function - - - --- 2011-07-01 Per Forlin New
[v8,12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-06-28 Per Forlin New
[v8,11/12] mmc: core: add random fault injection - - - --- 2011-06-28 Per Forlin New
[v8,10/12] mmc: queue: add a second mmc queue request member - - - --- 2011-06-28 Per Forlin New
[v8,09/12] mmc: block: move error code in issue_rw_rq to a separate function. - - - --- 2011-06-28 Per Forlin New
[v8,08/12] mmc: block: add a block request prepare function - - - --- 2011-06-28 Per Forlin New
[v8,07/12] mmc: block: add member in mmc queue struct to hold request data - - - --- 2011-06-28 Per Forlin New
[v8,06/12] mmc: mmc_test: test to measure how sg_len affect performance - - - --- 2011-06-28 Per Forlin New
[v8,05/12] mmc: mmc_test: add test for non-blocking transfers - - - --- 2011-06-28 Per Forlin New
[v8,04/12] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-06-28 Per Forlin New
[v8,03/12] mmci: implement pre_req() and post_req() - - - --- 2011-06-28 Per Forlin New
[v8,02/12] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-06-28 Per Forlin New
[v8,01/12] mmc: core: add non-blocking mmc request function - - - --- 2011-06-28 Per Forlin New
[v6,00/11] mmc: use nonblock mmc requests to minimize latency - - - --- 2011-06-27 Per Forlin New
[v7,11/11] mmc: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-06-21 Per Forlin New
[v7,10/11] mmc: test: add random fault injection in core.c - - - --- 2011-06-21 Per Forlin New
[v7,09/11] mmc: add a second mmc queue request member - - - --- 2011-06-21 Per Forlin New
[v7,08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function. - - - --- 2011-06-21 Per Forlin New
[v7,07/11] mmc: add a block request prepare function - - - --- 2011-06-21 Per Forlin New
[v7,06/11] mmc: add member in mmc queue struct to hold request data - - - --- 2011-06-21 Per Forlin New
[v7,05/11] mmc: mmc_test: add test for non-blocking transfers - - - --- 2011-06-21 Per Forlin New
[v7,04/11] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-06-21 Per Forlin New
[v7,03/11] mmci: implement pre_req() and post_req() - - - --- 2011-06-21 Per Forlin New
[v7,02/11] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-06-21 Per Forlin New
[v7,01/11] mmc: add non-blocking mmc request function - - - --- 2011-06-21 Per Forlin New
[v6,00/11] mmc: use nonblock mmc requests to minimize latency - - - --- 2011-06-21 Per Forlin New
[v6,11/11] mmc: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-06-19 Per Forlin New
[v6,10/11] mmc: test: add random fault injection in core.c - - - --- 2011-06-19 Per Forlin New
[v6,09/11] mmc: add a second mmc queue request member - - - --- 2011-06-19 Per Forlin New
[v6,08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function. - - - --- 2011-06-19 Per Forlin New
[v6,07/11] mmc: add a block request prepare function - - - --- 2011-06-19 Per Forlin New
[v6,06/11] mmc: add member in mmc queue struct to hold request data - - - --- 2011-06-19 Per Forlin New
[v6,05/11] mmc: mmc_test: add test for non-blocking transfers - - - --- 2011-06-19 Per Forlin New
[v6,04/11] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-06-19 Per Forlin New
[v6,03/11] mmci: implement pre_req() and post_req() - - - --- 2011-06-19 Per Forlin New
[v6,02/11] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-06-19 Per Forlin New
[v6,01/11] mmc: add non-blocking mmc request function - - - --- 2011-06-19 Per Forlin New
[v5,12/12] mmc: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-06-18 Per Forlin New
[v5,11/12] mmc: test: add random fault injection in core.c - - - --- 2011-06-18 Per Forlin New
[v5,10/12] mmc: add a second mmc queue request member - - - --- 2011-06-18 Per Forlin New
[v5,09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. - - - --- 2011-06-18 Per Forlin New
[v5,08/12] mmc: add a block request prepare function - - - --- 2011-06-18 Per Forlin New
[v5,07/12] mmc: add member in mmc queue struct to hold request data - - - --- 2011-06-18 Per Forlin New
[v5,06/12] mmc: mmc_test: add test for none blocking transfers - - - --- 2011-06-18 Per Forlin New
[v5,05/12] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-06-18 Per Forlin New
[v5,04/12] mmci: implement pre_req() and post_req() - - - --- 2011-06-18 Per Forlin New
[v5,03/12] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-06-18 Per Forlin New
[v5,02/12] omap_hsmmc: use original sg_len for dma_unmap_sg - - - --- 2011-06-18 Per Forlin New
[v5,01/12] mmc: add none blocking mmc request function - - - --- 2011-06-18 Per Forlin New
[RESEND] omap_hsmmc: use original sg_len for dma_unmap_sg - - - --- 2011-06-17 Per Forlin New
[2/2] sdio: report error if pending IRQ but none function bits - - - --- 2011-05-31 Per Forlin New
[1/2] sdio: add function to enable and disable sdio_single_irq optimization - - - --- 2011-05-31 Per Forlin New
[v4,12/12] mmc: add handling for two parallel block requests in issue_rw_rq - - - --- 2011-05-25 Per Forlin New
[v4,11/12] mmc: test: add random fault injection in core.c - - - --- 2011-05-25 Per Forlin New
[v4,10/12] mmc: add a second mmc queue request member - - - --- 2011-05-25 Per Forlin New
[v4,09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. - - - --- 2011-05-25 Per Forlin New
[v4,08/12] mmc: add a block request prepare function - - - --- 2011-05-25 Per Forlin New
[v4,07/12] mmc: add member in mmc queue struct to hold request data - - - --- 2011-05-25 Per Forlin New
[v4,06/12] mmc: mmc_test: add test for none blocking transfers - - - --- 2011-05-25 Per Forlin New
[v4,05/12] mmc: mmc_test: add debugfs file to list all tests - - - --- 2011-05-25 Per Forlin New
[v4,04/12] mmci: implement pre_req() and post_req() - - - --- 2011-05-25 Per Forlin New
[v4,03/12] omap_hsmmc: add support for pre_req and post_req - - - --- 2011-05-25 Per Forlin New
[v4,02/12] omap_hsmmc: use original sg_len for dma_unmap_sg - - - --- 2011-05-25 Per Forlin New
[v4,01/12] mmc: add none blocking mmc request function - - - --- 2011-05-25 Per Forlin New