linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: add a cap and a quirk
@ 2012-02-07 12:48 Adrian Hunter
  2012-02-07 12:48 ` [PATCH 1/4] mmc: core: add high-capacity erase size capability flag Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Adrian Hunter @ 2012-02-07 12:48 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Adrian Hunter

Hi

Here are patches for Medfield to allow the use of high-capacity erase size
and to allow the SDIO host controller to be off when the card is kept on
during suspend - replacing the earlier patch "mmc: sdhci: always reset all
during resume"


Adrian Hunter (4):
      mmc: core: add high-capacity erase size capability flag
      mmc: sdhci-pci: select HC erase size for Medfield eMMC
      mmc: sdhci: add quirk for keeping card power during suspend
      mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO

 drivers/mmc/core/mmc.c       |    3 ++-
 drivers/mmc/host/sdhci-pci.c |    8 +++++++-
 drivers/mmc/host/sdhci.c     |   13 +++++++++++--
 include/linux/mmc/host.h     |    1 +
 include/linux/mmc/sdhci.h    |    2 ++
 5 files changed, 23 insertions(+), 4 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2012-03-13  9:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-07 12:48 [PATCH 0/4] mmc: add a cap and a quirk Adrian Hunter
2012-02-07 12:48 ` [PATCH 1/4] mmc: core: add high-capacity erase size capability flag Adrian Hunter
2012-02-08 16:32   ` Ulf Hansson
2012-02-09  7:12     ` Adrian Hunter
2012-02-08 22:38   ` Linus Walleij
2012-02-09  7:02     ` Adrian Hunter
2012-02-07 12:48 ` [PATCH 2/4] mmc: sdhci-pci: select HC erase size for Medfield eMMC Adrian Hunter
2012-02-07 12:48 ` [PATCH 3/4] mmc: sdhci: add quirk for keeping card power during suspend Adrian Hunter
2012-02-07 12:48 ` [PATCH 4/4] mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO Adrian Hunter
2012-03-13  6:41 ` [PATCH 0/4] mmc: add a cap and a quirk Adrian Hunter
2012-03-13  9:35   ` Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).