Toggle navigation
Patchwork
linux-arm-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Per Forlin
| 53 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/2] mmc: mmci: simplify err check in mmci_post_request
-
-
-
2011-08-29
Per Forlin
Accepted
[1/2] mmc: core: clarify how to use post_req in case of errors
-
-
-
2011-08-29
Per Forlin
Accepted
mmc: omap_hsmmc: DMA unmap only once in case of MMC error
-
-
-
2011-08-28
Per Forlin
Accepted
[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
Accepted
[v9,12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq
-
-
-
2011-07-01
Per Forlin
Accepted
[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
Accepted
[v9,09/12] mmc: block: move error code in issue_rw_rq to a separate function.
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,08/12] mmc: block: add a block request prepare function
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,07/12] mmc: block: add member in mmc queue struct to hold request data
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,06/12] mmc: mmc_test: test to measure how sg_len affect performance
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,05/12] mmc: mmc_test: add test for non-blocking transfers
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,04/12] mmc: mmc_test: add debugfs file to list all tests
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,03/12] mmci: implement pre_req() and post_req()
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,02/12] omap_hsmmc: add support for pre_req and post_req
-
-
-
2011-07-01
Per Forlin
Accepted
[v9,01/12] mmc: core: add non-blocking mmc request function
-
-
-
2011-07-01
Per Forlin
Accepted
[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
Superseded
[v8,09/12] mmc: block: move error code in issue_rw_rq to a separate function.
-
-
-
2011-06-28
Per Forlin
Superseded
[v8,08/12] mmc: block: add a block request prepare function
-
-
-
2011-06-28
Per Forlin
Superseded
[v8,07/12] mmc: block: add member in mmc queue struct to hold request data
-
-
-
2011-06-28
Per Forlin
Superseded
[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
Superseded
[v8,04/12] mmc: mmc_test: add debugfs file to list all tests
-
-
-
2011-06-28
Per Forlin
Superseded
[v8,03/12] mmci: implement pre_req() and post_req()
-
-
-
2011-06-28
Per Forlin
Superseded
[v8,02/12] omap_hsmmc: add support for pre_req and post_req
-
-
-
2011-06-28
Per Forlin
Superseded
[v8,01/12] mmc: core: add non-blocking mmc request function
-
-
-
2011-06-28
Per Forlin
Superseded
[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
Superseded
[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
Superseded
[v7,01/11] mmc: add non-blocking mmc request function
-
-
-
2011-06-21
Per Forlin
New