public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mmc: dw_mmc: mmc_test related fixes
@ 2011-07-06  9:34 James Hogan
  2011-07-06  9:37 ` [PATCH v2 1/4] mmc: dw_mmc: fix stop when fallen back to PIO James Hogan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: James Hogan @ 2011-07-06  9:34 UTC (permalink / raw)
  To: Chris Ball, Will, James Hogan, Jaehoon Chung, Kyungmin Park,
	linux-mmc, linux-kernel

No changes since v1 except acked-by and tested-by

More improvements and fixes for the Synopsys DesignWare MCI driver so
that it passes the mmc_test suite:

[PATCH 1/4] mmc: dw_mmc: fix stop when fallen back to PIO
	Fixes a hang after an error/timeout in PIO mode.
[PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages
	Removes some dev_err's since an errno is sufficient.
[PATCH 3/4] mmc: dw_mmc: handle "no CRC status" error
	Fixes "Correct xfer_size at write" tests.
[PATCH 4/4] mmc: dw_mmc: reset FIFO after an error
	Fixes modified "Correct xfer_size at write" tests (3 blocks
	instead of 2).

 drivers/mmc/host/dw_mmc.c  |   41 +++++++++++++++++++++++++++++++----------
 include/linux/mmc/dw_mmc.h |    2 ++
 2 files changed, 33 insertions(+), 10 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] mmc: dw_mmc: mmc_test related fixes
@ 2011-06-29  8:27 James Hogan
  2011-06-29  8:29 ` [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages James Hogan
  0 siblings, 1 reply; 6+ messages in thread
From: James Hogan @ 2011-06-29  8:27 UTC (permalink / raw)
  To: Chris Ball, Will, James Hogan, Jaehoon Chung, Kyungmin Park,
	linux-mmc, linux-kernel

More improvements and fixes for the Synopsys DesignWare MCI driver so
that it passes the mmc_test suite:

[PATCH 1/4] mmc: dw_mmc: fix stop when fallen back to PIO
	Fixes a hang after an error/timeout in PIO mode.
[PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages
	Removes some dev_err's since an errno is sufficient.
[PATCH 3/4] mmc: dw_mmc: handle "no CRC status" error
	Fixes "Correct xfer_size at write" tests.
[PATCH 4/4] mmc: dw_mmc: reset FIFO after an error
	Fixes modified "Correct xfer_size at write" tests (3 blocks
	instead of 2).
 
 drivers/mmc/host/dw_mmc.c  |   41 +++++++++++++++++++++++++++++++----------
 include/linux/mmc/dw_mmc.h |    2 ++
 2 files changed, 33 insertions(+), 10 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-06  9:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06  9:34 [PATCH v2 0/4] mmc: dw_mmc: mmc_test related fixes James Hogan
2011-07-06  9:37 ` [PATCH v2 1/4] mmc: dw_mmc: fix stop when fallen back to PIO James Hogan
2011-07-06  9:38 ` [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages James Hogan
2011-07-06  9:39 ` [PATCH v2 3/4] mmc: dw_mmc: handle "no CRC status" error James Hogan
2011-07-06  9:40 ` [PATCH v2 4/4] mmc: dw_mmc: reset FIFO after an error James Hogan
  -- strict thread matches above, loose matches on Subject: below --
2011-06-29  8:27 [PATCH 0/4] mmc: dw_mmc: mmc_test related fixes James Hogan
2011-06-29  8:29 ` [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox