1. df157f6 mmc: pwrseq: Use kmalloc_array instead of stack VLA by Tobin C. Harding · 6 years ago
  2. 963f312 mmc: avoid removing non-removable hosts during suspend by Daniel Drake · 7 years ago
  3. c814d67 mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  4. 0bf4d05 mmc: core: Do not leave the block driver in a suspended state by Adrian Hunter · 7 years ago
  5. d9aaef3 mmc: core: add driver strength selection when selecting hs400es by Chanho Min · 7 years ago
  6. 727a153 mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 7 years ago
  7. 0a205d8 mmc: mmc: correct the logic for setting HS400ES signal voltage by Haibo Chen · 7 years ago
  8. e92add2 mmc: core: Use device_property_read instead of of_property_read by David Woods · 7 years ago
  9. 943281e mmc: core: Fix access to HS400-ES devices by Guenter Roeck · 7 years ago
  10. ef746a3 mmc: core: fix multi-bit bus width without high-speed mode by Anssi Hannula · 7 years ago
  11. efd16f7 mmc: sd: Meet alignment requirements for raw_ssr DMA by Paul Burton · 8 years ago
  12. fe1b570 mmc: mmc: Use 500ms as the default generic CMD6 timeout by Ulf Hansson · 8 years ago
  13. 4f25580 mmc: core: changes frequency to hs_max_dtr when selecting hs400es by Shawn Lin · 8 years ago
  14. 1720d35 mmc: core: switch to 1V8 or 1V2 for hs400es mode by Shawn Lin · 8 years ago
  15. 1712c93 mmc: core: don't try to switch block size for dual rate mode by Ziyuan Xu · 8 years ago
  16. 5163af5 mmc: core: Add support for sending commands during data transfer by Adrian Hunter · 8 years ago
  17. 6c68988 mmc: core: Optimize the mmc erase size alignment by Baolin Wang · 8 years ago
  18. 7108512 mmc: core: Factor out the alignment of erase size by Baolin Wang · 8 years ago
  19. 12182af mmc: core: Use a default maximum erase timeout by Ulf Hansson · 8 years ago
  20. 923dff8 mmc: sdio: deploy error handling instead of triggering BUG_ON by Shawn Lin · 8 years ago
  21. 67d3596 mmc: core: Add error message when switching fails in mmc_select_hs() by Jungseung Lee · 8 years ago
  22. 5275a65 mmc: sd: Export SD Status via “ssr” device attribute by Uri Yanai · 8 years ago
  23. 721e049 mmc: pwrseq-simple: Add an optional post-power-on-delay by Hans de Goede · 8 years ago
  24. bb4eecf mmc: Change the max discard sectors and erase response when HW busy detect by Baolin Wang · 8 years ago
  25. 6825a60 mmc: core: Extend sysfs with DSR register by Bojan Prtvar · 8 years ago
  26. 6ae3e53 mmc: core: expose MMC_CAP2_NO_* to dt by Shawn Lin · 8 years ago
  27. 5fb06af mmc: core: Extend sysfs with OCR register by Bojan Prtvar · 8 years ago
  28. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 8 years ago
  29. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 8 years ago
  30. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 8 years ago
  31. 8b7be8f mmc: core: Only change mode if mmc_select_bus_width() is successful by Peter Griffin · 8 years ago
  32. c6d8fd6 mmc: Set pref erase size based on size by Gwendal Grignou · 8 years ago
  33. 649c605 mmc: mmc: Fix HS switch failure in mmc_select_hs400() by Ziyuan Xu · 8 years ago
  34. 987aa5f8 mmc: mmc: fix switch timeout issue caused by jiffies precision by Chaotian Jing · 8 years ago
  35. 08573ea mmc: mmc: do not use CMD13 to get status after speed mode switch by Chaotian Jing · 8 years ago
  36. 87a18a6 mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch() by Chaotian Jing · 8 years ago
  37. bc26235 mmc: debugfs: add HS400 enhanced strobe description by Shawn Lin · 8 years ago
  38. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 8 years ago
  39. ef29c0e mmc: core: add mmc-hs400-enhanced-strobe support by Shawn Lin · 8 years ago
  40. f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 8 years ago
  41. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  42. 32ecd32 mmc: longer timeout for long read time quirk by Matt Gumbel · 8 years ago
  43. 7ff2760 mmc: core: Add a facility to "pause" re-tuning by Adrian Hunter · 8 years ago
  44. 1c44711 mmc: mmc: Fix partition switch timeout for some eMMCs by Adrian Hunter · 8 years ago
  45. 88ea46b mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards by Wolfram Sang · 8 years ago
  46. 0400ed0 mmc: core: remove the invalid message in mmc_select_timing by Dong Aisheng · 8 years ago
  47. e51534c mmc: core: fix using wrong io voltage if mmc_select_hs200 fails by Dong Aisheng · 8 years ago
  48. 437db4c mmc: mmc: Attempt to flush cache before reset by Adrian Hunter · 8 years ago
  49. 5674a9b mmc: core: Convert from IDR to IDA for host indexes by Ulf Hansson · 8 years ago
  50. 87e8865 mmc: core: drop unnecessary bit checking by Masahiro Yamada · 8 years ago
  51. d97a1e5 mmc: pwrseq: convert to proper platform device by Srinivas Kandagatla · 8 years ago
  52. f01b72d mmc: pwrseq_emmc: add to_pwrseq_emmc() macro by Srinivas Kandagatla · 8 years ago
  53. 5b96fea mmc: pwrseq_simple: add to_pwrseq_simple() macro by Srinivas Kandagatla · 8 years ago
  54. 4e6c717 mmc: core: Do regular power cycle when lacking eMMC HW reset support by Gwendal Grignou · 8 years ago
  55. 7962fc3 mmc: core: Provide tracepoints for request processing by Baolin Wang · 8 years ago
  56. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  57. a0747eb mmc: core: remove redundant memset of sdio_read_cccr by Shawn Lin · 8 years ago
  58. 0076c71e mmc: core: remove redundant memset of mmc_decode_cid by Shawn Lin · 8 years ago
  59. 07d97d8 mmc: core: report tuning command execution failure reason by Russell King · 8 years ago
  60. cf92574 mmc: core: improve mmc_of_parse_voltage() to return better status by Russell King · 8 years ago
  61. 10a16a0 mmc: core: shut up "voltage-ranges unspecified" pr_info() by Russell King · 8 years ago
  62. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 8 years ago
  63. 6067baf mmc: core: use the defined function to check whether card is removable by Jaehoon Chung · 8 years ago
  64. 4ec96b4 mmc: make MAN_BKOPS_EN message a debug by Wolfram Sang · 8 years ago
  65. ccf7bfd mmc: core: enable mmc host device to suspend/resume asynchronously by Fu, Zhonghui · 8 years ago
  66. e5905ff mmc: debugfs: Add a restriction to mmc debugfs clock setting by Chuanxiao Dong · 8 years ago
  67. 0899e74 mmc: remove unnecessary assignment statements before return by Masahiro Yamada · 8 years ago
  68. 62c03ca mmc: core: pwrseq_simple: remove unused header file by Peter Chen · 8 years ago
  69. 64a67d4 mmc: pwrseq_simple: Make reset-gpios optional to match doc by Martin Fuzzey · 8 years ago
  70. 07cbeea mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD by Shawn Lin · 8 years ago
  71. 0036e74 mmc: debugfs: correct wrong voltage value by Chuanxiao Dong · 8 years ago
  72. e10c321 mmc: core: Enable tuning according to the actual timing by Carlo Caione · 8 years ago
  73. d981278 mmc: sd: limit SD card power limit according to cards capabilities by Russell King · 8 years ago
  74. 520322d mmc: It is not an error for the card to be removed while suspended by Adrian Hunter · 9 years ago
  75. 520bd7a mmc: core: Optimize boot time by detecting cards simultaneously by Ulf Hansson · 9 years ago
  76. 3bbb0de mmc: core: fix __mmc_switch timeout caused by preempt by Chaotian Jing · 9 years ago
  77. ec076cd mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  78. d9bfbb9 mmc: sdio: Fix invalid vdd in voltage switch power cycle by Adrian Hunter · 9 years ago
  79. adb24d4 mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 by Wenkai Du · 9 years ago
  80. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago
  81. fb0229d mmc: fix mmc_{un,}register_pm_notifier prototypes by Arnd Bergmann · 9 years ago
  82. ffedbd2 mmc: pwrseq: constify mmc_pwrseq_ops structures by Julia Lawall · 9 years ago
  83. 6e1bbc5 mmc: core: set regulator not found message as debug by ludovic.desroches@atmel.com · 9 years ago
  84. 1ff2575 mmc: core: Check for non-removable cards earlier in the error path by Ulf Hansson · 9 years ago
  85. 8dede18 mmc: core: Refactor code to register the MMC PM notifier by Ulf Hansson · 9 years ago
  86. c29536e mmc: core: Make runtime resume default behavior for MMC/SD by Ulf Hansson · 9 years ago
  87. d234d21 mmc: core: Keep host claimed in mmc_rescan() while calling host ops by Ulf Hansson · 9 years ago
  88. 8623681 mmc: core: Invoke ->card_event() callback only when needed by Ulf Hansson · 9 years ago
  89. 0dbcdc0 mmc: core: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  90. d230293 mmc: mmc: Improve reliability of mmc_select_hs400() by Adrian Hunter · 9 years ago
  91. 974007a mmc: mmc: Move mmc_switch_status() by Adrian Hunter · 9 years ago
  92. 51b12f7 mmc: mmc: Fix HS setting in mmc_select_hs400() by Adrian Hunter · 9 years ago
  93. 1815e61 mmc: mmc: Improve reliability of mmc_select_hs200() by Adrian Hunter · 9 years ago
  94. 1c6e58d mmc: pwrseq: Use highest priority for eMMC restart handler by Javier Martinez Canillas · 9 years ago
  95. 9979dbe mmc: mmc: extend the mmc_send_tuning() by Chaotian Jing · 9 years ago
  96. 794f157 mmc: core: Add DT bindings for eMMC hardware reset support by Chaotian Jing · 9 years ago
  97. 2860d06 mmc: skip reclaiming host on mmc_add_card() error by Sergei Shtylyov · 9 years ago
  98. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  99. 310c805 mmc: core: move ocr-bit to voltage translation into separate function by Heiko Stuebner · 9 years ago
  100. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago