1. 2d7980f mmc: msm_sdcc: fix possible NULL pointer access by Subhash Jadavani · 12 years ago
  2. 76c5b46 Merge "mmc: enhance long_sequential_test for higher throughput" by Linux Build Service Account · 12 years ago
  3. 70160bb mmc: enhance long_sequential_test for higher throughput by Lee Susman · 12 years ago
  4. 587bf1e mmc: core: fix accidently removed conditional by Konstantin Dorfman · 12 years ago
  5. 379570f Merge "mmc card: Initialize the packing info before running the test" by Linux Build Service Account · 12 years ago
  6. 0ac5fa2 Merge "mmc: Keep track of current hard partition" by Linux Build Service Account · 12 years ago
  7. 5f5601c Merge "mmc: msm_sdcc: deprecate early suspend functionality" by Linux Build Service Account · 12 years ago
  8. a32f540 Merge "mmc: core: Don't hold wake lock while detect work is in progress" by Linux Build Service Account · 12 years ago
  9. 151b477 mmc: Keep track of current hard partition by Oluwafemi Adeyemi · 12 years ago
  10. 5ff63e1 Merge "mmc: card: Fix RPMB IOCTL to handle all cards" by Linux Build Service Account · 12 years ago
  11. 4ad32d7 Merge "mmc: core: Add TRANsfer state to non-HPI state" by Linux Build Service Account · 12 years ago
  12. 9ce04c3 Merge "mmc: core: Fix the HPI execution sequence" by Linux Build Service Account · 12 years ago
  13. a12d1d2 mmc card: Initialize the packing info before running the test by Maya Erez · 12 years ago
  14. 1f2ae7c mmc: msm_sdcc: deprecate early suspend functionality by Sujit Reddy Thumma · 12 years ago
  15. 1a37be1 mmc: core: Don't hold wake lock while detect work is in progress by Sujit Reddy Thumma · 12 years ago
  16. bfa7df9 mmc: card: Fix RPMB IOCTL to handle all cards by Krishna Konda · 12 years ago
  17. 8b1d293 Merge "Revert "mmc: add new request stats infrastructure"" by Linux Build Service Account · 12 years ago
  18. df0a9fa Merge "mmc: block: reduce the block timeout to 30 secs" by Linux Build Service Account · 12 years ago
  19. 7a46bfa Merge "mmc: core: Fix some driver hangs when dealing with broken devices" by Linux Build Service Account · 12 years ago
  20. 13b393b Merge "mmc: msm_sdcc: check for pending_resume in SDCC system suspend" by Linux Build Service Account · 12 years ago
  21. d50afb5 Revert "mmc: add new request stats infrastructure" by Lee Susman · 12 years ago
  22. 10c03bb Merge "mmc: core: add function comment header" by Linux Build Service Account · 12 years ago
  23. 444f1f0 mmc: msm_sdcc: check for pending_resume in SDCC system suspend by Subhash Jadavani · 12 years ago
  24. 89deaa7 Merge "mmc: core: Move update of is_waiting_last_req flag" by Linux Build Service Account · 12 years ago
  25. a78646c Merge "mmc: core: ignore new request notification, when 2 requests are in progress" by Linux Build Service Account · 12 years ago
  26. 625a78b Merge "mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling." by Linux Build Service Account · 12 years ago
  27. 644eb95 Merge "mmc: do not pack random requests" by Linux Build Service Account · 12 years ago
  28. 914fa65 mmc: block: reduce the block timeout to 30 secs by Subhash Jadavani · 12 years ago
  29. 29e158e mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  30. 3926796 Merge "mmc: core: Fix possbile memory leak" by Linux Build Service Account · 12 years ago
  31. 7f30143 mmc: core: add function comment header by Konstantin Dorfman · 12 years ago
  32. 4ab8343 mmc: core: Move update of is_waiting_last_req flag by Konstantin Dorfman · 12 years ago
  33. 34ffcc7 mmc: core: ignore new request notification, when 2 requests are in progress by Konstantin Dorfman · 12 years ago
  34. 4744aae mmc: remove BUG() for MMC_BLK_NEW_REQUEST error handling. by Konstantin Dorfman · 12 years ago
  35. f8fef46 Merge "mmc: msm_sdcc: Fix SDCC-BAM, DML reset sequence" by Linux Build Service Account · 12 years ago
  36. 64d1246 mmc: do not pack random requests by Maya Erez · 12 years ago
  37. 05e24ac Merge "mmc: queue: amend buffer swap for non-blocking transfer" by Linux Build Service Account · 12 years ago
  38. e1eae98 mmc: use percentage changed sectors as indication to check BKOPS need by Maya Erez · 12 years ago
  39. cfc8f08 Merge "mmc: Do not perform blocking BKOPS" by Linux Build Service Account · 12 years ago
  40. b821be4 Merge "Revert "mmc: Allow periodic BKOPS on different sizes of devices"" by Linux Build Service Account · 12 years ago
  41. 5f8ac3b mmc: Do not perform blocking BKOPS by Maya Erez · 12 years ago
  42. 2d33a19 Revert "mmc: Allow periodic BKOPS on different sizes of devices" by Maya Erez · 12 years ago
  43. 64a89e4 Merge "mmc: increase BKOPS polling duration before suspend" by Linux Build Service Account · 12 years ago
  44. 5a13939 Merge "mmc: core: Reduce the time to check for BKOPS need on idle" by Linux Build Service Account · 12 years ago
  45. 1065ee6 Merge "mmc: core: disable the cache before suspend only after stopping BKOPS" by Linux Build Service Account · 12 years ago
  46. ea1385e mmc: increase BKOPS polling duration before suspend by Maya Erez · 12 years ago
  47. 78d4a3b mmc: core: Fix possbile memory leak by Sujit Reddy Thumma · 12 years ago
  48. 09f2153 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 12 years ago
  49. 67a5138 mmc: core: disable the cache before suspend only after stopping BKOPS by Maya Erez · 12 years ago
  50. 4442b0a Merge "mmc: msm_sdcc: don't print the timeout errors for BKOPs" by Linux Build Service Account · 12 years ago
  51. 9921e48 Merge "mmc: core: reduce the maximum timeout for BKOPs" by Linux Build Service Account · 12 years ago
  52. 50f01a0 Merge "mmc: core: interrupt Background Operations if it takes too long" by Linux Build Service Account · 12 years ago
  53. 97a35d2 mmc: msm_sdcc: Enable clock scaling capability by Sujit Reddy Thumma · 12 years ago
  54. 70b0022 mmc: core: Reduce the time to check for BKOPS need on idle by Maya Erez · 12 years ago
  55. b745eeb mmc: msm_sdcc: Fix SDCC-BAM, DML reset sequence by Sujit Reddy Thumma · 12 years ago
  56. 926a9cb mmc: msm_sdcc: don't print the timeout errors for BKOPs by Subhash Jadavani · 12 years ago
  57. 188b2a8 mmc: core: reduce the maximum timeout for BKOPs by Subhash Jadavani · 12 years ago
  58. 1b22222 mmc: core: interrupt Background Operations if it takes too long by Subhash Jadavani · 12 years ago
  59. 56fd451 mmc: msm_sdcc: don't perform busy wait for CMD13 (status command) by Subhash Jadavani · 12 years ago
  60. e6aba7a mmc: msm_sdcc: don't poll for TX/RX active if haven't waited for prog_done by Subhash Jadavani · 12 years ago
  61. 32184b6 Merge "mmc: core: activate bkops stats for eMMC4.41 cards" by Linux Build Service Account · 12 years ago
  62. 4d22d5f Merge "mmc: Allow periodic BKOPS on different sizes of devices" by Linux Build Service Account · 12 years ago
  63. c145330 Merge "mmc: card: Fix packing control unit-tests" by Linux Build Service Account · 12 years ago
  64. 8a89b15 mmc: core: activate bkops stats for eMMC4.41 cards by Maya Erez · 12 years ago
  65. b09c041 mmc: new request notification unit-test by Lee Susman · 12 years ago
  66. 66842b0 mmc: add new request stats infrastructure by Lee Susman · 12 years ago
  67. 1199b4c block: test-iosched infrastructure enhancement by Lee Susman · 12 years ago
  68. 286f01c mmc: Allow periodic BKOPS on different sizes of devices by Maya Erez · 12 years ago
  69. 5000f1c mmc: card: Fix packing control unit-tests by Maya Erez · 12 years ago
  70. 69bd0fb mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  71. 694fafa Merge "mmc: msm_sdcc: return appropriate error if card is removed" by Linux Build Service Account · 12 years ago
  72. f8b92e2 mmc: msm_sdcc: return appropriate error if card is removed by Asutosh Das · 12 years ago
  73. bde3a4c Merge "mmc: msm_sdcc: Check for unclocked register access in IRQ handler" by Linux Build Service Account · 12 years ago
  74. 547acde Merge "mmc: core: claim mmc host while enabling clock scaling from userspace" by Linux Build Service Account · 12 years ago
  75. f1490b0 mmc: core: claim mmc host while enabling clock scaling from userspace by Sujit Reddy Thumma · 12 years ago
  76. 1b677d5 mmc: msm_sdcc: enable SDCC test bus debugging by Subhash Jadavani · 12 years ago
  77. 0bcb133 mmc: msm_sdcc: Check for unclocked register access in IRQ handler by Oluwafemi Adeyemi · 12 years ago
  78. 297c82b Merge "mmc: core: Add sysfs entries for dynamic control of clock scaling" by Linux Build Service Account · 12 years ago
  79. 5731855 Merge "mmc: msm_sdcc: don't print suspend/resume statistics in case of errors" by Linux Build Service Account · 12 years ago
  80. 441d366 Merge "mmc: card: Add RPMB support in IOCTL interface" by Linux Build Service Account · 12 years ago
  81. f1bfafe Merge "mmc: core: Add mmc_set_blockcount feature" by Linux Build Service Account · 12 years ago
  82. c611461 mmc: core: Add sysfs entries for dynamic control of clock scaling by Sujit Reddy Thumma · 12 years ago
  83. d167181 Merge "mmc: core: Extend sysfs to ext_csd parameters for RPMB support" by Linux Build Service Account · 12 years ago
  84. 2ea5f1e Merge "mmc: card: Do not scan RPMB partitions" by Linux Build Service Account · 12 years ago
  85. 3081574 Merge "mmc: core: Expose access to RPMB partition" by Linux Build Service Account · 12 years ago
  86. a5ae4d0 mmc: msm_sdcc: don't print suspend/resume statistics in case of errors by Subhash Jadavani · 12 years ago
  87. 1426a29 Merge "mmc: card: fix timeout on erase/trim command due to sanitize" by Linux Build Service Account · 12 years ago
  88. 9a87427 mmc: card: fix timeout on erase/trim command due to sanitize by Yaniv Gardi · 12 years ago
  89. 80f296e Merge "mmc: card: activate packing control only for eMMC4.5 cards" by Linux Build Service Account · 12 years ago
  90. 6f219eb mmc: card: activate packing control only for eMMC4.5 cards by Maya Erez · 12 years ago
  91. 961e37a mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 12 years ago
  92. 951a520 mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  93. 762a87b mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  94. 2cc44c4 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 12 years ago
  95. e12f9ba mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  96. cb7d6a0 Merge "mmc: core: Add load based clock scaling support" by Linux Build Service Account · 12 years ago
  97. 273061c Merge "mmc: msm_sdcc: add support to send auto_cmd19 for CMD53 read operations" by Linux Build Service Account · 12 years ago
  98. cebd67d Merge "mmc: msm_sdcc: perform DLL retuning if clock rate is changed" by Linux Build Service Account · 12 years ago
  99. 501a9b1 Merge "mmc: sdio: fix sdio_reset_comm() to take care of UHS card reset" by Linux Build Service Account · 12 years ago
  100. 75b2a21 Merge "mmc: sdio: print correct UHS mode during card detection" by Linux Build Service Account · 12 years ago