public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request
@ 2014-02-17  2:00 micky_ching
  2014-02-17  2:00 ` [PATCH RESEND 1/3] mmc: rtsx: fix card poweroff bug micky_ching
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: micky_ching @ 2014-02-17  2:00 UTC (permalink / raw)
  To: chris, sameo
  Cc: ulf.hansson, gregkh, linux-mmc, linux-kernel, wei_wang, rogerable,
	devel, dan.carpenter

From: Micky Ching <micky_ching@realsil.com.cn>

First we fix the card poweroff bug: the card power is not shutdown when sd/mmc
card removed, this will make UHS-card failed to running in high speed mode if we
insert the card again.

We offer a concise tuning searching method, it is much easier to read.

At last we add support for nonblocking request, which will improve card read
speed at about 10% write speed about 5% normally.

Micky Ching (3):
  mmc: rtsx: fix card poweroff bug
  mmc: rtsx: modify phase searching method for tuning
  mmc: rtsx: add support for pre_req and post_req

 drivers/mfd/rtsx_pcr.c            |  132 ++++++---
 drivers/mmc/host/rtsx_pci_sdmmc.c |  537 ++++++++++++++++++++++++++-----------
 include/linux/mfd/rtsx_common.h   |    1 +
 include/linux/mfd/rtsx_pci.h      |    8 +-
 4 files changed, 481 insertions(+), 197 deletions(-)

--
1.7.9.5

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

end of thread, other threads:[~2014-02-17  2:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17  2:00 [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request micky_ching
2014-02-17  2:00 ` [PATCH RESEND 1/3] mmc: rtsx: fix card poweroff bug micky_ching
2014-02-17  2:00 ` [PATCH RESEND 2/3] mmc: rtsx: modify phase searching method for tuning micky_ching
2014-02-17  2:00 ` [PATCH RESEND 3/3] mmc: rtsx: add support for pre_req and post_req micky_ching
2014-02-17  2:12 ` [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request Samuel Ortiz

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