public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@gmail.com>
To: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Doug Anderson <dianders@chromium.org>,
	Ben Dooks <ben.dooks@codethink.co.uk>,
	'Chris Ball' <chris@printf.net>
Subject: [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next
Date: Thu, 09 Apr 2015 10:01:15 +0900	[thread overview]
Message-ID: <5525CF5B.9030003@gmail.com> (raw)

The following changes since commit f5c5179b9a8ab8e3255f78e233d94ea54f23f832:

  mmc: core: Convert the error field in struct mmc_command|data into an int (2015-04-08 12:10:20 +0200)

are available in the git repository at:

  https://github.com/jh80chung/dw-mmc.git tags/dw_mmc-for-ulf

for you to fetch changes up to 4836d36be8b291827aceeceda4fbe3f8e5f3ad13:

  mmc: dw_mmc: Add locking around cmd11 timer (2015-04-08 23:13:03 +0900)

----------------------------------------------------------------
Main update:
- Modify the dw-mmc IO accessors
- Update codes to prevent the malfunction for cmd11 timer 

----------------------------------------------------------------
Ben Dooks (3):
      mmc: dw_mmc: make IO accessors endian agnostic
      mmc: dw_mmc: change idmac descriptor files to __le32
      mmc: dw_mmc: fix fifo ordering in big endian

Doug Anderson (3):
      mmc: dw_mmc: Increase cmd11 timeout to 500ms
      mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
      mmc: dw_mmc: Add locking around cmd11 timer

 drivers/mmc/host/dw_mmc.c  |  126 ++++++++++++++++++++++++--------------------
 drivers/mmc/host/dw_mmc.h  |   26 ++++++---
 include/linux/mmc/dw_mmc.h |    4 +-
 3 files changed, 91 insertions(+), 65 deletions(-)

             reply	other threads:[~2015-04-09  1:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-09  1:01 Jaehoon Chung [this message]
2015-04-09  7:12 ` [GIT PULL] Update codes relevant to dw-mmc controller for mmc-next Ulf Hansson

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=5525CF5B.9030003@gmail.com \
    --to=jh80.chung@gmail.com \
    --cc=ben.dooks@codethink.co.uk \
    --cc=chris@printf.net \
    --cc=dianders@chromium.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox