1. 8852f51 Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD by Zhoulu Luo · 11 years ago
  2. b1811a5 Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD by Zhoulu Luo · 11 years ago
  3. 321b4aa mmc: cd-gpio: Add sanity checks in mmc_cd_gpio_free() by Sahitya Tummala · 11 years ago
  4. 0a3e384 mmc: core: increase timeout for disable cache operation by Maya Erez · 11 years ago
  5. cc97b7b Merge "mmc: core: skip stop flow when current request already done" by Linux Build Service Account · 11 years ago
  6. da915e0 mmc: core: add clock-scaling support to HS400 cards by Asutosh Das · 11 years ago
  7. 03a8229 mmc: core: skip stop flow when current request already done by Konstantin Dorfman · 11 years ago
  8. dcee0e2 Merge "mmc: block: flush request requeue after timeout." by Linux Build Service Account · 11 years ago
  9. 4083247 Merge "mmc: print an error on FLUSH timeout" by Linux Build Service Account · 11 years ago
  10. a9a1161 mmc: block: flush request requeue after timeout. by Maya Erez · 11 years ago
  11. d0daec4 mmc: print an error on FLUSH timeout by Maya Erez · 11 years ago
  12. d8262f6 ARM: dts: msm: Reduce the clocks for SD card slot for MSM8226 by Pratibhasagar V · 11 years ago
  13. 9f3ce99 Merge "mmc: core: Do not print error message if runtime-error is not set." by Linux Build Service Account · 11 years ago
  14. f92aac8 mmc: core: Do not print error message if runtime-error is not set. by Asutosh Das · 12 years ago
  15. 84af373 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 11 years ago
  16. 84600ca mmc: core: Add support for HS400 by Venkat Gopalakrishnan · 12 years ago
  17. e067ee4 mmc: core: Refactor bus speed selection code by Venkat Gopalakrishnan · 12 years ago
  18. 8bd6842 mmc: core: Enable multiple urgent requests notification by Tatyana Brokhman · 11 years ago
  19. 450b8d8 Merge "mmc: core: disable runtime PM for sdio cards" by Linux Build Service Account · 11 years ago
  20. 9a184a7 mmc: core: dont send PON during suspend by Krishna Konda · 11 years ago
  21. 7c1f026 Merge "mmc: core: Fix MMC clock scaling in case of tuning failure" by Linux Build Service Account · 11 years ago
  22. 8cbce5c mmc: core: handle flush requests timeout by Konstantin Dorfman · 11 years ago
  23. e2e0417 Merge "mmc: core: expose HPI capability to SWITCH commands" by Linux Build Service Account · 11 years ago
  24. 989eeb0 Merge "mmc: core: hpi in TRAN state error handling" by Linux Build Service Account · 11 years ago
  25. d3cda2d mmc: core: hpi in TRAN state error handling by Konstantin Dorfman · 11 years ago
  26. fde5d7a mmc: core: generalize hw reset functionality for all cards by Subhash Jadavani · 12 years ago
  27. d90d00c mmc: core: expose HPI capability to SWITCH commands by Subhash Jadavani · 11 years ago
  28. f1310ab mmc: core: disable runtime PM for sdio cards by Asutosh Das · 12 years ago
  29. cc26ad45 mmc: sdio: Update the buffer copy to include the last char by Pratibhasagar V · 12 years ago
  30. 64f92e1 mmc: core: Fix MMC clock scaling in case of tuning failure by Sahitya Tummala · 12 years ago
  31. bc6170f mmc: core: add checks for pointers before driver shutdown by Eugene Yasman · 12 years ago
  32. e75a950 Merge "mmc: core: print message when card-detect status changes" by Linux Build Service Account · 12 years ago
  33. 93147bb Merge "mmc: core: fix issue with HPI polling timeout" by Linux Build Service Account · 12 years ago
  34. f7608e7 mmc: core: print message when card-detect status changes by Sujit Reddy Thumma · 12 years ago
  35. cb0051d Merge "mmc: Add long power off notification support" by Linux Build Service Account · 12 years ago
  36. 76bf86f Merge "mmc: core: export mmc_host_may_gate_card function" by Linux Build Service Account · 12 years ago
  37. 7e62b17 Merge "mmc: sdio: enable asynchronous interrupt support in 4-bit mode" by Linux Build Service Account · 12 years ago
  38. d812738 mmc: Add long power off notification support by Tatyana Brokhman · 12 years ago
  39. 35f13dc mmc: core: export mmc_host_may_gate_card function by Subhash Jadavani · 12 years ago
  40. 5c4970f mmc: sdio: enable asynchronous interrupt support in 4-bit mode by Subhash Jadavani · 12 years ago
  41. 89b35c0 mmc: core: remove the polling for BKOPS completion by Maya Erez · 12 years ago
  42. cfd9c2e mmc: core: fix issue with HPI polling timeout by Konstantin Dorfman · 12 years ago
  43. 1ed78ab mmc: core: Add support for notifying host driver while scaling clocks by Sujit Reddy Thumma · 12 years ago
  44. 2245913 mmc: core: Add runtime PM calls for debugfs/sysfs entries by Sahitya Tummala · 12 years ago
  45. c96f40a mmc: core: Fix updating clock scaling statistics by Konstantin Dorfman · 12 years ago
  46. d3618e8 mmc: core: Log MMC clock frequency transitions by Sujit Reddy Thumma · 12 years ago
  47. a2666ab mmc: core: add error prints to runtime-pm functions by Asutosh Das · 12 years ago
  48. 7860b7c Merge "mmc: core: Bypass clock scaling while accessing RPMB partition" by Linux Build Service Account · 12 years ago
  49. 1777b7f mmc: core: Bypass clock scaling while accessing RPMB partition by Sujit Reddy Thumma · 12 years ago
  50. 704d9ce mmc: core: Fix broken clock gating with commit 9b0f5ecb by Sujit Reddy Thumma · 12 years ago
  51. ccf601d mmc: sd: Set the card removed if card detect fails by Asutosh Das · 12 years ago
  52. 9f0424b mmc: host: fix issue with new pm code by Krishna Konda · 12 years ago
  53. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  54. 2d2db98 Merge "mmc: sdhci: add power management capability." by Linux Build Service Account · 12 years ago
  55. c5a83f6 mmc: host: Fix driver level perf measurement by Sahitya Tummala · 12 years ago
  56. bbc8478 mmc: sdhci: add power management capability. by Asutosh Das · 12 years ago
  57. 3f113aa mmc: Undo mmc changes that diverge us from upstream by Stephen Boyd · 12 years ago
  58. e9382e6 mmc: fix read latency of urgent request by Konstantin Dorfman · 12 years ago
  59. b75bd76 mmc: core: Extend mmc_do_hw_reset for SD cards by Sahitya Tummala · 12 years ago
  60. 4c8ac1f mmc: core: Add mmc_power_cycle by Johan Rudholm · 12 years ago
  61. 2f74ffd mmc: sdio: Update the argument for data copy by Pratibhasagar V · 12 years ago
  62. 9b0f5ec mmc: Add support to handle Urgent data transfer request by Konstantin Dorfman · 12 years ago
  63. b083297 mmc: block: do not pack REQ_FUA request by Konstantin Dorfman · 12 years ago
  64. 696bcfd mmc: core: fix permanent sleep of mmcqd during card removal by Seungwon Jeon · 12 years ago
  65. d5064ac mmc: core: run clock scaling only in valid card state by Subhash Jadavani · 12 years ago
  66. 7ca4a78 mmc: core: enable eMMC5.0 card detection by Subhash Jadavani · 12 years ago
  67. 8d932da mmc: core: Fix a deadlock due to race between suspend and delayed BKOPS by Maya Erez · 12 years ago
  68. 7cef0a4 mmc: core: Cancel BKOPS checking in case MMC is suspended by Maya Erez · 12 years ago
  69. 587bf1e mmc: core: fix accidently removed conditional by Konstantin Dorfman · 12 years ago
  70. 0ac5fa2 Merge "mmc: Keep track of current hard partition" by Linux Build Service Account · 12 years ago
  71. a32f540 Merge "mmc: core: Don't hold wake lock while detect work is in progress" by Linux Build Service Account · 12 years ago
  72. 151b477 mmc: Keep track of current hard partition by Oluwafemi Adeyemi · 12 years ago
  73. 4ad32d7 Merge "mmc: core: Add TRANsfer state to non-HPI state" by Linux Build Service Account · 12 years ago
  74. 9ce04c3 Merge "mmc: core: Fix the HPI execution sequence" by Linux Build Service Account · 12 years ago
  75. 1a37be1 mmc: core: Don't hold wake lock while detect work is in progress by Sujit Reddy Thumma · 12 years ago
  76. 8b1d293 Merge "Revert "mmc: add new request stats infrastructure"" by Linux Build Service Account · 12 years ago
  77. 7a46bfa Merge "mmc: core: Fix some driver hangs when dealing with broken devices" by Linux Build Service Account · 12 years ago
  78. d50afb5 Revert "mmc: add new request stats infrastructure" by Lee Susman · 12 years ago
  79. 10c03bb Merge "mmc: core: add function comment header" by Linux Build Service Account · 12 years ago
  80. a78646c Merge "mmc: core: ignore new request notification, when 2 requests are in progress" by Linux Build Service Account · 12 years ago
  81. 644eb95 Merge "mmc: do not pack random requests" by Linux Build Service Account · 12 years ago
  82. 29e158e mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  83. 3926796 Merge "mmc: core: Fix possbile memory leak" by Linux Build Service Account · 12 years ago
  84. 7f30143 mmc: core: add function comment header by Konstantin Dorfman · 12 years ago
  85. 34ffcc7 mmc: core: ignore new request notification, when 2 requests are in progress by Konstantin Dorfman · 12 years ago
  86. 64d1246 mmc: do not pack random requests by Maya Erez · 12 years ago
  87. e1eae98 mmc: use percentage changed sectors as indication to check BKOPS need by Maya Erez · 12 years ago
  88. cfc8f08 Merge "mmc: Do not perform blocking BKOPS" by Linux Build Service Account · 12 years ago
  89. b821be4 Merge "Revert "mmc: Allow periodic BKOPS on different sizes of devices"" by Linux Build Service Account · 12 years ago
  90. 5f8ac3b mmc: Do not perform blocking BKOPS by Maya Erez · 12 years ago
  91. 2d33a19 Revert "mmc: Allow periodic BKOPS on different sizes of devices" by Maya Erez · 12 years ago
  92. 64a89e4 Merge "mmc: increase BKOPS polling duration before suspend" by Linux Build Service Account · 12 years ago
  93. 5a13939 Merge "mmc: core: Reduce the time to check for BKOPS need on idle" by Linux Build Service Account · 12 years ago
  94. 1065ee6 Merge "mmc: core: disable the cache before suspend only after stopping BKOPS" by Linux Build Service Account · 12 years ago
  95. ea1385e mmc: increase BKOPS polling duration before suspend by Maya Erez · 12 years ago
  96. 78d4a3b mmc: core: Fix possbile memory leak by Sujit Reddy Thumma · 12 years ago
  97. 67a5138 mmc: core: disable the cache before suspend only after stopping BKOPS by Maya Erez · 12 years ago
  98. 70b0022 mmc: core: Reduce the time to check for BKOPS need on idle by Maya Erez · 12 years ago
  99. 188b2a8 mmc: core: reduce the maximum timeout for BKOPs by Subhash Jadavani · 12 years ago
  100. 1b22222 mmc: core: interrupt Background Operations if it takes too long by Subhash Jadavani · 12 years ago