1. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 963f312 mmc: avoid removing non-removable hosts during suspend by Daniel Drake · 7 years ago
  3. 11537d5 blkdev: Refactoring block io latency histogram codes by Hyojun Kim · 6 years ago
  4. e2d8878 ANDROID: MMC/UFS IO Latency Histograms. by Mohan Srinivasan · 8 years ago
  5. 2b6be3a ANDROID: mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 16 years ago
  6. 1712c93 mmc: core: don't try to switch block size for dual rate mode by Ziyuan Xu · 8 years ago
  7. 5163af5 mmc: core: Add support for sending commands during data transfer by Adrian Hunter · 8 years ago
  8. 6c68988 mmc: core: Optimize the mmc erase size alignment by Baolin Wang · 8 years ago
  9. 7108512 mmc: core: Factor out the alignment of erase size by Baolin Wang · 8 years ago
  10. 12182af mmc: core: Use a default maximum erase timeout by Ulf Hansson · 8 years ago
  11. bb4eecf mmc: Change the max discard sectors and erase response when HW busy detect by Baolin Wang · 8 years ago
  12. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 8 years ago
  13. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 8 years ago
  14. c6d8fd6 mmc: Set pref erase size based on size by Gwendal Grignou · 8 years ago
  15. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 8 years ago
  16. 32ecd32 mmc: longer timeout for long read time quirk by Matt Gumbel · 8 years ago
  17. 4e6c717 mmc: core: Do regular power cycle when lacking eMMC HW reset support by Gwendal Grignou · 8 years ago
  18. 7962fc3 mmc: core: Provide tracepoints for request processing by Baolin Wang · 8 years ago
  19. 07d97d8 mmc: core: report tuning command execution failure reason by Russell King · 8 years ago
  20. cf92574 mmc: core: improve mmc_of_parse_voltage() to return better status by Russell King · 8 years ago
  21. 10a16a0 mmc: core: shut up "voltage-ranges unspecified" pr_info() by Russell King · 8 years ago
  22. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 8 years ago
  23. 6067baf mmc: core: use the defined function to check whether card is removable by Jaehoon Chung · 8 years ago
  24. 520bd7a mmc: core: Optimize boot time by detecting cards simultaneously by Ulf Hansson · 9 years ago
  25. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago
  26. 6e1bbc5 mmc: core: set regulator not found message as debug by ludovic.desroches@atmel.com · 9 years ago
  27. 1ff2575 mmc: core: Check for non-removable cards earlier in the error path by Ulf Hansson · 9 years ago
  28. 8dede18 mmc: core: Refactor code to register the MMC PM notifier by Ulf Hansson · 9 years ago
  29. d234d21 mmc: core: Keep host claimed in mmc_rescan() while calling host ops by Ulf Hansson · 9 years ago
  30. 8623681 mmc: core: Invoke ->card_event() callback only when needed by Ulf Hansson · 9 years ago
  31. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  32. 310c805 mmc: core: move ocr-bit to voltage translation into separate function by Heiko Stuebner · 9 years ago
  33. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  34. 5d3f6ef mmc: Wait for card_busy before starting sdio requests by Hans de Goede · 9 years ago
  35. 8d1ffc8c mmc: core: Keep host claimed while invoking mmc_power_off|up() by Ulf Hansson · 9 years ago
  36. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  37. 71f8a4b mmc: core: fix race condition in mmc_wait_data_done by Jialing Fu · 9 years ago
  38. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  39. 22d7e85 mmc: core: Fixed bug in one erase-group budget TRIM by Robin van der Gracht · 9 years ago
  40. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 9 years ago
  41. e23350b mmc: core: Factor out common code in drive strength selection by Adrian Hunter · 9 years ago
  42. 75e8a22 mmc: core: Reset driver type to default by Adrian Hunter · 9 years ago
  43. 7c5209c mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V by Doug Anderson · 9 years ago
  44. 0250fdf mmc: core: Don't print reset warning if reset is not supported by Adrian Hunter · 9 years ago
  45. bd11e8b mmc: core: Flag re-tuning is needed on CRC errors by Adrian Hunter · 9 years ago
  46. 66073d8 mmc: core: Hold re-tuning while bkops ongoing by Adrian Hunter · 9 years ago
  47. 8f11d10 mmc: core: Hold re-tuning during erase commands by Adrian Hunter · 9 years ago
  48. 90a8148 mmc: core: Add support for re-tuning before each request by Adrian Hunter · 9 years ago
  49. 79d5a65 mmc: core: Enable / disable re-tuning by Adrian Hunter · 9 years ago
  50. 184af16 mmc: core: add missing pm event in mmc_pm_notify to fix hib restore by Grygorii Strashko · 9 years ago
  51. 9250aea mmc: core: Enable runtime PM management of host devices by Ulf Hansson · 9 years ago
  52. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 9 years ago
  53. 4febb7e mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state by Ulf Hansson · 9 years ago
  54. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 9 years ago
  55. 3aa8793 mmc: core: Initial support for MMC power sequences by Ulf Hansson · 10 years ago
  56. f100c1c mmc: core: Move mmc_card_removed() into mmc_start_request() by Adrian Hunter · 10 years ago
  57. 63e415c mmc: core: Simplify by adding mmc_execute_tuning() by Adrian Hunter · 10 years ago
  58. f855a37 mmc: core: refactor the hw_reset routines by Johan Rudholm · 9 years ago
  59. 83533ab mmc: core: always check status after reset by Johan Rudholm · 9 years ago
  60. 25185f3 mmc: Add SDIO function devicetree subnode parsing by Sascha Hauer · 10 years ago
  61. c6eb588 mmc: core: hold SD Clock before CMD11 during Signal by Vincent Yang · 10 years ago
  62. 2d079c4 mmc: core: consistent handling of initial values by Johan Rudholm · 10 years ago
  63. ad89fcb mmc: core: use mmc_send_status to check hw_reset by Johan Rudholm · 10 years ago
  64. b2cada7 mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() by Ulf Hansson · 10 years ago
  65. 64b12a6 mmc: core: fix prepared requests while doing bkops by Srinivas Kandagatla · 10 years ago
  66. fc75b70 mmc: core: Add debug message for SET_BLOCK_COUNT result by Andrew Gabbasov · 10 years ago
  67. cce411e mmc: core: Initialize SET_BLOCK_COUNT request fields by Andrew Gabbasov · 10 years ago
  68. 6a98f1e mmc: Fix incorrect warning when setting 0 Hz via debugfs by Adrian Hunter · 10 years ago
  69. 8af465d mmc: core: Add new power_mode MMC_POWER_UNDEFINED by Roger Tseng · 10 years ago
  70. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  71. cc8aa7d mmc: core: resolve divded by zero panic by Chuanxiao Dong · 10 years ago
  72. 9ed7ca8 mmc: core: Use regulator_get_voltage() if OCR mask is empty. by Javier Martinez Canillas · 10 years ago
  73. ca6429d mmc: core: Remove fixed voltage regulator logic by Tim Kryger · 10 years ago
  74. 5204d00 mmc: Do not advertise secure discard if it is blacklisted by Lukas Czerner · 10 years ago
  75. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 10 years ago
  76. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  77. ceae98f mmc: core: Try other signal levels during power up by Tim Kryger · 10 years ago
  78. f7bf11a mmc: core: Use maximum timeout values in case TACC field is zero by Stefan Wahren · 10 years ago
  79. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 10 years ago
  80. 740a221 mmc: slot-gpio: Add GPIO descriptor based CD GPIO API by Adrian Hunter · 10 years ago
  81. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 10 years ago
  82. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 10 years ago
  83. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  84. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  85. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  86. 5601aaf mmc: core: Remove unnecessary validations for bus_ops callbacks by Ulf Hansson · 11 years ago
  87. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  88. c1b55bf mmc: Do not call get_cd for non removable cards by Sascha Hauer · 11 years ago
  89. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  90. bbd4368 mmc: core: Signal wakeup event at card insert/removal by Ulf Hansson · 11 years ago
  91. 726d6f2 mmc: core: Collect common code for card ocr validation by Ulf Hansson · 11 years ago
  92. ce69d37 mmc: core: Prevent violation of specs while initializing cards by Ulf Hansson · 11 years ago
  93. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  94. 0f791fd mmc: core: Let mmc_set_signal_voltage take ocr as parameter by Ulf Hansson · 11 years ago
  95. 4a06519 mmc: core: Let mmc_power_up|cycle take ocr as parameter by Ulf Hansson · 11 years ago
  96. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  97. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  98. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  99. 6e9e318 mmc: core: parse voltage from device-tree by Haijun Zhang · 11 years ago
  100. bc35d5e mmc: core: Indicate that vmmcq may be absent by Mark Brown · 11 years ago