1. fa32107 mmc: cmdq-host: add post halt helper after halt ack interrupt by Konstantin Dorfman · 9 years ago
  2. 14c902d mmc: cmdq: configure task descriptor list base register on enable by Konstantin Dorfman · 9 years ago
  3. 61868a4 mmc: block: Add cache barrier support by Sahitya Tummala · 9 years ago
  4. bd8c8fd block: Definition for barrier requests flag by Dolev Raviv · 9 years ago
  5. b431b3f mmc: Enable clock gating for cmdq by Ritesh Harjani · 9 years ago
  6. 2780bad mmc: host: Reorder MMC_SDHCI_MSM_ICE config by Venkat Gopalakrishnan · 9 years ago
  7. d0afd2f mmc: block: support RPMB with CMDQ framework by Sahitya Tummala · 9 years ago
  8. 9433a13 mmc: block: add discard and secdiscard support for CMDQ mode by Sahitya Tummala · 9 years ago
  9. 9549d56 mmc: cmdq_hci: Add DCMD response to mrq by Sahitya Tummala · 9 years ago
  10. a834c02 mmc: sdhci-msm: enable clock scaling capability by Talel Shenhar · 9 years ago
  11. 2c982ac mmc: sd: add support for UHS card to get max frequency by Talel Shenhar · 9 years ago
  12. 72bd840 mmc: cmdq_hci: Fix timing and response type for busy commands by Sahitya Tummala · 9 years ago
  13. 381fecd mmc: host: Fix spinbug in performance sysfs nodes by Asutosh Das · 9 years ago
  14. 988a91b mmc: queue: issue requests when dcmd is in progress by Asutosh Das · 9 years ago
  15. a0ba492 mmc: core: fix shutdown in cmdq mode by Asutosh Das · 9 years ago
  16. 3481197 mmc: sdhci-msm: increase number of testbuses to 60 by Venkat Gopalakrishnan · 9 years ago
  17. fa8836b mmc: queue: add timeout capability to requests by Asutosh Das · 9 years ago
  18. f67a83f mmc: sdhci: propagate error to command queue engine by Asutosh Das · 9 years ago
  19. 02e3086 mmc: block: Add error handling to command queue host by Asutosh Das · 9 years ago
  20. 8b59483 mmc: block: add support for partition switch by Asutosh Das · 9 years ago
  21. 06f7f79 mmc: sdhci-msm: do not disable test-bus by Venkat Gopalakrishnan · 9 years ago
  22. d371f14 mmc: sdhci-msm: add support for command-queue by Venkat Gopalakrishnan · 9 years ago
  23. 3621b37 mmc: sdhci: add command queue support to sdhci by Asutosh Das · 10 years ago
  24. aa1e1c7 mmc: cmdq-host: add halt support to command queue host by Asutosh Das · 9 years ago
  25. 31150ae mmc: core: Add halt support by Asutosh Das · 9 years ago
  26. 0225ff9 mmc: cmdq: support for command queue enabled host by Venkat Gopalakrishnan · 9 years ago
  27. 5238e02 mmc: core: add flush request support to command queue by Asutosh Das · 9 years ago
  28. e95d7bf mmc: card: add read/write support in command queue mode by Venkat Gopalakrishnan · 9 years ago
  29. 4f45892 mmc: core: Add command queue initialzation support by Asutosh Das · 9 years ago
  30. 963469b mmc: queue: initialization of command queue by Asutosh Das · 9 years ago
  31. 719c6b5 mmc: sdhci-msm-ice: Add Inline Crypto Engine (ICE) support by Sahitya Tummala · 9 years ago
  32. 54f9de1 mmc: core: Fix crash in mmc clk-scaling by Ritesh Harjani · 9 years ago
  33. a52f84e mmc: fix MMC clock scaling to meet upstream HS400 implementation by Talel Shenhar · 9 years ago
  34. 7dc5f79 mmc: core: devfreq: migrate to devfreq based clock scaling by Talel Shenhar · 9 years ago
  35. c0a36727 Revert "mmc: sdhci-msm: Disable pm functionalities" by Venkat Gopalakrishnan · 9 years ago
  36. c9033ab mmc: add support for scheduling mmcqd on idle CPU by Dov Levenglick · 9 years ago
  37. 9a25b88 mmc: sdhci-msm: Fix clk gating on MSM8996-v2/v3 revisions by Talel Shenhar · 9 years ago
  38. 0b7dfe6 mmc: core: Add support to read command queue parameters by Asutosh Das · 10 years ago
  39. 5687473 mmc: sdhci-msm: Move common definitions to header file by Sahitya Tummala · 9 years ago
  40. c44de84 mmc: block: add req pointer to mmc request by Sahitya Tummala · 9 years ago
  41. f125b55 mmc: sd: fix SD card runtime suspend sequence for clock scaling by Talel Shenhar · 9 years ago
  42. 764065e mmc: sdhci-msm: Dont enable PWRSAVE_DLL for certain sdhc hosts by Ritesh Harjani · 9 years ago
  43. 766b745 mmc: sdhci: Call host ops set_clock when disabling clocks by Venkat Gopalakrishnan · 9 years ago
  44. b2a7e63 mmc: sd: Use locally stored ocr on paranoid init by Venkat Gopalakrishnan · 9 years ago
  45. ddab0cc mmc: sdhci-msm: Add tracepoints to enhance pm debugging by Konstantin Dorfman · 9 years ago
  46. 892f84e mmc: core: Add tracepoints to enhance pm debugging by Konstantin Dorfman · 9 years ago
  47. 9a62e04 mmc: sdhci-msm: enable 64-bit ADMA by Venkat Gopalakrishnan · 9 years ago
  48. 46fd143 mmc: sdhci-msm: support dual voltage pad for eMMC by Krishna Konda · 10 years ago
  49. f36166f mmc: sdhci: Fix setting clock for HS400 by Venkat Gopalakrishnan · 9 years ago
  50. 6297e40 mmc: core: fix disable clock scaling by Konstantin Dorfman · 9 years ago
  51. 98377d3 mmc: sdhci-msm: add registration to pm core framework by Konstantin Dorfman · 9 years ago
  52. e0be02d mmc: sdhci-msm: move pwr_irq to sdhci_msm_host by Konstantein Dorfman · 10 years ago
  53. 8d88931 mmc: sdhci: Fix mmc_power_off sequence by Venkat Gopalakrishnan · 9 years ago
  54. 0821fe85 mmc: block: use pr_err_ratelimited for command errors by Talel Shenhar · 10 years ago
  55. dd66956 mmc: card: fix asymmetric claim host in mmc_blk_ioctl_rpmb_cmd by Maya Erez · 9 years ago
  56. 6f3a8c2 mmc: card: disable cache for specific Kingston cards by Talel Shenhar · 9 years ago
  57. c1d30bc mmc: quirks: add new quirk that allows Cache disable by Talel Shenhar · 9 years ago
  58. f59f895 mmc: block: avoid HPI for some Kingston cards by Talel Shenhar · 9 years ago
  59. 981300a mmc: quirks: add new quirk that allows HPI disable by Talel Shenhar · 9 years ago
  60. 8a8e3b4 mmc: block: handle flush request timeout by Talel Shenhar · 9 years ago
  61. 9e0f63d mmc: quirks: add support for quirks based on EXT_CSD_REV by Talel Shenhar · 9 years ago
  62. ca20b3d mmc: sdhci-msm: Disable packed commands by Venkat Gopalakrishnan · 9 years ago
  63. c0a5c3a mmc: sdhci-msm: Update DLL reset sequence by Venkat Gopalakrishnan · 9 years ago
  64. 0fac731 mmc: sdhci: Fix unclocked access during MMC_POWER_UP by Venkat Gopalakrishnan · 10 years ago
  65. e6659b9 mmc: sdhci-msm: Disable pm functionalities by Venkat Gopalakrishnan · 10 years ago
  66. 0a29da9 mmc: sdhci-msm: Update mmc DDR timing mode by Venkat Gopalakrishnan · 10 years ago
  67. 411df07 mmc: sdhci-msm: use the generic sdhci_reset() by Venkat Gopalakrishnan · 10 years ago
  68. b8cb707 mmc: sdhci-msm: use the generic sdhci_set_bus_width() by Venkat Gopalakrishnan · 10 years ago
  69. 97c1611 mmc: sdhci-msm: Adjust host capabilities by Venkat Gopalakrishnan · 10 years ago
  70. 0a92d53 mmc: sdhci-msm: Add missing register defines by Venkat Gopalakrishnan · 10 years ago
  71. 745734f mmc: sdhci: Fix spinlock handling in sdhci_do_set_ios() by Venkat Gopalakrishnan · 10 years ago
  72. d6f9e5b include: sdhci: Fix QUIRK2 defines by Venkat Gopalakrishnan · 10 years ago
  73. b93ed34 mmc: core: declare local stack arrays as const by Venkat Gopalakrishnan · 10 years ago
  74. f6c9845 mmc: core: Add workaround for hosts that need addtional tuning for HS400 by Venkat Gopalakrishnan · 10 years ago
  75. e73eb3f mmc: core: Update HS400 timing mode before performing tuning by Venkat Gopalakrishnan · 10 years ago
  76. f93ca0a mmc: core: Avoid infinite retries of failed mmc command by Maya Erez · 10 years ago
  77. 0c0609f mmc: block: Fix an invalid use of req->cmd_flag in DISCARD operation by Maya Erez · 10 years ago
  78. ace0684 mmc: core: Add retry mechanism for MMC resume failure by Sahitya Tummala · 10 years ago
  79. d67ca6b mmc: core: Fix null pointer dereference due to illegal mmc request by Sujit Reddy Thumma · 10 years ago
  80. 5529199 mmc: core: Fix null pointer dereference due to race conditions by Sujit Reddy Thumma · 10 years ago
  81. 943f51b mmc: core: Fix NULL pointer dereference issue with mmc_blk_reset() by Sahitya Tummala · 10 years ago
  82. a12e92b mmc: core: Fix clock frequency transitions during invalid states by Sujit Reddy Thumma · 10 years ago
  83. 4e3a8b4 mmc: core: Exit clock scaling prior to removing the card by Pratibhasagar V · 10 years ago
  84. cee7279 mmc: core: get drive types supported by eMMC cards by Krishna Konda · 11 years ago
  85. 507d9a7 mmc: block: check for NULL pointer before dereferencing by Asutosh Das · 10 years ago
  86. 9b9b59e mmc: queue: scale down the max_segs if memory allocation fails by Subhash Jadavani · 11 years ago
  87. 5cc09c9 mmc: core: fix buffer overflow during memcpy of ext_csd by Sujit Reddy Thumma · 11 years ago
  88. bbefab3 mmc: core: Check for NULL pointer access in ioctl by Asutosh Das · 11 years ago
  89. 3449b4f mmc: core: add clock-scaling support to HS400 cards by Asutosh Das · 11 years ago
  90. 5483d9f mmc: core : fix arbitrary read/write to user space by Raviv Shvili · 10 years ago
  91. 0b25d49 ARM: dts: msm: Reduce the clocks for SD card slot for MSM8226 by Pratibhasagar V · 10 years ago
  92. 730dfcc mmc: quirks: enable clock gating for AR6004 card by Asutosh Das · 11 years ago
  93. 5fc13cd mmc: core: fix possible clock gating issue during voltage switch by Subhash Jadavani · 11 years ago
  94. a271a43 mmc: core: add wakeup functionality to sdio cards by Asutosh Das · 10 years ago
  95. 791ba86 mmc: core: dont send PON during suspend by Krishna Konda · 10 years ago
  96. 6ecb02a mmc: sdio: Update the buffer copy to include the last char by Pratibhasagar V · 11 years ago
  97. 4893b39 mmc: block: fix the block driver shutdown by Subhash Jadavani · 11 years ago
  98. ecb7097 mmc: core: add checks for pointers before driver shutdown by Eugene Yasman · 10 years ago
  99. 4fbb0bf mmc: Add long power off notification support by Tatyana Brokhman · 10 years ago
  100. 8285766 mmc: sdio: enable asynchronous interrupt support in 4-bit mode by Subhash Jadavani · 10 years ago