All of lore.kernel.org
 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>,
	Zhangfei Gao <zhangfei.gao@linaro.org>,
	Lars-Peter Clausen <lars@metafoo.de>
Subject: [GIT PULL] Update dw-mmc controller
Date: Mon, 18 May 2015 12:44:17 +0900	[thread overview]
Message-ID: <55596011.7030308@samsung.com> (raw)

Dear, Ulf.

Could you pull these patches for mmc-next?

Best Regards,
Jaehoon Chung

The following changes since commit d689a660983cf600bd73e5f79650785471f3c13a:

  mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error (2015-05-11 12:16:38 +0200)

are available in the git repository at:

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

for you to fetch changes up to 33865962d87357cd39e446fc89e5509557483668:

  mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work (2015-05-18 05:41:28 +0900)

----------------------------------------------------------------
- Support the hi6200
- Fix modailis to make module auto-loading work
- Use core to handle absent write protect line

----------------------------------------------------------------
Lars-Peter Clausen (1):
      mmc: dw_mmc: Use core to handle absent write protect line

Zhangfei Gao (6):
      Document: dw_mmc-k3: add document of hi6220 mmc
      mmc: dw_mmc: add switch_voltage
      mmc: dw_mmc: k3: support hi6220
      mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
      mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
      mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work

 .../devicetree/bindings/mmc/k3-dw-mshc.txt         |  28 ++++++
 drivers/mmc/host/dw_mmc-exynos.c                   |   2 +-
 drivers/mmc/host/dw_mmc-k3.c                       | 105 ++++++++++++++++++++-
 drivers/mmc/host/dw_mmc-rockchip.c                 |   2 +-
 drivers/mmc/host/dw_mmc.c                          |  57 +++++------
 drivers/mmc/host/dw_mmc.h                          |   5 +-
 include/linux/mmc/dw_mmc.h                         |   6 --
 7 files changed, 155 insertions(+), 50 deletions(-)

             reply	other threads:[~2015-05-18  3:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18  3:44 Jaehoon Chung [this message]
2015-05-18  8:25 ` [GIT PULL] Update dw-mmc controller Ulf Hansson
  -- strict thread matches above, loose matches on Subject: below --
2016-10-23 22:52 Jaehoon Chung
2016-10-25  8:48 ` Ulf Hansson
2016-09-22 10:57 Jaehoon Chung
2016-09-22 11:51 ` Ulf Hansson
2016-08-31 10:58 Jaehoon Chung
2016-08-31 11:16 ` Ulf Hansson
2016-06-29  1:42 Jaehoon Chung
2016-07-06 16:19 ` Ulf Hansson
2016-04-06  1:56 Jaehoon Chung
2016-04-06  7:42 ` Ulf Hansson
2016-02-05  2:41 Jaehoon Chung
2016-02-05  7:59 ` Ulf Hansson
2015-10-29  1:46 Jaehoon Chung
2015-10-29 10:03 ` Ulf Hansson
2015-10-21  2:47 Jaehoon Chung
2015-10-21  4:21 ` Jaehoon Chung
2015-10-21  8:38   ` Ulf Hansson
2015-10-21  8:52     ` Jaehoon Chung
2015-08-10 16:54 Jaehoon Chung
2015-08-17  9:47 ` Ulf Hansson
2015-08-17 10:12   ` Alexey Brodkin
2015-08-17 10:32     ` Ulf Hansson
2015-08-17 11:11       ` Alexey Brodkin
2015-09-16 11:27       ` Alexey Brodkin
2015-10-01  9:17         ` Jaehoon Chung
2015-06-12  1:54 Jaehoon Chung
2015-06-12  7:33 ` Ulf Hansson
2015-05-07  8:37 Jaehoon Chung
2015-05-08  7:02 ` Ulf Hansson
2015-05-08  7:06   ` Jaehoon Chung

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=55596011.7030308@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=lars@metafoo.de \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=zhangfei.gao@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 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.