All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: micky_ching@realsil.com.cn
Cc: chris@printf.net, gregkh@linuxfoundation.org,
	dan.carpenter@oracle.com, ulf.hansson@linaro.org,
	devel@linuxdriverproject.org, linux-kernel@vger.kernel.org,
	linux-mmc@vger.kernel.org, rogerable@realtek.com,
	wei_wang@realsil.com.cn, Lee Jones <lee.jones@linaro.org>
Subject: Re: [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request
Date: Mon, 17 Feb 2014 03:12:22 +0100	[thread overview]
Message-ID: <20140217021222.GI18868@zurbaran> (raw)
In-Reply-To: <cover.1392602322.git.micky_ching@realsil.com.cn>

Hi Micky,

On Mon, Feb 17, 2014 at 10:00:54AM +0800, micky_ching@realsil.com.cn wrote:
> 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 ++++++---
Please add Lee Jones (cc'ed) for MFD.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      parent reply	other threads:[~2014-02-17  2:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-17  2:00 [PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request micky_ching
2014-02-17  2:00 ` micky_ching
2014-02-17  2:00 ` [PATCH RESEND 1/3] mmc: rtsx: fix card poweroff bug micky_ching
2014-02-17  2:00   ` 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   ` 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:00   ` micky_ching
2014-02-17  2:12 ` Samuel Ortiz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140217021222.GI18868@zurbaran \
    --to=sameo@linux.intel.com \
    --cc=chris@printf.net \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=micky_ching@realsil.com.cn \
    --cc=rogerable@realtek.com \
    --cc=ulf.hansson@linaro.org \
    --cc=wei_wang@realsil.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.