linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Doug Anderson <dianders@chromium.org>,
	addy ke <addy.ke@rock-chips.com>,
	Javier Martinez Canillas <javier.martinez@collabora.co.uk>,
	Alim Akhtar <alim.akhtar@samsung.com>
Subject: [GIT PULL] Update codes relevant to dw-mmc controller
Date: Thu, 05 Mar 2015 14:59:09 +0900	[thread overview]
Message-ID: <54F7F0AD.5080903@samsung.com> (raw)

Dear, Ulf.

I didn't find that your-tree is rebased to v4.0-rc2.
This pull-request is based on your next branch(v4.0-rc1).
If i have to rebase this work for v4.0-rc2, let me know, plz.

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  https://github.com/jh80chung/dw-mmc.git tags/v4.0-2-for-ulf

for you to fetch changes up to 7aa3dc1a9ed5f38fa491016cff8cbec383bac805:

  mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted (2015-03-04 23:39:23 +0900)

----------------------------------------------------------------
Main feature:
- Support HS400 mode for designware controller.

----------------------------------------------------------------
Doug Anderson (5):
      mmc: dw_mmc: Make sure we only adjust the clock when power is on
      mmc: dw_mmc: Give a good reset after we give power
      mmc: dw_mmc: Don't start commands while busy
      mmc: dw_mmc: Only enable CD after setup and only if needed
      mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted

Seungwon Jeon (1):
      mmc: dw_mmc: exynos: Support eMMC's HS400 mode

addy ke (2):
      mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
      mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors

 .../devicetree/bindings/mmc/exynos-dw-mshc.txt     |    7 +
 drivers/mmc/host/dw_mmc-exynos.c                   |  185 ++++++++++++++++----
 drivers/mmc/host/dw_mmc-exynos.h                   |   19 +-
 drivers/mmc/host/dw_mmc-rockchip.c                 |    8 +
 drivers/mmc/host/dw_mmc.c                          |  142 ++++++++++++---
 drivers/mmc/host/dw_mmc.h                          |    2 +
 6 files changed, 309 insertions(+), 54 deletions(-)

             reply	other threads:[~2015-03-05  5:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05  5:59 Jaehoon Chung [this message]
2015-03-05  8:21 ` [GIT PULL] Update codes relevant to dw-mmc controller Ulf Hansson
  -- strict thread matches above, loose matches on Subject: below --
2015-03-30  0:44 Jaehoon Chung
2015-03-30  9:25 ` 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=54F7F0AD.5080903@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=addy.ke@rock-chips.com \
    --cc=alim.akhtar@samsung.com \
    --cc=dianders@chromium.org \
    --cc=javier.martinez@collabora.co.uk \
    --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;
as well as URLs for NNTP newsgroup(s).