1. d230293 mmc: mmc: Improve reliability of mmc_select_hs400() by Adrian Hunter · 9 years ago
  2. 974007a mmc: mmc: Move mmc_switch_status() by Adrian Hunter · 9 years ago
  3. 51b12f7 mmc: mmc: Fix HS setting in mmc_select_hs400() by Adrian Hunter · 9 years ago
  4. 1815e61 mmc: mmc: Improve reliability of mmc_select_hs200() by Adrian Hunter · 9 years ago
  5. 2860d06 mmc: skip reclaiming host on mmc_add_card() error by Sergei Shtylyov · 9 years ago
  6. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  7. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  8. 364549d mmc: core: Remove redundant ->power_restore() callback for MMC by Ulf Hansson · 10 years ago
  9. cc4f414 mmc: mmc: Add driver strength selection by Adrian Hunter · 10 years ago
  10. b097e07 mmc: mmc: Read card's valid driver strength mask by Adrian Hunter · 10 years ago
  11. ded8a5f mmc: cast u8 to unsigned long long to avoid unexpected error by Kuninori Morimoto · 10 years ago
  12. 6376f69 mmc: core: Add support for HS400 re-tuning by Adrian Hunter · 10 years ago
  13. 436f8da mmc: mmc: Hold re-tuning in mmc_sleep() by Adrian Hunter · 10 years ago
  14. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  15. 81f8a7b mmc: Add support for marking hpi as broken through devicetree by Hans de Goede · 10 years ago
  16. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  17. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 10 years ago
  18. 63e415c mmc: core: Simplify by adding mmc_execute_tuning() by Adrian Hunter · 10 years ago
  19. f855a37 mmc: core: refactor the hw_reset routines by Johan Rudholm · 10 years ago
  20. 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
  21. eac8632 mmc: core: Support the optional init_card() callback for MMC and SD by Doug Anderson · 10 years ago
  22. 1c2d26e mmc: core: stop trying to switch width when only one bit is supported by Alexandre Belloni · 10 years ago
  23. e21aa51 mmc: core: Export mmc_get_ext_csd() by Ulf Hansson · 10 years ago
  24. 2fd322a mmc: core: Don't panic when fetching EXT_CSD by Ulf Hansson · 10 years ago
  25. c197787 mmc: core: Let's callers of from mmc_get_ext_csd() do error handling by Ulf Hansson · 10 years ago
  26. 076ec38 mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() by Ulf Hansson · 10 years ago
  27. 148bcab mmc: core: Add helper function for EXT_CSD support by Ulf Hansson · 10 years ago
  28. a1fc444 mmc: core: Remove unnecessary 'out of memory' message by Ulf Hansson · 10 years ago
  29. 9e304d6 mmc: core: Remove redundant check of max_dtr while selecting timings by Ulf Hansson · 10 years ago
  30. 56d09b1 mmc: core: Remove redundant check while selecting powerclass by Ulf Hansson · 10 years ago
  31. 00b41b5 mmc: core: Remove mmc_free_ext_csd() by Ulf Hansson · 10 years ago
  32. 0f76242 mmc: core: Report firmware version for eMMC 5.0 devices. by Gwendal Grignou · 10 years ago
  33. 4b75bff mmc: core: Fix error paths and messages in mmc_init_card by Andrew Gabbasov · 10 years ago
  34. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  35. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  36. 994324b mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation by Grégory Soutadé · 10 years ago
  37. 69803d4 mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" by Grégory Soutadé · 10 years ago
  38. b4493ee mmc: Move code that manages user area and gp partitions into functions by Grégory Soutadé · 10 years ago
  39. 312449e mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC by Chuanxiao.Dong · 10 years ago
  40. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  41. 03a5943 mmc: Allow forward compatibility for eMMC by Romain Izard · 11 years ago
  42. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 11 years ago
  43. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 11 years ago
  44. 2385049 mmc: step power class after final selection of bus mode by Seungwon Jeon · 11 years ago
  45. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 11 years ago
  46. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 11 years ago
  47. d1e5821 mmc: Convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  48. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  49. cb962e0 mmc: core: Respect host's max_busy_timeout when sending sleep cmd by Ulf Hansson · 11 years ago
  50. 57de31f mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode by Ulf Hansson · 11 years ago
  51. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 11 years ago
  52. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  53. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  54. 469a00b mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD by Ulf Hansson · 11 years ago
  55. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  56. 83cc16d mmc: core: mmc DDR mode should not depend on UHS_DDR50 by Dong Aisheng · 11 years ago
  57. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  58. 0cb403a mmc: core: Improve runtime PM support during suspend/resume for sd/mmc by Ulf Hansson · 11 years ago
  59. 0cc81a8 mmc: core: Remove redundant mmc_power_up|off at runtime callbacks by Ulf Hansson · 11 years ago
  60. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  61. 726d6f2 mmc: core: Collect common code for card ocr validation by Ulf Hansson · 11 years ago
  62. ce69d37 mmc: core: Prevent violation of specs while initializing cards by Ulf Hansson · 11 years ago
  63. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  64. 4a06519 mmc: core: Let mmc_power_up|cycle take ocr as parameter by Ulf Hansson · 11 years ago
  65. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  66. 7c4f10a mmc: core: production year for eMMC 4.41 and later by Romain Izard · 12 years ago
  67. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 12 years ago
  68. 43235679 mmc: core: Enable power_off_notify for eMMC shutdown sequence by Ulf Hansson · 12 years ago
  69. 486fdbb mmc: core: Add shutdown callback for (e)MMC bus_ops by Ulf Hansson · 12 years ago
  70. 03d071f mmc: core: Handle both poweroff notification types for eMMC by Ulf Hansson · 12 years ago
  71. 7459026 mmc: core: Push common suspend|resume code into each bus_ops by Ulf Hansson · 12 years ago
  72. 6636bad mmc: core: Update the ext-csd.rev check for eMMC5.1 by Yuvaraj Kumar C D · 12 years ago
  73. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 12 years ago
  74. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 12 years ago
  75. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 12 years ago
  76. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 12 years ago
  77. 39b9431 mmc: core: Stop bkops for eMMC only from mmc suspend by Ulf Hansson · 12 years ago
  78. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 12 years ago
  79. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  80. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  81. 567c890 mmc: core: Break out start_signal_voltage_switch by Johan Rudholm · 12 years ago
  82. d0123cc mmc: core: expose RPMB partition only for CMD23 capable hosts by Balaji T K · 12 years ago
  83. 881d926 mmc: core: move the cache disabling operation to mmc_suspend by Maya Erez · 12 years ago
  84. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago
  85. 188cc04 mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  86. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  87. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  88. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  89. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  90. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 13 years ago
  91. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 13 years ago
  92. 85e727e mmc: core: return an error on suspend if mmc_deselect_cards fails by Jaehoon Chung · 13 years ago
  93. a5075eb mmc: block: Allow disabling 512B sector size emulation by Saugata Das · 13 years ago
  94. f6f4459 mmc: core: Remove dead code by Philippe De Swert · 13 years ago
  95. 3d93576 mmc: core: skip card initialization if power class selection fails by Subhash Jadavani · 13 years ago
  96. 10942aa mmc: core: fix the signaling 1.8V for HS200 by Seungwon Jeon · 13 years ago
  97. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 13 years ago
  98. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 13 years ago
  99. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 13 years ago
  100. 52d0974 mmc: core: hs200 fixes by Subhash Jadavani · 13 years ago