public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] maximum discard size
@ 2011-06-28 14:16 Adrian Hunter
  2011-06-28 14:16 ` [PATCH 1/2] mmc: queue: let host controllers specify maximum discard timeout Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Adrian Hunter @ 2011-06-28 14:16 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Philip Rakity, Adrian Hunter

Hi

Here is a patch that sets a maximum discard size for host controllers
that cannot manage large timeouts.  And another patch putting it into
use for shdci.

Adrian Hunter (2):
      mmc: queue: let host controllers specify maximum discard timeout
      mmc: sdhci: specify maximum discard timeout

 drivers/mmc/card/queue.c |   33 ++++++++++++++------
 drivers/mmc/core/core.c  |   76 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/host/sdhci.c |    5 +++
 include/linux/mmc/core.h |    1 +
 include/linux/mmc/host.h |    1 +
 5 files changed, 106 insertions(+), 10 deletions(-)

Regards
Adrian Hunter

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-15 21:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 14:16 [PATCH 0/2] maximum discard size Adrian Hunter
2011-06-28 14:16 ` [PATCH 1/2] mmc: queue: let host controllers specify maximum discard timeout Adrian Hunter
2011-06-28 14:16 ` [PATCH 2/2] mmc: sdhci: " Adrian Hunter
2011-07-15 18:59 ` [PATCH 0/2] maximum discard size Adrian Hunter
2011-07-15 21:46   ` Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox