1. ef5332c mmc: renesas_sdhi: really fix WP logic regressions by Wolfram Sang · 7 years ago
  2. 77252da mmc: mvsdio: Enable MMC_CAP_ERASE by Ulf Hansson · 7 years ago
  3. 0ef89ec mmc: mvsdio: Respect card busy time out from mmc core by Ulf Hansson · 7 years ago
  4. 4ba9bf9 mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk by Georgi Djakov · 7 years ago
  5. af6b8ff mmc: sunxi: Use ifdef rather than __maybe_unused by Ulf Hansson · 7 years ago
  6. d8edfc4 mmc: mxmmc: Use ifdef rather than __maybe_unused by Ulf Hansson · 7 years ago
  7. a639bb7 mmc: mxmmc: include linux/highmem.h by Arnd Bergmann · 7 years ago
  8. 45ee504 mmc: sunxi: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  9. a6720c0 mmc: au1xmmc: handle highmem pages by Christoph Hellwig · 7 years ago
  10. fb8617e mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails by Jisheng Zhang · 7 years ago
  11. e1cb88a mmc: sdhci-xenon: use match_string() helper by Xie Yisheng · 7 years ago
  12. 8603f1e Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  13. 9181ece mmc: wbsd: handle highmem pages by Christoph Hellwig · 7 years ago
  14. a403417 mmc: ushc: handle highmem pages by Christoph Hellwig · 7 years ago
  15. b189e75 mmc: mxcmmc: handle highmem pages by Christoph Hellwig · 7 years ago
  16. 5b42778 mmc: atmel-mci: use sg_copy_{from,to}_buffer by Christoph Hellwig · 7 years ago
  17. 53d7e09 mmc: android-goldfish: use sg_copy_{from,to}_buffer by Christoph Hellwig · 7 years ago
  18. 3de06d5 mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus by Corneliu Doban · 7 years ago
  19. 5f651b8 mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register by Corneliu Doban · 7 years ago
  20. 4c94238 mmc: sdhci-iproc: remove hard coded mmc cap 1.8v by Srinath Mannam · 7 years ago
  21. 19c6beaa mmc: meson-gx: add device reset by Jerome Brunet · 7 years ago
  22. 86958dc mmc: dw_mmc-bluefield: Add driver extension by Liming Sun · 7 years ago
  23. caeffcf mmc: renesas_sdhi: Add r8a77965 support by Masaharu Hayakawa · 7 years ago
  24. cf56c81 mmc: tegra: remove redundant return statement by Aapo Vienamo · 7 years ago
  25. 400fdb2 mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests by Ulf Hansson · 7 years ago
  26. ec30f11 mmc: rtsx_usb: Use the provided busy timeout from the mmc core by Ulf Hansson · 7 years ago
  27. 4b7d454 mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO by Ulf Hansson · 7 years ago
  28. 5581cfc Merge branch 'sdhci_omap' into next by Ulf Hansson · 7 years ago
  29. 3f40287 mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode by Kishon Vijay Abraham I · 7 years ago
  30. efde12b mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq by Kishon Vijay Abraham I · 7 years ago
  31. 6d75df7 mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC by Kishon Vijay Abraham I · 7 years ago
  32. 25f80d8 mmc: sdhci-omap: Workaround for Errata i834 by Kishon Vijay Abraham I · 7 years ago
  33. fc1fa1b mmc: sdhci: Program a relatively accurate SW timeout value by Kishon Vijay Abraham I · 7 years ago
  34. 0bb28d7 mmc: sdhci: Factor out target_timeout calculation by Adrian Hunter · 7 years ago
  35. a999fd9 mmc: sdhci: Add quirk to disable HW timeout by Adrian Hunter · 7 years ago
  36. c16bc9a mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8v by Kishon Vijay Abraham I · 7 years ago
  37. 1d3a222 mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties by Kishon Vijay Abraham I · 7 years ago
  38. 212f4f8 mmc: sdhci-omap: Workaround for Errata i843 by Kishon Vijay Abraham I · 7 years ago
  39. 5bc2bda mmc: sdhci-omap: Remove setting ADMA capability in driver by Kishon Vijay Abraham I · 7 years ago
  40. 0ec4ee3 mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg by Kishon Vijay Abraham I · 7 years ago
  41. 2a9bde1 mmc: mediatek: add 64G DRAM DMA support by Chaotian Jing · 7 years ago
  42. 99d02d6 mmc: mmci: Remove bogus local_irq_save() by Thomas Gleixner · 7 years ago
  43. 3fbd432 mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO access by Andrew Gabbasov · 7 years ago
  44. 5c13232 mmc: sdhci-msm: support voltage pad switching by Vijay Viswanath · 7 years ago
  45. ac06fba mmc: sdhci-msm: Add support to store supported vdd-io voltages by Vijay Viswanath · 7 years ago
  46. e419768 mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelist by Sergei Shtylyov · 7 years ago
  47. 3f1109d mmc: sdhci-cadence: fix logically and structurally dead code by Gustavo A. R. Silva · 7 years ago
  48. 970f2d9 mmc: host: simplify getting .drvdata by Wolfram Sang · 7 years ago
  49. 909b345 mmc: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
  50. be17355 mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllers by Adrian Hunter · 7 years ago
  51. ebca50d mmc: renesas_sdhi_internal_dmac: remove superfluous WARN by Wolfram Sang · 7 years ago
  52. 1abf9e5 mmc: renesas_sdhi_internal_dmac: use more generic whitelisting by Wolfram Sang · 7 years ago
  53. ae275b9 mmc: renesas_sdhi: Fix alignment check of sg buffer by Masaharu Hayakawa · 7 years ago
  54. a028b43 mmc: renesas_sdhi: use helpers to access struct scatterlist members by Niklas Söderlund · 7 years ago
  55. bb26b84 mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904x by Kyle Roeschley · 7 years ago
  56. 1d6efe0 mmc: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  57. eef797a mmc: sunxi: Drop the init / reset of the controller from set_ios by Maxime Ripard · 7 years ago
  58. 9a8e1e8 mmc: sunxi: Add runtime_pm support by Maxime Ripard · 7 years ago
  59. e27e1f3 mmc: sunxi: Move the card power configuration to a function by Maxime Ripard · 7 years ago
  60. ad04d95 mmc: sunxi: Move clock configuration to a function by Maxime Ripard · 7 years ago
  61. 3f6c808 mmc: sunxi: Move bus width configuration to a function by Maxime Ripard · 7 years ago
  62. 0fc4c61 mmc: sunxi: Change sunxi_mmc_init_host argument type by Maxime Ripard · 7 years ago
  63. 743b819 mmc: sunxi: Reorder the headers by Maxime Ripard · 7 years ago
  64. d39b1b2 mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios by Shawn Lin · 7 years ago
  65. ef6b756 mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 7 years ago
  66. e79dc1b mmc: meson: update doc to support Meson-AXG platform by Nan Li · 7 years ago
  67. df06981 mmc: meson-axg: add support for the Meson-AXG platform by Nan Li · 7 years ago
  68. fb0ce9d mmc: jz4740: Use dma_request_chan() by Ezequiel Garcia · 7 years ago
  69. 6a78768 mmc: jz4740: Add support for the JZ4780 by Alex Smith · 7 years ago
  70. 6861fce mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE by Alex Smith · 7 years ago
  71. 61e11eb mmc: jz4740: Introduce devicetree probe by Ezequiel Garcia · 7 years ago
  72. 436a3cf mmc: jz4740: Reset the device requesting the interrupt by Zubair Lutfullah Kakakhel · 7 years ago
  73. 39e9ef1 mmc: jz4740: Use dev_get_platdata by Ezequiel Garcia · 7 years ago
  74. 7e7845f mmc: jz4780: Order headers alphabetically by Ezequiel Garcia · 7 years ago
  75. 7e8466e mmc: jz4740: Fix error exit path in driver's probe by Paul Cercueil · 7 years ago
  76. ff17898 mmc: dw_mmc: update actual clock for mmc debugfs by Shawn Lin · 7 years ago
  77. 57aac33 mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgs by Phil Edworthy · 7 years ago
  78. 0cbc94d mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs by Wolfram Sang · 7 years ago
  79. 300ad89 mmc: sdhci-pci: Only do AMD tuning for HS200 by Daniel Kurtz · 7 years ago
  80. fc167da mmc: tmio: Fix error handling when issuing CMD23 by Masaharu Hayakawa · 7 years ago
  81. a04f001 mmc: jz4740: Fix race condition in IRQ mask update by Alex Smith · 7 years ago
  82. dc73d6a Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  83. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  84. 7ec164a mmc: remove bfin_sdh driver by Arnd Bergmann · 7 years ago
  85. 4472f0f mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE by Masaharu Hayakawa · 7 years ago
  86. c42e8e0 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  87. d58ac80 mmc: sdhci-acpi: Fix IRQ 0 by Adrian Hunter · 7 years ago
  88. f09a793 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  89. 47b7de2 mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs by Evgeniy Didin · 7 years ago
  90. a677b67 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  91. cb1214d mmc: sunxi: Set our device drvdata earlier by Maxime Ripard · 7 years ago
  92. d818194 mmc: sunxi: Move the reset deassertion before enabling the clocks by Maxime Ripard · 7 years ago
  93. 774c010 mmc: sunxi: Move resources management to separate functions by Maxime Ripard · 7 years ago
  94. e382ab7 mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc by tianshuliang · 7 years ago
  95. e22842d mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433 by Jaehoon Chung · 7 years ago
  96. e060d37 mmc: renesas_sdhi: fix WP detection by Wolfram Sang · 7 years ago
  97. e988867f mmc: dw_mmc-rockchip: correct property names in debug by John Keeping · 7 years ago
  98. 01b653c mmc: dw_mmc: remove the deprecated "num-slots" by Jaehoon Chung · 7 years ago
  99. 86b93a4 mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property by Jaehoon Chung · 7 years ago
  100. 611d059 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago