1. 9cb238c mmc: omap: Fix I2C dependency and make driver usable with device tree by Tony Lindgren · 11 years ago
  2. 31ee918 mmc: omap: Fix DMA configuration to not rely on device id by Tony Lindgren · 11 years ago
  3. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  5. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  6. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  7. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  8. 42cbe82 Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next by Russell King · 11 years ago
  9. e395c43 mmc: wbsd: Silence compiler warning by Ulf Hansson · 11 years ago
  10. ecd3a7d mmc: core: Silence compiler warning in __mmc_switch by Ulf Hansson · 11 years ago
  11. ac0a2e9 mmc: sh_mmcif: Convert to clk_prepare|unprepare by Ulf Hansson · 11 years ago
  12. 51129f3 mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops by Ulf Hansson · 11 years ago
  13. 2d9f0bd mmc: dw_mmc: exynos: Revert the sdr_timing assignment by Yuvaraj Kumar C D · 11 years ago
  14. 0a8fd09 mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq by Alexey Neyman · 11 years ago
  15. 8e0cb8a ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations by Santosh Shilimkar · 11 years ago
  16. 07f4450 DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  17. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  18. 0cb403a mmc: core: Improve runtime PM support during suspend/resume for sd/mmc by Ulf Hansson · 11 years ago
  19. 0cc81a8 mmc: core: Remove redundant mmc_power_up|off at runtime callbacks by Ulf Hansson · 11 years ago
  20. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  21. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  22. 578aebc mmc: mmci: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  23. ccad9b9 mmc: via-sdmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  24. d62c957 mmc: tmio: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  25. cb3ca1a mmc: sh_mmcif: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  26. b2822d3 mmc: sdricoh_cs: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  27. ff71c4b mmc: rtsx: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  28. 83234ac mmc: wbsd: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  29. 359bfcb mmc: pxamci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  30. bfc55a8 mmc: s3cmci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  31. 7af3766 mmc: wmt-sdmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  32. bd190f9 mmc: mxcmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  33. 6835907 mmc: mxs-mmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  34. 3932afd mmc: omap: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  35. ccbd483 mmc: tifm_sd: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  36. 4ee14ec mmc: sdhci: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  37. 990b299 mmc: vub300: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  38. 4d6c5d8 mmc: mvsdio: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  39. 29685f6 mmc: msm_sdcc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  40. c91c413 mmc: jz4740: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  41. 1eeaadf mmc: dw_mmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  42. 5ffdeea5 mmc: davinci_mmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  43. d978a2b mmc: cb710: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  44. 15a6af4 mmc: bfin_sdh: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  45. 1e63d48 mmc: au1xmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  46. 914af7c mmc: atmel-mci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  47. bbd4368 mmc: core: Signal wakeup event at card insert/removal by Ulf Hansson · 11 years ago
  48. 726d6f2 mmc: core: Collect common code for card ocr validation by Ulf Hansson · 11 years ago
  49. ce69d37 mmc: core: Prevent violation of specs while initializing cards by Ulf Hansson · 11 years ago
  50. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  51. db4a0d0 mmc: core: Cleanup code for setting ocr mask for SDIO by Ulf Hansson · 11 years ago
  52. ec2ed70 mmc: core: Remove unnecessary retry mechanism at SDIO attach by Ulf Hansson · 11 years ago
  53. 0f791fd mmc: core: Let mmc_set_signal_voltage take ocr as parameter by Ulf Hansson · 11 years ago
  54. 4a06519 mmc: core: Let mmc_power_up|cycle take ocr as parameter by Ulf Hansson · 11 years ago
  55. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  56. d052068 mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel Clovertrail by Eric Ernst · 11 years ago
  57. 6a6caac mmc: omap_hsmmc: remove unused no_off by Balaji T K · 11 years ago
  58. ed16418 mmc: omap_hsmmc: correct max value of clkd by Balaji T K · 11 years ago
  59. 1e88178 mmc: omap_hsmmc: fix timeout for cmd and data soft reset by Jianpeng Ma · 11 years ago
  60. 0a82e06 mmc: omap_hsmmc: context save and restore for DT by Tony Lindgren · 11 years ago
  61. e002264 mmc: omap_hsmmc: Fix pbias_disable for omap4 by Balaji T K · 11 years ago
  62. 372c463 mmc: sdhci: remove unneeded call when have preset value quirk by Dong Aisheng · 11 years ago
  63. 69ed60e mmc: sdhci-esdhc-imx: add preset value quirk for mx6 by Dong Aisheng · 11 years ago
  64. 888824b mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl by Dong Aisheng · 11 years ago
  65. 602519b mmc: sdhci-esdhc-imx: add delay line setting support by Dong Aisheng · 11 years ago
  66. de5bdbf mmc: sdhci-esdhc-imx: add DDR mode support for mx6 by Dong Aisheng · 11 years ago
  67. 114f2bf mmc: sdhci: report error once the maximum tuning loops exhausted or timeout by Dong Aisheng · 11 years ago
  68. 6b4fb67 mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl by Dong Aisheng · 11 years ago
  69. 6e9fd28 mmc: sdhci-esdhc-imx: add std tuning support for mx6sl by Dong Aisheng · 11 years ago
  70. f47c4bb mmc: sdhci-esdhc-imx: create struct esdhc_soc_data by Shawn Guo · 11 years ago
  71. 3770ee8 mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable by Shawn Guo · 11 years ago
  72. 9d61c00 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC by Shawn Guo · 11 years ago
  73. 31fbb30 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207 by Shawn Guo · 11 years ago
  74. e69e4df mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios. by Sonic Zhang · 11 years ago
  75. 7b23990 mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation by Axel Lin · 11 years ago
  76. 8776a16 mmc: sdhci-pci: add Intel Merrifield support by David Cohen · 11 years ago
  77. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  78. f24fc57 MMC: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  79. e76b855 mmc: sdhci-esdhc-imx: set actual_clock in clock setting by Dong Aisheng · 11 years ago
  80. 1867ade mmc: mvsdio: fix deferred probe from __init by Johan Hovold · 11 years ago
  81. 5f7886c mmc: sdhci-esdhc-imx: correct pre_div for imx6q by Dong Aisheng · 11 years ago
  82. ad93220 mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode by Dong Aisheng · 11 years ago
  83. 0322191 mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support by Dong Aisheng · 11 years ago
  84. fed2f6e mmc: sdhci-esdhc-imx: support real clock on and off for imx6q by Dong Aisheng · 11 years ago
  85. d31fc00 mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver by Dong Aisheng · 11 years ago
  86. c0e55129 mmc: sdhci: allow platform access of sdhci_send_command by Dong Aisheng · 11 years ago
  87. 4525181 mmc: sdhci: add hooks for platform specific tuning by Dong Aisheng · 11 years ago
  88. d0e0493 mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded by Axel Lin · 11 years ago
  89. ff1acfd mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded by Axel Lin · 11 years ago
  90. 08de89b mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe by Sachin Kamat · 11 years ago
  91. 21f67c2 mmc: dw_mmc-socfpga: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  92. e02d293 mmc: mvsdio: Convert to devm_ioremap_resource by Sachin Kamat · 11 years ago
  93. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  94. fbd986c mmc: atmel-mci: fix oops in atmci_tasklet_func by Rodolfo Giometti · 11 years ago
  95. c1fa342 mmc: atmel-mci: abort transfer on timeout error by Ludovic Desroches · 11 years ago
  96. a27fbf2 mmc: add ignorance case for CMD13 CRC error by Seungwon Jeon · 11 years ago
  97. aa50f25 mmc: dw_mmc: fix the transfer termination in IDMAC mode by Seungwon Jeon · 11 years ago
  98. 5ce9d96 mmc: dw_mmc: amend use of idmac sw reset by Seungwon Jeon · 11 years ago
  99. 31bff45 mmc: dw_mmc: gather each reset code into functions by Seungwon Jeon · 11 years ago
  100. e352c81 mmc: dw_mmc: rework the code related to cmd/data completion by Seungwon Jeon · 11 years ago