1. e729ad6 mmc: card: Update multi_cmd_ioctl path to support cmdq by Veerabhadrarao Badiganti · 6 years ago
  2. 936d29a mmc: cmdq: Add timeout in case of mmc_cmdq_halt_on_empty_queue() by Ritesh Harjani · 6 years ago
  3. dddcf30 mmc: add more trace logs and debug information by Veerabhadrarao Badiganti · 6 years ago
  4. b61e6dd mmc: CMDQ Error handling context syncronization by Ritesh Harjani · 6 years ago
  5. 499b03b mmc: Fix error handling path when there is an active Discard (DCMD) by Sahitya Tummala · 6 years ago
  6. 632aef1 mmc: block: Don't unhalt if switch to CQ mode fails by Asutosh Das · 6 years ago
  7. 1007c54 Merge "mmc: core: Update SD card removal logic based on cd gpio state" by Linux Build Service Account · 6 years ago
  8. 7ecd4d9 Merge "mmc: cmdq: Notify higher layer of ice errors" by Linux Build Service Account · 6 years ago
  9. 42fc563 mmc: core: Update SD card removal logic based on cd gpio state by Veerabhadrarao Badiganti · 6 years ago
  10. 28b1084 mmc: cmdq: Notify higher layer of ice errors by Asutosh Das · 6 years ago
  11. 5975925 mmc: card: WARN_ON in cmdq completion context by Pradeep P V K · 6 years ago
  12. 495ff45 mmc: card: Set INLINECRYPT queue flag based on host capability by Veerabhadrarao Badiganti · 6 years ago
  13. 55fe6b0 mmc: card: Call blk_requeue_request() with queue-lock held by Veerabhadrarao Badiganti · 6 years ago
  14. 27c6c05 mmc: card: Service RPMB requests with priority over other requests by Veerabhadrarao Badiganti · 7 years ago
  15. ad791dc mmc: card: Add explicit checks for secure-discard requests by Veerabhadrarao Badiganti · 6 years ago
  16. e73adf4 mmc: card: Requeue the request if it fails during issuing by Veerabhadrarao Badiganti · 7 years ago
  17. 941f413 mmc: block: Unhalt the command queue before releasing mmc host by Vijay Viswanath · 7 years ago
  18. b14535c mmc: card: Update error stats to track cmdq request timeout error by Veerabhadrarao Badiganti · 7 years ago
  19. 3d2e640 mmc: block: Add error handling in mmc_blk_cmdq_part_switch by Sayali Lokhande · 7 years ago
  20. a5172ff Merge "mmc: card: block: Add support for completing cmdq requests with error" by Linux Build Service Account · 7 years ago
  21. 459a932 mmc: card: block: Add support for completing cmdq requests with error by Veerabhadrarao Badiganti · 7 years ago
  22. eed6d1c MMC : card: check for card status incase of timeout error by Vijay Viswanath · 8 years ago
  23. 8706e3a mmc: card: blk: Add support for deferred SD bus resume by San Mehat · 15 years ago
  24. 6514fbe mmc: core: extend SDR104 workaround for other paths by Can Guo · 7 years ago
  25. 9cde9d3 Merge "mmc: block: Disable clock scaling during shutdown" by Linux Build Service Account · 7 years ago
  26. e0680af Merge "Revert "mmc: core: extend SDR104 workaround for other paths"" by Linux Build Service Account · 7 years ago
  27. 85829ac Revert "mmc: core: extend SDR104 workaround for other paths" by Can Guo · 7 years ago
  28. 7f5e93a mmc: block: Disable clock scaling during shutdown by Vijay Viswanath · 7 years ago
  29. f596f55 mmc: queue: Remove BUG_ON() in cmdq_thread by Vijay Viswanath · 7 years ago
  30. 8cd402a mmc: core: extend SDR104 workaround for other paths by Sahitya Tummala · 7 years ago
  31. af6a03e mmc: sd: reduce the bus speed in case of multiple CRC errors in SDR104 by Asutosh Das · 7 years ago
  32. 7a61087 mmc: queue: Fix queue_lock spinlock bug from CMDQ shutdown path by Ritesh Harjani · 8 years ago
  33. 48b9bd8 ARM: config: Enable DEFERRED RESUME flag on SDM660 by Veerabhadrarao Badiganti · 7 years ago
  34. 13805b3 mmc: card: use blk_cleanup_queue() during shutdown/reboot by Sahitya Tummala · 8 years ago
  35. 973ba1c mmc: block: Add check to mmc_blk_part_switch by Pavan Anamula · 9 years ago
  36. fc9ccd6 mmc: block: Fix issue with deferred resume when CQ is enabled by Sahitya Tummala · 8 years ago
  37. 1c73e1c mmc: block: send CMD13 when a response error detected in CQ mode by Sahitya Tummala · 8 years ago
  38. b77f57b mmc: core: Add deferred resume support to CQ by Asutosh Das · 8 years ago
  39. e11a1b7 mmc: block: Add quirk and increase read data timeout for hynix emmc by Ritesh Harjani · 8 years ago
  40. a5dd04f mmc: card: Fix broken clock gating by Sahitya Tummala · 8 years ago
  41. 5dd9f86 mmc: revert runtime idle state by Konstantin Dorfman · 8 years ago
  42. d3a5d99 mmc: card: set dma_mask as the queue bounce limit by Sahitya Tummala · 8 years ago
  43. 3b38268 mmc: queue: Don't peek requests when queue is stopped by Venkat Gopalakrishnan · 8 years ago
  44. d99753e mmc: block: Do not call post_req in DCMD case by Ritesh Harjani · 9 years ago
  45. 7b09b0e mmc: block: cmdq discard should use softirq completion path by Ritesh Harjani · 9 years ago
  46. d7e5be8 mmc: block: Error handling fixes and support of reset_all by Ritesh Harjani · 9 years ago
  47. 121cdec mmc: core: Call cmdq_post_req with tag info instead of mrq by Ritesh Harjani · 9 years ago
  48. e33f1e3 mmc: queue: Check for CQE disable state by Ritesh Harjani · 9 years ago
  49. 869390a mmc: block: Fix use after free issue with request pointer by Venkat Gopalakrishnan · 8 years ago
  50. 01deb37 mmc: block: serialize the requests if we are scaled down by Subhash Jadavani · 9 years ago
  51. 84fefe0 mmc: block: Fix invalid data from freed request pointer by Ritesh Harjani · 9 years ago
  52. 9213638 mmc: block: fix partition switch failure observed during shutdown by Sahitya Tummala · 9 years ago
  53. ebbb900 mmc: block: workaround for timeout issue with some vendor devices by Subhash Jadavani · 9 years ago
  54. b399440 mmc: block: ensure CMDQ is empty before queuing cache flush by Subhash Jadavani · 9 years ago
  55. a5637e9 mmc: card: fix race with shutdown handler by Subhash Jadavani · 9 years ago
  56. e88f5e2 mmc: core/card: maintain clock gating reference count integrity by Subhash Jadavani · 9 years ago
  57. 692984f mmc: card: kick command queue thread on completion of RPMB operation by Subhash Jadavani · 9 years ago
  58. 987144c mmc: queue: fix the cmdq thread wake up handling by Subhash Jadavani · 9 years ago
  59. 70afbaf mmc: block: stop BKOPs before handling RPMB and ioctl by Maya Erez · 9 years ago
  60. d36c45a mmc: block: fix DCMD timeout err handling by Venkat Gopalakrishnan · 9 years ago
  61. a215215 mmc: card: stop BKOPS in mmc_blk_cmdq_issue_rq by Maya Erez · 9 years ago
  62. 07d92eb mmc: sdhci-msm: add PM QoS legacy voting by Gilad Broner · 9 years ago
  63. 4444599 mmc: sdhci-msm: add PM QoS voting by Gilad Broner · 9 years ago
  64. 901b09c mmc: card: fix null pointer deference in cmdq timeout handler by Venkat Gopalakrishnan · 9 years ago
  65. 07d62ef mmc: host: add support to allow SANITIZE operation by Pavan Anamula · 9 years ago
  66. 4df1896 mmc: core: kick block queue after unhalting cmdq by Gilad Broner · 9 years ago
  67. 09bd2e2 mmc: card: fix active data requests handling by Subhash Jadavani · 9 years ago
  68. 6a8c286 mmc: block: fix cmdq shutdown flow by Konstantin Dorfman · 9 years ago
  69. 497bd4b mmc: block: differentiate system suspend and shutdown flows by Konstantin Dorfman · 9 years ago
  70. cd62f1b mmc: core: Fix debugfs and IOCTL calls in cmdq mode by Ritesh Harjani · 9 years ago
  71. c8de4d6 mmc: queue: fix high power consumption by Asutosh Das · 9 years ago
  72. dc07e93 mmc: queue: fix for system suspend flow for eMMC command queue (cmdq) by Konstantin Dorfman · 9 years ago
  73. d72115d6 mmc: queue: fix race in mmc shutdown by Asutosh Das · 9 years ago
  74. a7ea2dc mmc: core: Update PON based on the system state by Krishna Konda · 9 years ago
  75. 2b67830 mmc: core: add support for bkops during cmdq by Dov Levenglick · 9 years ago
  76. 9a9c9fd mmc: block: fix dump cmdq registers on request timeout by Konstantin Dorfman · 9 years ago
  77. 339a4e1 mmc: cmdq: add clock scaling for CMDQ mode by Talel Shenhar · 9 years ago
  78. a029639 mmc: add support for bkops by Dov Levenglick · 9 years ago
  79. 2747f64 mmc: block: add card device reference counting for CQ mode by Konstantin Dorfman · 9 years ago
  80. 5816426 mmc: queue: Fix pull new requests condition, when in cmdq mode by Konstantin Dorfman · 9 years ago
  81. 61868a4 mmc: block: Add cache barrier support by Sahitya Tummala · 9 years ago
  82. b431b3f mmc: Enable clock gating for cmdq by Ritesh Harjani · 9 years ago
  83. d0afd2f mmc: block: support RPMB with CMDQ framework by Sahitya Tummala · 9 years ago
  84. 9433a13 mmc: block: add discard and secdiscard support for CMDQ mode by Sahitya Tummala · 9 years ago
  85. 988a91b mmc: queue: issue requests when dcmd is in progress by Asutosh Das · 9 years ago
  86. a0ba492 mmc: core: fix shutdown in cmdq mode by Asutosh Das · 9 years ago
  87. fa8836b mmc: queue: add timeout capability to requests by Asutosh Das · 9 years ago
  88. 02e3086 mmc: block: Add error handling to command queue host by Asutosh Das · 9 years ago
  89. 8b59483 mmc: block: add support for partition switch by Asutosh Das · 9 years ago
  90. 31150ae mmc: core: Add halt support by Asutosh Das · 9 years ago
  91. 5238e02 mmc: core: add flush request support to command queue by Asutosh Das · 9 years ago
  92. e95d7bf mmc: card: add read/write support in command queue mode by Venkat Gopalakrishnan · 9 years ago
  93. 963469b mmc: queue: initialization of command queue by Asutosh Das · 9 years ago
  94. c9033ab mmc: add support for scheduling mmcqd on idle CPU by Dov Levenglick · 9 years ago
  95. c44de84 mmc: block: add req pointer to mmc request by Sahitya Tummala · 9 years ago
  96. 0821fe85 mmc: block: use pr_err_ratelimited for command errors by Talel Shenhar · 9 years ago
  97. dd66956 mmc: card: fix asymmetric claim host in mmc_blk_ioctl_rpmb_cmd by Maya Erez · 9 years ago
  98. 8a8e3b4 mmc: block: handle flush request timeout by Talel Shenhar · 9 years ago
  99. f93ca0a mmc: core: Avoid infinite retries of failed mmc command by Maya Erez · 10 years ago
  100. 0c0609f mmc: block: Fix an invalid use of req->cmd_flag in DISCARD operation by Maya Erez · 10 years ago