1. e06ba2c Merge "mmc: core: Hold clocks along with runtime get of class device" by Linux Build Service Account · 7 years ago
  2. d9f72f7 Merge "mmc: core: detect change in resume if a new card is found" by Linux Build Service Account · 7 years ago
  3. 4efc0a6 mmc: core: Return the error if command queue request fails by Veerabhadrarao Badiganti · 7 years ago
  4. 652348c mmc: core: Hold clocks along with runtime get of class device by Vijay Viswanath · 7 years ago
  5. 778491f mmc: core: Add retuning to cmdq path by Vijay Viswanath · 7 years ago
  6. 608a998 mmc: core: Return error if fallback to lower speed mode fails by Wanhyeong Ryu · 7 years ago
  7. 5ebdb44 mmc: core: detect change in resume if a new card is found by Can Guo · 7 years ago
  8. 0d55bf0 mmc: core: add mmc flush detect work. by Ankit Jain · 7 years ago
  9. 09a218e Merge "mmc: core: Reset the cmd timeout error stats after card detection" by Linux Build Service Account · 7 years ago
  10. 4c3e670 mmc: core: Reset the cmd timeout error stats after card detection by Veerabhadrarao Badiganti · 7 years ago
  11. 9819915 mmc: core: add missing return statement by Can Guo · 7 years ago
  12. cdf0d57 mmc: core: Ignore bus resume flags when card removal event is detected by Veerabhadrarao Badiganti · 7 years ago
  13. ee2aaee mmc: core: fix typo in mmc_stop_host by Subhash Jadavani · 7 years ago
  14. 7403688 Revert "mmc: core: fix the clock scaling handling" by Subhash Jadavani · 7 years ago
  15. 2f3f4eb mmc: core: Use PF_MEMALLOC flag for clock scaling context by Veerabhadrarao Badiganti · 7 years ago
  16. c1df3ce Merge "mmc: core: extend SDR104 workaround for other paths" by Linux Build Service Account · 7 years ago
  17. 6514fbe mmc: core: extend SDR104 workaround for other paths by Can Guo · 7 years ago
  18. 36371a1 mmc: core: Increase the runtime PM reference count in try_claim_host by Veerabhadrarao Badiganti · 7 years ago
  19. ff661b6 Merge "mmc: core: Use mmc_reset instead of power_restore" by Linux Build Service Account · 7 years ago
  20. 9efaf2f Merge "mmc: mmc-debugfs: add error state" by Linux Build Service Account · 7 years ago
  21. e0680af Merge "Revert "mmc: core: extend SDR104 workaround for other paths"" by Linux Build Service Account · 7 years ago
  22. bf795c5 mmc: core: Retry claim host in mmc_sd_detect by Veerabhadrarao Badiganti · 8 years ago
  23. 85829ac Revert "mmc: core: extend SDR104 workaround for other paths" by Can Guo · 7 years ago
  24. 450552a mmc: core: Avoid returning error when clok scaling devfreq is removed by Vijay Viswanath · 7 years ago
  25. b263703 mmc: core: Use mmc_reset instead of power_restore by Sayali Lokhande · 7 years ago
  26. 4ef47bc mmc: core: Fix the issue with clock scaling in resume-scaling by Veerabhadrarao Badiganti · 7 years ago
  27. 48887f3 mmc: core: Initialize the devfreq table with default frequencies by Veerabhadrarao Badiganti · 7 years ago
  28. 8cd402a mmc: core: extend SDR104 workaround for other paths by Sahitya Tummala · 7 years ago
  29. 3ae97c7 mmc: core: retune after un-gating the clocks by Veerabhadrarao Badiganti · 7 years ago
  30. 083d5e2 mmc: add hot plug support using extcon framework by Subhash Jadavani · 7 years ago
  31. f3218eb mmc: core: fix the pointer cast of freq_table by Xiaonian Wang · 7 years ago
  32. 90d085b mmc: core: remove unnecessary character by Xiaonian Wang · 7 years ago
  33. af6a03e mmc: sd: reduce the bus speed in case of multiple CRC errors in SDR104 by Asutosh Das · 7 years ago
  34. c77e1c5 mmc: core: fix the clock scaling handling by Subhash Jadavani · 7 years ago
  35. bc67b40 mmc: core: Fix deadlock in suspend & rescan path by Ritesh Harjani · 8 years ago
  36. e1f8f97 mmc: core: add deferred resume support by Asutosh Das · 11 years ago
  37. fc9ccd6 mmc: block: Fix issue with deferred resume when CQ is enabled by Sahitya Tummala · 8 years ago
  38. e79f4f4 mmc: core: check if CQE is already disabled before halt/unhalt by Sahitya Tummala · 8 years ago
  39. b77f57b mmc: core: Add deferred resume support to CQ by Asutosh Das · 8 years ago
  40. 3ad1837 mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 14 years ago
  41. faa9848 mmc: core: Add deferred bus resume policy. by San Mehat · 15 years ago
  42. 79ccfa5 mmc: core: fix reading the bkops status from card by Asutosh Das · 8 years ago
  43. 0a3b83c mmc: auto bkops fixes by Subhash Jadavani · 8 years ago
  44. d18963a mmc: core: fix deadlock between runtime-suspend and devfreq by Asutosh Das · 8 years ago
  45. e11a1b7 mmc: block: Add quirk and increase read data timeout for hynix emmc by Ritesh Harjani · 8 years ago
  46. 56380b1 mmc: core: postpone runtime suspend in case BKOPS is required by Konstantin Dorfman · 9 years ago
  47. 5dd9f86 mmc: revert runtime idle state by Konstantin Dorfman · 9 years ago
  48. 1a9cf8b mmc: core: fix issue with devfreq clock scaling by Sahitya Tummala · 9 years ago
  49. 3f93d0db mmc: core: Fix mmc_set_ios w.r.t. error handling sequence by Ritesh Harjani · 9 years ago
  50. c2f6cf0 mmc: core: cmdq helper for reset and claim host context by Ritesh Harjani · 9 years ago
  51. 121cdec mmc: core: Call cmdq_post_req with tag info instead of mrq by Ritesh Harjani · 9 years ago
  52. 9379bf9 mmc: core: resolve deadlock between devfreq update and suspend contexts by Konstantin Dorfman · 9 years ago
  53. ce4b8f8 mmc: sdhci: Add asynchronous interrupt support for sdio cards by Ritesh Harjani · 9 years ago
  54. a7b703a mmc: core: prevent calling ->post_req 2 times if request submit fails by Subhash Jadavani · 9 years ago
  55. 987144c mmc: queue: fix the cmdq thread wake up handling by Subhash Jadavani · 9 years ago
  56. 871cb9f mmc: core: allow hosts to specify a large discard size by Krishna Konda · 9 years ago
  57. 164db7b mmc: core: fix downdifferential for clock scaling by Subhash Jadavani · 9 years ago
  58. ee975d3 mmc: core: check if manual BKOPS is ongoing before scaling by Maya Erez · 9 years ago
  59. 7ffa163 mmc: core: claim host before halt in pm runtime idle by Maya Erez · 9 years ago
  60. 999102c mmc: core: add support for devfreq suspend/resume by Talel Shenhar · 9 years ago
  61. db78bb9 mmc: core: fix race between mmc_power_off and mmc_power_up by Pavan Anamula · 9 years ago
  62. 4df1896 mmc: core: kick block queue after unhalting cmdq by Gilad Broner · 9 years ago
  63. 8f00420 mmc: core: clock-scaling: scale only for data requests by Talel Shenhar · 9 years ago
  64. cd62f1b mmc: core: Fix debugfs and IOCTL calls in cmdq mode by Ritesh Harjani · 9 years ago
  65. 9591b99 mmc: clk-scaling: fix invalid state handling during cmdq by Talel Shenhar · 9 years ago
  66. 3904067 mmc: core: add runtime PM voting to devfreq context by Talel Shenhar · 9 years ago
  67. 5cd5d9f mmc: core: avoid returning error value for clk-scaling by Talel Shenhar · 9 years ago
  68. c96b666 mmc: core: disable clock scaling before system suspend by Talel Shenhar · 9 years ago
  69. 2b67830 mmc: core: add support for bkops during cmdq by Dov Levenglick · 9 years ago
  70. 9a9c9fd mmc: block: fix dump cmdq registers on request timeout by Konstantin Dorfman · 9 years ago
  71. e68741c mmc: sdhci: cmdq: add notification for cmdq halt by Talel Shenhar · 9 years ago
  72. 339a4e1 mmc: cmdq: add clock scaling for CMDQ mode by Talel Shenhar · 9 years ago
  73. ea221d4 mmc: core: Add MMC BKOPS statistics and debugfs ability to print them by Dov Levenglick · 9 years ago
  74. 05a9a49 mmc: core: ignore cmdq halt failure when no change is needed by Konstantin Dorfman · 9 years ago
  75. a029639 mmc: add support for bkops by Dov Levenglick · 9 years ago
  76. 87605ad mmc: clk-scaling: change locking from irq_save to bh by Talel Shenhar · 9 years ago
  77. 61868a4 mmc: block: Add cache barrier support by Sahitya Tummala · 9 years ago
  78. b431b3f mmc: Enable clock gating for cmdq by Ritesh Harjani · 9 years ago
  79. 9433a13 mmc: block: add discard and secdiscard support for CMDQ mode by Sahitya Tummala · 9 years ago
  80. 02e3086 mmc: block: Add error handling to command queue host by Asutosh Das · 9 years ago
  81. 31150ae mmc: core: Add halt support by Asutosh Das · 9 years ago
  82. 5238e02 mmc: core: add flush request support to command queue by Asutosh Das · 9 years ago
  83. e95d7bf mmc: card: add read/write support in command queue mode by Venkat Gopalakrishnan · 9 years ago
  84. 54f9de1 mmc: core: Fix crash in mmc clk-scaling by Ritesh Harjani · 9 years ago
  85. a52f84e mmc: fix MMC clock scaling to meet upstream HS400 implementation by Talel Shenhar · 9 years ago
  86. 7dc5f79 mmc: core: devfreq: migrate to devfreq based clock scaling by Talel Shenhar · 9 years ago
  87. 6297e40 mmc: core: fix disable clock scaling by Konstantin Dorfman · 10 years ago
  88. c1d30bc mmc: quirks: add new quirk that allows Cache disable by Talel Shenhar · 10 years ago
  89. 8a8e3b4 mmc: block: handle flush request timeout by Talel Shenhar · 10 years ago
  90. d67ca6b mmc: core: Fix null pointer dereference due to illegal mmc request by Sujit Reddy Thumma · 10 years ago
  91. a12e92b mmc: core: Fix clock frequency transitions during invalid states by Sujit Reddy Thumma · 10 years ago
  92. bbefab3 mmc: core: Check for NULL pointer access in ioctl by Asutosh Das · 11 years ago
  93. 3449b4f mmc: core: add clock-scaling support to HS400 cards by Asutosh Das · 11 years ago
  94. 5fc13cd mmc: core: fix possible clock gating issue during voltage switch by Subhash Jadavani · 11 years ago
  95. 86787cd mmc: core: Add support for notifying host driver while scaling clocks by Sujit Reddy Thumma · 10 years ago
  96. 14ec3cc mmc: core: Log MMC clock frequency transitions by Sujit Reddy Thumma · 12 years ago
  97. a3f56e1 mmc: core: Bypass clock scaling while accessing RPMB partition by Sujit Reddy Thumma · 11 years ago
  98. 8ca7092 mmc: core: run clock scaling only in valid card state by Subhash Jadavani · 12 years ago
  99. 7ad7ea8 mmc: core: interrupt Background Operations if it takes too long by Subhash Jadavani · 10 years ago
  100. cb18d85 mmc: core: Add load based clock scaling support by Sujit Reddy Thumma · 10 years ago