1. 974e85e mmc: core: Export card RCA register via sysfs by Harish Jenny K N · 7 years ago
  2. be17f1c mmc: core: properly init drv_type by Wolfram Sang · 7 years ago
  3. c892b0d mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  4. 80a780a1 mmc: core: prepend 0x to pre_eol_info entry in sysfs by Bastian Stender · 7 years ago
  5. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  6. 04fa054 mmc: core: export emmc revision by Jin Qian · 7 years ago
  7. f690f44 mmc: mmc: Enable CQE's by Adrian Hunter · 7 years ago
  8. 98d4f78 mmc: mmc: Enable Command Queuing by Adrian Hunter · 7 years ago
  9. 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago
  10. fb45886 mmc: core: add driver strength selection when selecting hs400es by Chanho Min · 7 years ago
  11. dc8d68b mmc: core: Remove unused MMC_CAP2_PACKED_CMD by Adrian Hunter · 8 years ago
  12. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 8 years ago
  13. 92ddd959 mmc: mmc: correct the logic for setting HS400ES signal voltage by Haibo Chen · 8 years ago
  14. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  15. a147373 mmc: core: Re-factor code for sending CID by Ulf Hansson · 8 years ago
  16. 88bed3a mmc: core: Make mmc_can_reset() static by Ulf Hansson · 8 years ago
  17. 52c8212 mmc: core: Don't do eMMC HW reset when resuming the eMMC card by Ulf Hansson · 8 years ago
  18. 9d4579a mmc: mmc_test: Disable Command Queue while mmc_test is used by Adrian Hunter · 8 years ago
  19. b658af7 mmc: mmc: Add functions to enable / disable the Command Queue by Adrian Hunter · 8 years ago
  20. 773dc11 mmc: core: Fix access to HS400-ES devices by Guenter Roeck · 8 years ago
  21. 0e9cfcf mmc: core: move all quirks together into quirks.h by Shawn Lin · 8 years ago
  22. 28fc64a mmc: core: change quirks.c to be a header file by Shawn Lin · 8 years ago
  23. 006cac8 Merge branch 'fixes' into next by Ulf Hansson · 8 years ago
  24. efff8e7 mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support by Uri Yanai · 8 years ago
  25. 6962c2f mmc: MAN_BKOPS_EN inverse debug message logic by Uri Yanai · 8 years ago
  26. 3d4ef32 mmc: core: fix multi-bit bus width without high-speed mode by Anssi Hannula · 8 years ago
  27. 20f921b mmc: core: Invent MMC_CAP_3_3V_DDR by Ulf Hansson · 8 years ago
  28. 4e74b6b mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  29. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 8 years ago
  30. c7836d1 mmc: use empty initializer list to zero-clear structures by Masahiro Yamada · 8 years ago
  31. 46bc5c4 mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  32. ef3d232 mmc: mmc: Relax checking for switch errors after HS200 switch by Adrian Hunter · 8 years ago
  33. 8cce3ec mmc: core: remove BUG_ONs from mmc by Shawn Lin · 8 years ago
  34. 925ff3a mmc: mmc: Add Command Queue definitions by Adrian Hunter · 8 years ago
  35. e173f89 mmc: core: Update CMD13 polling policy when switch to HS DDR mode by Ulf Hansson · 8 years ago
  36. 53e6065 mmc: core: Allow CMD13 polling when switching to HS mode for mmc by Ulf Hansson · 8 years ago
  37. aa33ce3 mmc: core: Enable __mmc_switch() to change bus speed timing for the host by Ulf Hansson · 8 years ago
  38. 20348d1 mmc: core: Make mmc_switch_status() available for mmc core by Ulf Hansson · 8 years ago
  39. fe1b570 mmc: mmc: Use 500ms as the default generic CMD6 timeout by Ulf Hansson · 8 years ago
  40. 4f25580 mmc: core: changes frequency to hs_max_dtr when selecting hs400es by Shawn Lin · 8 years ago
  41. 1720d35 mmc: core: switch to 1V8 or 1V2 for hs400es mode by Shawn Lin · 8 years ago
  42. 67d3596 mmc: core: Add error message when switching fails in mmc_select_hs() by Jungseung Lee · 8 years ago
  43. 6825a60 mmc: core: Extend sysfs with DSR register by Bojan Prtvar · 9 years ago
  44. 5fb06af mmc: core: Extend sysfs with OCR register by Bojan Prtvar · 9 years ago
  45. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 9 years ago
  46. 8b7be8f mmc: core: Only change mode if mmc_select_bus_width() is successful by Peter Griffin · 9 years ago
  47. 649c605 mmc: mmc: Fix HS switch failure in mmc_select_hs400() by Ziyuan Xu · 9 years ago
  48. 08573ea mmc: mmc: do not use CMD13 to get status after speed mode switch by Chaotian Jing · 9 years ago
  49. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 9 years ago
  50. f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 9 years ago
  51. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  52. 1c44711 mmc: mmc: Fix partition switch timeout for some eMMCs by Adrian Hunter · 9 years ago
  53. 0400ed0 mmc: core: remove the invalid message in mmc_select_timing by Dong Aisheng · 9 years ago
  54. e51534c mmc: core: fix using wrong io voltage if mmc_select_hs200 fails by Dong Aisheng · 9 years ago
  55. 437db4c mmc: mmc: Attempt to flush cache before reset by Adrian Hunter · 9 years ago
  56. 87e8865 mmc: core: drop unnecessary bit checking by Masahiro Yamada · 9 years ago
  57. 4e6c717 mmc: core: Do regular power cycle when lacking eMMC HW reset support by Gwendal Grignou · 9 years ago
  58. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 9 years ago
  59. 4ec96b4 mmc: make MAN_BKOPS_EN message a debug by Wolfram Sang · 9 years ago
  60. 520322d mmc: It is not an error for the card to be removed while suspended by Adrian Hunter · 9 years ago
  61. adb24d4 mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 by Wenkai Du · 9 years ago
  62. c29536e mmc: core: Make runtime resume default behavior for MMC/SD by Ulf Hansson · 9 years ago
  63. d230293 mmc: mmc: Improve reliability of mmc_select_hs400() by Adrian Hunter · 9 years ago
  64. 974007a mmc: mmc: Move mmc_switch_status() by Adrian Hunter · 9 years ago
  65. 51b12f7 mmc: mmc: Fix HS setting in mmc_select_hs400() by Adrian Hunter · 9 years ago
  66. 1815e61 mmc: mmc: Improve reliability of mmc_select_hs200() by Adrian Hunter · 9 years ago
  67. 2860d06 mmc: skip reclaiming host on mmc_add_card() error by Sergei Shtylyov · 9 years ago
  68. 9eadcc05 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  69. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  70. 364549d mmc: core: Remove redundant ->power_restore() callback for MMC by Ulf Hansson · 10 years ago
  71. cc4f414 mmc: mmc: Add driver strength selection by Adrian Hunter · 10 years ago
  72. b097e07 mmc: mmc: Read card's valid driver strength mask by Adrian Hunter · 10 years ago
  73. ded8a5f mmc: cast u8 to unsigned long long to avoid unexpected error by Kuninori Morimoto · 10 years ago
  74. 6376f69 mmc: core: Add support for HS400 re-tuning by Adrian Hunter · 10 years ago
  75. 436f8da mmc: mmc: Hold re-tuning in mmc_sleep() by Adrian Hunter · 10 years ago
  76. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  77. 81f8a7b mmc: Add support for marking hpi as broken through devicetree by Hans de Goede · 10 years ago
  78. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  79. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 10 years ago
  80. 63e415c mmc: core: Simplify by adding mmc_execute_tuning() by Adrian Hunter · 10 years ago
  81. f855a37 mmc: core: refactor the hw_reset routines by Johan Rudholm · 10 years ago
  82. 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
  83. eac8632 mmc: core: Support the optional init_card() callback for MMC and SD by Doug Anderson · 10 years ago
  84. 1c2d26e3 mmc: core: stop trying to switch width when only one bit is supported by Alexandre Belloni · 10 years ago
  85. e21aa51 mmc: core: Export mmc_get_ext_csd() by Ulf Hansson · 10 years ago
  86. 2fd322a mmc: core: Don't panic when fetching EXT_CSD by Ulf Hansson · 10 years ago
  87. c197787 mmc: core: Let's callers of from mmc_get_ext_csd() do error handling by Ulf Hansson · 10 years ago
  88. 076ec38 mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() by Ulf Hansson · 10 years ago
  89. 148bcab mmc: core: Add helper function for EXT_CSD support by Ulf Hansson · 10 years ago
  90. a1fc444 mmc: core: Remove unnecessary 'out of memory' message by Ulf Hansson · 10 years ago
  91. 9e304d6 mmc: core: Remove redundant check of max_dtr while selecting timings by Ulf Hansson · 10 years ago
  92. 56d09b1 mmc: core: Remove redundant check while selecting powerclass by Ulf Hansson · 10 years ago
  93. 00b41b5 mmc: core: Remove mmc_free_ext_csd() by Ulf Hansson · 10 years ago
  94. 0f76242 mmc: core: Report firmware version for eMMC 5.0 devices. by Gwendal Grignou · 10 years ago
  95. 4b75bff mmc: core: Fix error paths and messages in mmc_init_card by Andrew Gabbasov · 10 years ago
  96. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  97. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  98. 994324b mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation by Grégory Soutadé · 10 years ago
  99. 69803d4 mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" by Grégory Soutadé · 10 years ago
  100. b4493ee mmc: Move code that manages user area and gp partitions into functions by Grégory Soutadé · 10 years ago