From: Jaehoon Chung <jh80.chung@samsung.com>
To: linux-mmc <linux-mmc@vger.kernel.org>
Cc: Chris Ball <cjb@laptop.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
Will Newton <will.newton@imgtec.com>,
James Hogan <james.hogan@imgtec.com>
Subject: [PATCH 0/5] Add the dw-mmc patches
Date: Thu, 23 Aug 2012 20:31:48 +0900 [thread overview]
Message-ID: <503614A4.4010403@samsung.com> (raw)
These patches added some feature for dw-mmc.
Jaehoon Chung (5):
mmc: dw-mmc: fixed the section mismatch in reference
mmc: dw-mmc: ensure that the card is not busy when changing clock.
mmc: dw-mmc: add the platdata related with clock
mmc: dw-mmc: add the header file for exynos specific code.
mmc: dw-mmc: add the use_hold_reg in CMD register
drivers/mmc/host/dw_mmc-pltfm.c | 4 +-
drivers/mmc/host/dw_mmc.c | 71 +++++++++++++++++++++++++++++++++----
drivers/mmc/host/dw_mmc.h | 2 +
include/linux/mmc/dw_mmc.h | 11 ++++++
include/linux/mmc/exynos-dw_mmc.h | 55 ++++++++++++++++++++++++++++
5 files changed, 134 insertions(+), 9 deletions(-)
create mode 100644 include/linux/mmc/exynos-dw_mmc.h
--
1.7.4.1
reply other threads:[~2012-08-23 11:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=503614A4.4010403@samsung.com \
--to=jh80.chung@samsung.com \
--cc=cjb@laptop.org \
--cc=james.hogan@imgtec.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-mmc@vger.kernel.org \
--cc=will.newton@imgtec.com \
/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.