Show patches with: Submitter = Per Forlin       |    Archived = No       |   82 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,01/12] mmc: add none blocking mmc request function --- 2011-04-06 Per Forlin New
[v2,02/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-04-06 Per Forlin New
[v2,03/12] mmc: mmc_test: add test for none blocking transfers --- 2011-04-06 Per Forlin New
[v2,04/12] mmc: add member in mmc queue struct to hold request data --- 2011-04-06 Per Forlin New
[v2,05/12] mmc: add a block request prepare function --- 2011-04-06 Per Forlin New
[v2,06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-04-06 Per Forlin New
[v2,07/12] mmc: add a second mmc queue request member --- 2011-04-06 Per Forlin New
[v2,08/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-04-06 Per Forlin New
[v2,09/12] mmc: test: add random fault injection in core.c --- 2011-04-06 Per Forlin New
[v2,10/12] omap_hsmmc: use original sg_len for dma_unmap_sg --- 2011-04-06 Per Forlin Superseded
[v2,11/12] omap_hsmmc: add support for pre_req and post_req --- 2011-04-06 Per Forlin Superseded
[v2,12/12] mmci: implement pre_req() and post_req() --- 2011-04-06 Per Forlin New
sdio: optimized SDIO IRQ handling for single function --- 2011-05-03 Per Forlin New
[resend] sdio: optimized SDIO IRQ handling for single function --- 2011-05-03 Per Forlin New
[v2] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-04 Per Forlin New
[v3] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-05 Per Forlin Superseded
[v3,01/12] mmc: add none blocking mmc request function --- 2011-05-07 Per Forlin New
[v3,02/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-05-07 Per Forlin New
[v3,03/12] mmc: mmc_test: add test for none blocking transfers --- 2011-05-07 Per Forlin New
[v3,04/12] mmc: add member in mmc queue struct to hold request data --- 2011-05-07 Per Forlin New
[v3,05/12] mmc: add a block request prepare function --- 2011-05-07 Per Forlin New
[v3,06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-05-07 Per Forlin New
[v3,07/12] mmc: add a second mmc queue request member --- 2011-05-07 Per Forlin New
[v3,08/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-05-07 Per Forlin New
[v3,09/12] mmc: test: add random fault injection in core.c --- 2011-05-07 Per Forlin New
[v3,10/12] omap_hsmmc: use original sg_len for dma_unmap_sg --- 2011-05-07 Per Forlin Superseded
[v3,11/12] omap_hsmmc: add support for pre_req and post_req --- 2011-05-07 Per Forlin Superseded
[v3,12/12] mmci: implement pre_req() and post_req() --- 2011-05-07 Per Forlin New
[v4] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-11 Per Forlin Accepted
[v5] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-11 Per Forlin New
[v4,01/12] mmc: add none blocking mmc request function --- 2011-05-25 Per Forlin New
[v4,02/12] omap_hsmmc: use original sg_len for dma_unmap_sg --- 2011-05-25 Per Forlin Superseded
[v4,03/12] omap_hsmmc: add support for pre_req and post_req --- 2011-05-25 Per Forlin Superseded
[v4,04/12] mmci: implement pre_req() and post_req() --- 2011-05-25 Per Forlin New
[v4,05/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-05-25 Per Forlin Superseded
[v4,06/12] mmc: mmc_test: add test for none blocking transfers --- 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,08/12] mmc: add a block request prepare function --- 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,10/12] mmc: add a second mmc queue request member --- 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,12/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-05-25 Per Forlin New
[1/2] sdio: add function to enable and disable sdio_single_irq optimization --- 2011-05-31 Per Forlin New
[2/2] sdio: report error if pending IRQ but none function bits --- 2011-05-31 Per Forlin New
[v2,1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits --- 2011-06-01 Per Forlin New
[v2,2/2] sdio: report error if pending IRQ but none CCCR_INTx bits --- 2011-06-01 Per Forlin New
[RESEND] omap_hsmmc: use original sg_len for dma_unmap_sg --- 2011-06-17 Per Forlin Superseded
[v5,01/12] mmc: add none blocking mmc request function --- 2011-06-18 Per Forlin New
[v5,02/12] omap_hsmmc: use original sg_len for dma_unmap_sg --- 2011-06-18 Per Forlin Accepted
[v5,03/12] omap_hsmmc: add support for pre_req and post_req --- 2011-06-18 Per Forlin Superseded
[v5,04/12] mmci: implement pre_req() and post_req() --- 2011-06-18 Per Forlin New
[v5,05/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-06-18 Per Forlin Superseded
[v5,06/12] mmc: mmc_test: add test for none blocking transfers --- 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,08/12] mmc: add a block request prepare function --- 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,10/12] mmc: add a second mmc queue request member --- 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,12/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-06-18 Per Forlin New
[v6,01/11] mmc: add non-blocking mmc request function --- 2011-06-19 Per Forlin New
[v6,02/11] omap_hsmmc: add support for pre_req and post_req --- 2011-06-19 Per Forlin Accepted
[v6,03/11] mmci: implement pre_req() and post_req() --- 2011-06-19 Per Forlin New
[v6,04/11] mmc: mmc_test: add debugfs file to list all tests --- 2011-06-19 Per Forlin Accepted
[v6,05/11] mmc: mmc_test: add test for non-blocking transfers --- 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,07/11] mmc: add a block request prepare function --- 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,09/11] mmc: add a second mmc queue request member --- 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,11/11] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-06-19 Per Forlin New
[v9,1/3] fault-inject: export fault injection functions --- 2011-08-19 Per Forlin Accepted
[v9,2/3] mmc: core: add random fault injection --- 2011-08-19 Per Forlin Accepted
[v9,3/3] fault injection: add documentation on MMC IO fault injection --- 2011-08-19 Per Forlin Accepted
[1/3] fault-inject: export setup_fault_attr() --- 2011-09-13 Per Forlin Superseded
[2/3] mmc: add module param to set fault injection attributes --- 2011-09-13 Per Forlin Accepted
[3/3] fault-injection: update documenation with the mmc module param --- 2011-09-13 Per Forlin Superseded
[v2,1/3] fault-inject: export setup_fault_attr() --- 2011-09-14 Per Forlin Superseded
[v2,2/3] mmc: add module param to set fault injection attributes --- 2011-09-14 Per Forlin New
[v2,3/3] fault-injection: update documentation with the mmc module param --- 2011-09-14 Per Forlin Superseded
[v3,1/3] fault-inject: export setup_fault_attr() --- 2011-09-14 Per Forlin Accepted
[v3,2/3] mmc: add module param to set fault injection attributes --- 2011-09-14 Per Forlin New
[v3,3/3] fault-injection: update documentation with the mmc module param --- 2011-09-14 Per Forlin Accepted