mbox

[GIT,PULL] MMC fixes for v.3.19, take 2

Message ID CAPDyKFqLjy+kAWswigYXOC3WJvntt9qD9jzAeX1eOvXK2xWifg@mail.gmail.com
State New
Headers show

Pull-request

git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.19-3

Message

Ulf Hansson Jan. 12, 2015, 1:23 p.m. UTC
Hi Linus,

Here is a few mmc fixes for 3.19, take 2.

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:

  linux 3.19-rc4 (2015-01-11 12:44:53 -0800)

are available in the git repository at:

  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.19-3

for you to fetch changes up to 1f7f26528fb159e71f081df1d1050c218ff1d74d:

  mmc: sdhci-pci: Add support for Intel SPT (2015-01-12 10:14:58 +0100)

----------------------------------------------------------------
MMC host:
- sdhci-pci|acpi: Support some new IDs
- sdhci: Fix sleep from atomic context
- sdhci-pxav3: Prevent hang during ->probe()
- sdhci: Disable re-tuning for HS400

----------------------------------------------------------------
Adrian Hunter (6):
      mmc: sdhci: Tuning should not change max_blk_count
      mmc: sdhci: Add out_unlock to sdhci_execute_tuning
      mmc: sdhci: Simplify use of tuning timer
      mmc: sdhci: Disable re-tuning for HS400
      mmc: sdhci-acpi: Add ACPI HID INT344D
      mmc: sdhci-pci: Add support for Intel SPT

Krzysztof Kozlowski (1):
      mmc: sdhci: Fix sleep in atomic after inserting SD card

Thomas Petazzoni (1):
      mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks

 drivers/mmc/host/sdhci-acpi.c  |  2 ++
 drivers/mmc/host/sdhci-pci.c   | 25 ++++++++++++++
 drivers/mmc/host/sdhci-pci.h   |  3 ++
 drivers/mmc/host/sdhci-pxav3.c | 15 ++++-----
 drivers/mmc/host/sdhci.c       | 74 +++++++++++++++++++++++++++---------------
 include/linux/mmc/sdhci.h      |  1 +
 6 files changed, 86 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html