Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git tags/mmc-fixes-for-3.10-rc5 to receive MMC fixes for 3.10-rc5. There are no merge conflicts, and the patches have been tested in linux-next. Thanks. The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75: Linux 3.10-rc2 (2013-05-20 14:37:38 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git tags/mmc-fixes-for-3.10-rc5 for you to fetch changes up to 4a29b5591faf25555fdf2b717594d50f70c15066: mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case (2013-05-26 14:23:11 -0400) ---------------------------------------------------------------- MMC fixes for 3.10-rc5: - sdhci-acpi: Fix initial runtime PM status, add more ACPI IDs - atmel-mci, omap_hsmmc: DT handling fixes - esdhc-imx: Fix SDIO IRQs, fix multiblock reads (both h/w errata) ---------------------------------------------------------------- Adrian Hunter (3): mmc: sdhci-acpi: fix initial runtime pm status mmc: sdhci-acpi: add more device ids mmc: sdhci-pci: add more device ids Lucas Stach (1): mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 Ludovic Desroches (1): mmc: atmel-mci: convert to dma_request_slave_channel_compat() Martin Fuzzey (1): mmc: sdhci-esdhc-imx: Fix SDIO interrupts Matt Porter (1): mmc: omap_hsmmc: convert to dma_request_slave_channel_compat Santosh Shilimkar (1): mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case Tony Lindgren (1): mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 drivers/mmc/host/atmel-mci.c | 25 +++++++------- drivers/mmc/host/omap_hsmmc.c | 51 +++++++++++++++++----------- drivers/mmc/host/sdhci-acpi.c | 69 +++++++++++++++++++++++++++++++++----- drivers/mmc/host/sdhci-esdhc-imx.c | 41 +++++++++++++++++++--- drivers/mmc/host/sdhci-pci.c | 54 +++++++++++++++++++++++++++++ 5 files changed, 195 insertions(+), 45 deletions(-) -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html