From: Ulf Hansson <ulf.hansson@stericsson.com>
To: Russell King <linux@arm.linux.org.uk>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Lee Jones <lee.jones@linaro.org>,
elinwal <linus.walleij@stericsson.com>
Subject: Re: [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO
Date: Tue, 13 Dec 2011 17:24:17 +0100 [thread overview]
Message-ID: <4EE77C31.4030205@stericsson.com> (raw)
In-Reply-To: <1323704167-10247-1-git-send-email-ulf.hansson@stericsson.com>
Hi Russell,
I would just like to inform you that I just uploaded these patches into
your patchtracker tool. I will ask Linus to help out testing this on
RealView PB1176 board as well, since I unfortunately don't own such a
board myself.
These patches is also based on Linux 3.2-rc4 and on top of the other
mmci patch serie.
Br
Ulf Hansson
Ulf HANSSON wrote:
> This patchserie is based upon the below stated patchserie:
> mmc: mmci: Improved PM support, cleanup and bugfixes
>
> These patches are all related to the SDIO support. Some patches will
> anyway effect the code execution path for non-SDIO and more important
> also the "hotpath" for all PIO read transfers. The intent is to try
> to affect as little as possible.
>
> Per Forlin (1):
> mmc: mmci: Add constraints on alignment for SDIO
>
> Stefan Nilsson XK (1):
> mmc: mmci: Fix PIO read for small SDIO packets
>
> Ulf Hansson (3):
> mmc: mmci: Prepare for SDIO before setting up DMA job
> mmc: mmci: Fix incorrect handling of HW flow control for SDIO
> mmc: mmci: Support any block sizes for ux500v2 variant
>
> drivers/mmc/host/mmci.c | 120 +++++++++++++++++++++++++++++++++++-----------
> drivers/mmc/host/mmci.h | 7 +++
> 2 files changed, 98 insertions(+), 29 deletions(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: ulf.hansson@stericsson.com (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO
Date: Tue, 13 Dec 2011 17:24:17 +0100 [thread overview]
Message-ID: <4EE77C31.4030205@stericsson.com> (raw)
In-Reply-To: <1323704167-10247-1-git-send-email-ulf.hansson@stericsson.com>
Hi Russell,
I would just like to inform you that I just uploaded these patches into
your patchtracker tool. I will ask Linus to help out testing this on
RealView PB1176 board as well, since I unfortunately don't own such a
board myself.
These patches is also based on Linux 3.2-rc4 and on top of the other
mmci patch serie.
Br
Ulf Hansson
Ulf HANSSON wrote:
> This patchserie is based upon the below stated patchserie:
> mmc: mmci: Improved PM support, cleanup and bugfixes
>
> These patches are all related to the SDIO support. Some patches will
> anyway effect the code execution path for non-SDIO and more important
> also the "hotpath" for all PIO read transfers. The intent is to try
> to affect as little as possible.
>
> Per Forlin (1):
> mmc: mmci: Add constraints on alignment for SDIO
>
> Stefan Nilsson XK (1):
> mmc: mmci: Fix PIO read for small SDIO packets
>
> Ulf Hansson (3):
> mmc: mmci: Prepare for SDIO before setting up DMA job
> mmc: mmci: Fix incorrect handling of HW flow control for SDIO
> mmc: mmci: Support any block sizes for ux500v2 variant
>
> drivers/mmc/host/mmci.c | 120 +++++++++++++++++++++++++++++++++++-----------
> drivers/mmc/host/mmci.h | 7 +++
> 2 files changed, 98 insertions(+), 29 deletions(-)
>
next prev parent reply other threads:[~2011-12-13 16:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 15:36 [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 1/5] mmc: mmci: Prepare for SDIO before setting up DMA job Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 2/5] mmc: mmci: Fix incorrect handling of HW flow control for SDIO Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 3/5] mmc: mmci: Add constraints on alignment " Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 4/5] mmc: mmci: Fix PIO read for small SDIO packets Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-12 15:36 ` [PATCH 5/5] mmc: mmci: Support any block sizes for ux500v2 variant Ulf Hansson
2011-12-12 15:36 ` Ulf Hansson
2011-12-13 16:24 ` Ulf Hansson [this message]
2011-12-13 16:24 ` [PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO 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=4EE77C31.4030205@stericsson.com \
--to=ulf.hansson@stericsson.com \
--cc=lee.jones@linaro.org \
--cc=linus.walleij@stericsson.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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.