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>,
Shawn Lin <shawn.lin@rock-chips.com>,
jerome.forissier@linaro.org,
"sw0312.kim@samsung.com" <sw0312.kim@samsung.com>,
Doug Anderson <dianders@chromium.org>,
ben.dooks@codethink.co.uk, Jae hoon Chung <jh80.chung@gmail.com>
Subject: [GIT PULL] Update dw-mmc controller
Date: Wed, 29 Jun 2016 10:42:55 +0900 [thread overview]
Message-ID: <5773279F.1080003@samsung.com> (raw)
Dear Ulf,
Could you pull these patches into your repository (next branch)?
Best Regards,
Jaehoon Chung
The following changes since commit 466780648db4aed7722de91e9d9749c6c5969327:
mmc: sh_mmcif: Use a 10s timeout in the error recovery path (2016-06-27 11:19:29 +0200)
are available in the git repository at:
https://github.com/jh80chung/dw-mmc.git for-ulf
for you to fetch changes up to 545585efee538cac5202b415a3d0c12b4556e96f:
mmc: dw_mmc: fix unmap sg twice when finding data err (2016-06-29 10:39:05 +0900)
----------------------------------------------------------------
Ben Dooks (1):
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Doug Anderson (2):
mmc: dw_mmc: Consider HLE errors to be data and command errors
mmc: dw_mmc: Wait for data transfer after response errors.
Jaehoon Chung (4):
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
mmc: dw_mmc: remove the quirks flags
mmc: dw_mmc: add the card write threshold for HS400 mode
mmc: dw_mmc: prevent to set the wrong value
Jérôme Forissier (1):
mmc: dw_mmc: k3: add MMC_CAP_CMD23
Seung-Woo Kim (1):
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Shawn Lin (3):
mmc: dw_mmc: remove redundant of set_bit and clear_bit
mmc: dw_mmc: check card present before starting request
mmc: dw_mmc: fix unmap sg twice when finding data err
drivers/mmc/host/dw_mmc-exynos.c | 2 +-
drivers/mmc/host/dw_mmc-k3.c | 7 ++
drivers/mmc/host/dw_mmc-rockchip.c | 3 -
drivers/mmc/host/dw_mmc.c | 157 ++++++++++++++++++++++---------------
drivers/mmc/host/dw_mmc.h | 10 +--
include/linux/mmc/dw_mmc.h | 9 ---
6 files changed, 108 insertions(+), 80 deletions(-)
next reply other threads:[~2016-06-29 1:42 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-29 1:42 Jaehoon Chung [this message]
2016-07-06 16:19 ` [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-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-18 3:44 Jaehoon Chung
2015-05-18 8:25 ` 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=5773279F.1080003@samsung.com \
--to=jh80.chung@samsung.com \
--cc=ben.dooks@codethink.co.uk \
--cc=dianders@chromium.org \
--cc=jerome.forissier@linaro.org \
--cc=jh80.chung@gmail.com \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.lin@rock-chips.com \
--cc=sw0312.kim@samsung.com \
--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 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.