1. d0daec4 mmc: print an error on FLUSH timeout by Maya Erez · 11 years ago
  2. 28c930b Merge "mmc: core: Disable HPI for certain Hynix eMMC cards" by Linux Build Service Account · 11 years ago
  3. 84af373 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 11 years ago
  4. f126d83 mmc: card: CORRECTLY_PRG_SECTORS_NUM parsing fix by Konstantin Dorfman · 12 years ago
  5. d90d00c mmc: core: expose HPI capability to SWITCH commands by Subhash Jadavani · 12 years ago
  6. 7729aee mmc: block: fix the block driver shutdown by Subhash Jadavani · 12 years ago
  7. d812738 mmc: Add long power off notification support by Tatyana Brokhman · 12 years ago
  8. 330f712 Merge "mmc: block: Update error handling if block data is not available" by Linux Build Service Account · 12 years ago
  9. 2245913 mmc: core: Add runtime PM calls for debugfs/sysfs entries by Sahitya Tummala · 12 years ago
  10. 386c1b7 mmc: block: Update error handling if block data is not available by Pratibhasagar V · 12 years ago
  11. 2e3c064 mmc: add dynamic trigger for packed control by Lee Susman · 12 years ago
  12. 36692ab mmc: block: Fix issue with block device operation mmc_blk_ioctl by Sahitya Tummala · 12 years ago
  13. bbc8478 mmc: sdhci: add power management capability. by Asutosh Das · 12 years ago
  14. e9382e6 mmc: fix read latency of urgent request by Konstantin Dorfman · 12 years ago
  15. 3376d31 Merge "mmc: card: abort the suspend if the card is busy" by Linux Build Service Account · 12 years ago
  16. d1c87f1 mmc: card: abort the suspend if the card is busy by Subhash Jadavani · 12 years ago
  17. 9b0f5ec mmc: Add support to handle Urgent data transfer request by Konstantin Dorfman · 12 years ago
  18. b083297 mmc: block: do not pack REQ_FUA request by Konstantin Dorfman · 12 years ago
  19. fc1a5a2 mmc: block: don't start new request when the card is removed by Seungwon Jeon · 12 years ago
  20. d20df95 mmc: block: add mmc_blk_disable_wr_packing() disables packing mode by Konstantin Dorfman · 12 years ago
  21. 151b477 mmc: Keep track of current hard partition by Oluwafemi Adeyemi · 12 years ago
  22. bfa7df9 mmc: card: Fix RPMB IOCTL to handle all cards by Krishna Konda · 12 years ago
  23. 8b1d293 Merge "Revert "mmc: add new request stats infrastructure"" by Linux Build Service Account · 12 years ago
  24. df0a9fa Merge "mmc: block: reduce the block timeout to 30 secs" by Linux Build Service Account · 12 years ago
  25. 7a46bfa Merge "mmc: core: Fix some driver hangs when dealing with broken devices" by Linux Build Service Account · 12 years ago
  26. d50afb5 Revert "mmc: add new request stats infrastructure" by Lee Susman · 12 years ago
  27. 89deaa7 Merge "mmc: core: Move update of is_waiting_last_req flag" by Linux Build Service Account · 12 years ago
  28. 625a78b Merge "mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling." by Linux Build Service Account · 12 years ago
  29. 914fa65 mmc: block: reduce the block timeout to 30 secs by Subhash Jadavani · 12 years ago
  30. 29e158e mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  31. 4ab8343 mmc: core: Move update of is_waiting_last_req flag by Konstantin Dorfman · 12 years ago
  32. 4744aae mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling. by Konstantin Dorfman · 12 years ago
  33. 64d1246 mmc: do not pack random requests by Maya Erez · 12 years ago
  34. e1eae98 mmc: use percentage changed sectors as indication to check BKOPS need by Maya Erez · 12 years ago
  35. 5f8ac3b mmc: Do not perform blocking BKOPS by Maya Erez · 12 years ago
  36. 2d33a19 Revert "mmc: Allow periodic BKOPS on different sizes of devices" by Maya Erez · 12 years ago
  37. 4d22d5f Merge "mmc: Allow periodic BKOPS on different sizes of devices" by Linux Build Service Account · 12 years ago
  38. 66842b0 mmc: add new request stats infrastructure by Lee Susman · 12 years ago
  39. 286f01c mmc: Allow periodic BKOPS on different sizes of devices by Maya Erez · 12 years ago
  40. 69bd0fb mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  41. 441d366 Merge "mmc: card: Add RPMB support in IOCTL interface" by Linux Build Service Account · 12 years ago
  42. 2ea5f1e Merge "mmc: card: Do not scan RPMB partitions" by Linux Build Service Account · 12 years ago
  43. 1426a29 Merge "mmc: card: fix timeout on erase/trim command due to sanitize" by Linux Build Service Account · 12 years ago
  44. 9a87427 mmc: card: fix timeout on erase/trim command due to sanitize by Yaniv Gardi · 12 years ago
  45. 80f296e Merge "mmc: card: activate packing control only for eMMC4.5 cards" by Linux Build Service Account · 12 years ago
  46. 6f219eb mmc: card: activate packing control only for eMMC4.5 cards by Maya Erez · 12 years ago
  47. 961e37a mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 13 years ago
  48. 2cc44c4 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 13 years ago
  49. 4ffcd84 Merge "mmc: card: modifying the trigger to start packing" by Linux Build Service Account · 12 years ago
  50. ec7a9ac mmc: card: modifying the trigger to start packing by Yaniv Gardi · 12 years ago
  51. bff9fcd Merge "mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption." by Linux Build Service Account · 12 years ago
  52. e868f8a mmc: relocation of print_mmc_packed_stats by Lee Susman · 12 years ago
  53. c485612 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  54. 3371ea9 Merge "mmc: block: Fix error handling of device attributes creation" by Linux Build Service Account · 12 years ago
  55. 8d006d3 mmc: block: Fix error handling of device attributes creation by Maya Erez · 12 years ago
  56. 47b3792 mmc: card: fix write packing errors due to previous revert by Maya Erez · 12 years ago
  57. e9214c8 mmc: card: Add BKOPS unit tests by Yaniv Gardi · 12 years ago
  58. 32b070e Merge "mmc: block: Adding device attribute for minimum sectors to start BKOPS" by Linux Build Service Account · 12 years ago
  59. e6c6b4b mmc: block: Adding device attribute for minimum sectors to start BKOPS by Yaniv Gardi · 12 years ago
  60. 51062f2 Merge "mmc: card: Add eMMC4.5 write packed commands unit-tests" by Linux Build Service Account · 12 years ago
  61. 5f36069 mmc: core: Add support for idle time BKOPS by Maya Erez · 12 years ago
  62. 9d20dba Merge "mmc: card: Fix packing control enabling algorithm" by Linux Build Service Account · 12 years ago
  63. 09b010d mmc: card: Add eMMC4.5 write packed commands unit-tests by Tatyana Brokhman · 12 years ago
  64. 1718ef2 mmc: block: Update packing statistics with large sector size by Tatyana Brokhman · 12 years ago
  65. 464fbe1 mmc: block: Add MMC write packing statistics by Tatyana Brokhman · 12 years ago
  66. 285ee17 mmc: card: Fix packing control enabling algorithm by Tatyana Brokhman · 12 years ago
  67. 0cc7640 mmc: block: Add write packing control by Tatyana Brokhman · 12 years ago
  68. 53f8f57 mmc: support packed write command for eMMC4.5 device by Seungwon Jeon · 12 years ago
  69. f94cf3d mmc: Revert all packing related patches by Tatyana Brokhman · 12 years ago
  70. 3402d2b mmc: Revert BKOPs feature by Maya Erez · 12 years ago
  71. 1a89714 mmc: block: do not query the sd card if a fault is injected by Asutosh Das · 13 years ago
  72. 9b54d88 mmc: card: Add eMMC4.5 write packed commands unit-tests by Maya Erez · 13 years ago
  73. e2ecb58 mmc: card: Fix packing control enabling algorithm by Maya Erez · 13 years ago
  74. 0126ae2 mmc: block: fix data timeout issue with ACMD22 by Subhash Jadavani · 13 years ago
  75. 4d63b1d mmc: block: replace __blk_end_request() with blk_end_request() by Subhash Jadavani · 13 years ago
  76. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  77. e544d700 mmc: block: Add MMC write packing statistics by Maya Erez · 13 years ago
  78. 63c61d6 mmc: block: Add write packing control by Maya Erez · 13 years ago
  79. 968c774 mmc: core: Support packed write command for eMMC4.5 device by Seungwon Jeon · 13 years ago
  80. 7fc4a6a mmc: card: adding specific timeout to the sanitize request by Yaniv Gardi · 13 years ago
  81. f886c80 mmc: support BKOPS feature for eMMC v4.5 by Jaehoon Chung · 13 years ago
  82. 463bb95 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 13 years ago
  83. 3a18bbd mmc: quirks: Fix data timeout values for certain SanDisk eMMC cards by Pratibhasagar V · 13 years ago
  84. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 13 years ago
  85. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  86. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  87. 15ce829 mmc: block: Improve logging of handling emmc timeouts by Ken Sumrall · 13 years ago
  88. 148c57a mmc: mmcblk: Add support for deferred SD bus resume by San Mehat · 16 years ago
  89. 71b54d4 mmc_block: Allow more than 8 partitions per card by Colin Cross · 14 years ago
  90. 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 13 years ago
  91. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  92. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  93. c63f0e5 mmc: block: claim host in mmc_blk_set_blksize() only if required by Subhash Jadavani · 13 years ago
  94. 48ec4d1 mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  95. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  96. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 13 years ago
  97. dc5bc78 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  98. f876490 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  99. a3777a7 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  100. ed1ac8a mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago