1. bb4eecf mmc: Change the max discard sectors and erase response when HW busy detect by Baolin Wang · 8 years ago
  2. 6825a60 mmc: core: Extend sysfs with DSR register by Bojan Prtvar · 8 years ago
  3. 6ae3e53 mmc: core: expose MMC_CAP2_NO_* to dt by Shawn Lin · 9 years ago
  4. 5fb06af mmc: core: Extend sysfs with OCR register by Bojan Prtvar · 9 years ago
  5. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 9 years ago
  6. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 9 years ago
  7. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 9 years ago
  8. 8b7be8f mmc: core: Only change mode if mmc_select_bus_width() is successful by Peter Griffin · 9 years ago
  9. c6d8fd6 mmc: Set pref erase size based on size by Gwendal Grignou · 9 years ago
  10. 649c605 mmc: mmc: Fix HS switch failure in mmc_select_hs400() by Ziyuan Xu · 9 years ago
  11. 987aa5f8 mmc: mmc: fix switch timeout issue caused by jiffies precision by Chaotian Jing · 9 years ago
  12. 08573ea mmc: mmc: do not use CMD13 to get status after speed mode switch by Chaotian Jing · 9 years ago
  13. 87a18a6 mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch() by Chaotian Jing · 9 years ago
  14. bc26235 mmc: debugfs: add HS400 enhanced strobe description by Shawn Lin · 9 years ago
  15. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 9 years ago
  16. ef29c0e mmc: core: add mmc-hs400-enhanced-strobe support by Shawn Lin · 9 years ago
  17. f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 9 years ago
  18. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  19. 32ecd32 mmc: longer timeout for long read time quirk by Matt Gumbel · 9 years ago
  20. 7ff2760 mmc: core: Add a facility to "pause" re-tuning by Adrian Hunter · 9 years ago
  21. 1c44711 mmc: mmc: Fix partition switch timeout for some eMMCs by Adrian Hunter · 9 years ago
  22. 88ea46b mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards by Wolfram Sang · 9 years ago
  23. 0400ed0 mmc: core: remove the invalid message in mmc_select_timing by Dong Aisheng · 9 years ago
  24. e51534c mmc: core: fix using wrong io voltage if mmc_select_hs200 fails by Dong Aisheng · 9 years ago
  25. 437db4c mmc: mmc: Attempt to flush cache before reset by Adrian Hunter · 9 years ago
  26. 5674a9b mmc: core: Convert from IDR to IDA for host indexes by Ulf Hansson · 9 years ago
  27. 87e8865 mmc: core: drop unnecessary bit checking by Masahiro Yamada · 9 years ago
  28. d97a1e5 mmc: pwrseq: convert to proper platform device by Srinivas Kandagatla · 9 years ago
  29. f01b72d mmc: pwrseq_emmc: add to_pwrseq_emmc() macro by Srinivas Kandagatla · 9 years ago
  30. 5b96fea mmc: pwrseq_simple: add to_pwrseq_simple() macro by Srinivas Kandagatla · 9 years ago
  31. 4e6c717 mmc: core: Do regular power cycle when lacking eMMC HW reset support by Gwendal Grignou · 9 years ago
  32. 7962fc3 mmc: core: Provide tracepoints for request processing by Baolin Wang · 9 years ago
  33. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  34. a0747eb mmc: core: remove redundant memset of sdio_read_cccr by Shawn Lin · 9 years ago
  35. 0076c71e mmc: core: remove redundant memset of mmc_decode_cid by Shawn Lin · 9 years ago
  36. 07d97d8 mmc: core: report tuning command execution failure reason by Russell King · 9 years ago
  37. cf92574 mmc: core: improve mmc_of_parse_voltage() to return better status by Russell King · 9 years ago
  38. 10a16a0 mmc: core: shut up "voltage-ranges unspecified" pr_info() by Russell King · 9 years ago
  39. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 9 years ago
  40. 6067baf mmc: core: use the defined function to check whether card is removable by Jaehoon Chung · 9 years ago
  41. 4ec96b4 mmc: make MAN_BKOPS_EN message a debug by Wolfram Sang · 9 years ago
  42. ccf7bfd mmc: core: enable mmc host device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  43. e5905ff mmc: debugfs: Add a restriction to mmc debugfs clock setting by Chuanxiao Dong · 9 years ago
  44. 0899e74 mmc: remove unnecessary assignment statements before return by Masahiro Yamada · 9 years ago
  45. 62c03ca mmc: core: pwrseq_simple: remove unused header file by Peter Chen · 9 years ago
  46. 64a67d4 mmc: pwrseq_simple: Make reset-gpios optional to match doc by Martin Fuzzey · 9 years ago
  47. 07cbeea mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD by Shawn Lin · 9 years ago
  48. 0036e74 mmc: debugfs: correct wrong voltage value by Chuanxiao Dong · 9 years ago
  49. e10c321 mmc: core: Enable tuning according to the actual timing by Carlo Caione · 9 years ago
  50. d981278 mmc: sd: limit SD card power limit according to cards capabilities by Russell King · 9 years ago
  51. 520322d mmc: It is not an error for the card to be removed while suspended by Adrian Hunter · 9 years ago
  52. 520bd7a mmc: core: Optimize boot time by detecting cards simultaneously by Ulf Hansson · 9 years ago
  53. 3bbb0de mmc: core: fix __mmc_switch timeout caused by preempt by Chaotian Jing · 9 years ago
  54. ec076cd mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  55. d9bfbb9 mmc: sdio: Fix invalid vdd in voltage switch power cycle by Adrian Hunter · 9 years ago
  56. adb24d4 mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 by Wenkai Du · 9 years ago
  57. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago
  58. fb0229d mmc: fix mmc_{un,}register_pm_notifier prototypes by Arnd Bergmann · 9 years ago
  59. ffedbd2 mmc: pwrseq: constify mmc_pwrseq_ops structures by Julia Lawall · 9 years ago
  60. 6e1bbc5 mmc: core: set regulator not found message as debug by ludovic.desroches@atmel.com · 9 years ago
  61. 1ff2575 mmc: core: Check for non-removable cards earlier in the error path by Ulf Hansson · 9 years ago
  62. 8dede18 mmc: core: Refactor code to register the MMC PM notifier by Ulf Hansson · 9 years ago
  63. c29536e mmc: core: Make runtime resume default behavior for MMC/SD by Ulf Hansson · 9 years ago
  64. d234d21 mmc: core: Keep host claimed in mmc_rescan() while calling host ops by Ulf Hansson · 9 years ago
  65. 8623681 mmc: core: Invoke ->card_event() callback only when needed by Ulf Hansson · 9 years ago
  66. 0dbcdc0 mmc: core: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  67. d230293 mmc: mmc: Improve reliability of mmc_select_hs400() by Adrian Hunter · 9 years ago
  68. 974007a mmc: mmc: Move mmc_switch_status() by Adrian Hunter · 9 years ago
  69. 51b12f7 mmc: mmc: Fix HS setting in mmc_select_hs400() by Adrian Hunter · 9 years ago
  70. 1815e61 mmc: mmc: Improve reliability of mmc_select_hs200() by Adrian Hunter · 9 years ago
  71. 1c6e58d mmc: pwrseq: Use highest priority for eMMC restart handler by Javier Martinez Canillas · 9 years ago
  72. 9979dbe mmc: mmc: extend the mmc_send_tuning() by Chaotian Jing · 9 years ago
  73. 794f157 mmc: core: Add DT bindings for eMMC hardware reset support by Chaotian Jing · 9 years ago
  74. 2860d06 mmc: skip reclaiming host on mmc_add_card() error by Sergei Shtylyov · 9 years ago
  75. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  76. 310c805 mmc: core: move ocr-bit to voltage translation into separate function by Heiko Stuebner · 9 years ago
  77. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  78. 4324f6d mmc: core: enable CMD19 tuning for DDR50 mode by Weijun Yang · 9 years ago
  79. 85f4505 mmc: debugfs: implement ios show for SDR12 and SDR25 by Shawn Lin · 9 years ago
  80. 5d3f6ef mmc: Wait for card_busy before starting sdio requests by Hans de Goede · 9 years ago
  81. de98c55 mmc: Add mmc_is_io_op helper function by Hans de Goede · 9 years ago
  82. ce03727 mmc: pwrseq_simple: use GPIO descriptors array API by Javier Martinez Canillas · 9 years ago
  83. d1f23f9 mmc: debugfs: implement ios show for driver type by Shawn Lin · 9 years ago
  84. a30b551 mmc: pwrseq: use gpiod_get() instead of index 0 by Javier Martinez Canillas · 9 years ago
  85. f90d2e4 mmc: core: Convert __mmc_switch() into an internal core function by Ulf Hansson · 9 years ago
  86. bf8b851 mmc: sd: Remove superfluous error code assignment by Yousong Zhou · 9 years ago
  87. 8d1ffc8c mmc: core: Keep host claimed while invoking mmc_power_off|up() by Ulf Hansson · 9 years ago
  88. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  89. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  90. 43934ec mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset by Ulf Hansson · 9 years ago
  91. 71f8a4b mmc: core: fix race condition in mmc_wait_data_done by Jialing Fu · 9 years ago
  92. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  93. 90614cd mmc: host: use of_property_read_bool() by Sergei Shtylyov · 9 years ago
  94. 22d7e85 mmc: core: Fixed bug in one erase-group budget TRIM by Robin van der Gracht · 9 years ago
  95. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 10 years ago
  96. 1ef48e3 mmc: core: Attach PM domain prior probing of SDIO func driver by Ulf Hansson · 10 years ago
  97. 3056c49 mmc: core: Remove redundant ->power_restore() callback for SD by Ulf Hansson · 10 years ago
  98. 364549d mmc: core: Remove redundant ->power_restore() callback for MMC by Ulf Hansson · 10 years ago
  99. cc4f414 mmc: mmc: Add driver strength selection by Adrian Hunter · 10 years ago
  100. b097e07 mmc: mmc: Read card's valid driver strength mask by Adrian Hunter · 10 years ago