1. 342ec35 Merge "Revert "mmc: mmc: Attempt to flush cache before reset"" by Linux Build Service Account · 7 years ago
  2. fe7bda2 Merge "mmc: card: Add explicit checks for secure-discard requests" by Linux Build Service Account · 7 years ago
  3. e97b668 Merge "Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9" by Linux Build Service Account · 7 years ago
  4. 29664b5 Revert "mmc: mmc: Attempt to flush cache before reset" by Sayali Lokhande · 7 years ago
  5. ad791dc mmc: card: Add explicit checks for secure-discard requests by Veerabhadrarao Badiganti · 7 years ago
  6. 76f628f mmc: host: Add device_prepare pm for mmc_host by Vijay Viswanath · 7 years ago
  7. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  8. 88b1511 Merge 4.9.71 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  9. 2a84fce mmc: mediatek: Fixed bug where clock frequency could be set wrong by yong mao · 7 years ago
  10. eb4ef2d Merge 4.9.68 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  11. de139e8 mmc: sdhci-msm: fix issue with power irq by Subhash Jadavani · 7 years ago
  12. e06ba2c Merge "mmc: core: Hold clocks along with runtime get of class device" by Linux Build Service Account · 7 years ago
  13. f87ffb2 Merge 4.9.67 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  14. c814d67 mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  15. 0bf4d05 mmc: core: Do not leave the block driver in a suspended state by Adrian Hunter · 7 years ago
  16. da73b93 Merge "mmc: sdhci-msm: Add support to scale bus aggregate clock" by Linux Build Service Account · 7 years ago
  17. f248f7a Merge "mmc: core: Update the logic of controlling clk scaling through sysfs" by Linux Build Service Account · 7 years ago
  18. d9f72f7 Merge "mmc: core: detect change in resume if a new card is found" by Linux Build Service Account · 7 years ago
  19. 8920fc7 mmc: core: Update the logic of controlling clk scaling through sysfs by Veerabhadrarao Badiganti · 7 years ago
  20. c9e2c0f mmc: sdhci-msm: Add support to scale bus aggregate clock by Vijay Viswanath · 7 years ago
  21. e73adf4 mmc: card: Requeue the request if it fails during issuing by Veerabhadrarao Badiganti · 7 years ago
  22. 4efc0a6 mmc: core: Return the error if command queue request fails by Veerabhadrarao Badiganti · 7 years ago
  23. 9aab11e mmc: cmdq_hci: Remove runtime PM vote if request issuing fails by Veerabhadrarao Badiganti · 7 years ago
  24. 652348c mmc: core: Hold clocks along with runtime get of class device by Vijay Viswanath · 7 years ago
  25. 804337a Merge "Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9" by Linux Build Service Account · 7 years ago
  26. 778491f mmc: core: Add retuning to cmdq path by Vijay Viswanath · 7 years ago
  27. e48f6bd Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9 by Kyle Yan · 7 years ago
  28. 4170bfa Merge 4.9.61 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  29. 1bd47ce mmc: s3cmci: include linux/interrupt.h for tasklet_struct by Arnd Bergmann · 7 years ago
  30. 608a998 mmc: core: Return error if fallback to lower speed mode fails by Wanhyeong Ryu · 7 years ago
  31. 5ebdb44 mmc: core: detect change in resume if a new card is found by Can Guo · 7 years ago
  32. 1d7e518 mmc: sdhci-msm: flush mmc detect work asynchronously. by Ankit Jain · 7 years ago
  33. 0d55bf0 mmc: core: add mmc flush detect work. by Ankit Jain · 7 years ago
  34. 0d5fc28 mmc: sdhci-msm: Invalidate pin drive type data if it's not present by Veerabhadrarao Badiganti · 7 years ago
  35. f6dc08e Merge "mmc: block: Unhalt the command queue before releasing mmc host" by Linux Build Service Account · 7 years ago
  36. 96353b3 Merge "mmc: core: Prevent accessing user space buffer directly" by Linux Build Service Account · 7 years ago
  37. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  38. b903ad8 mmc: sdhci-msm: select pin drive type for each clock rate by Can Guo · 7 years ago
  39. 5db10f7 mmc: core: Prevent accessing user space buffer directly by Siba Prasad · 7 years ago
  40. 941f413 mmc: block: Unhalt the command queue before releasing mmc host by Vijay Viswanath · 7 years ago
  41. c1f5488 Merge "mmc: sdhci-msm: Read and use DDR Config property from dt file" by Linux Build Service Account · 7 years ago
  42. 9baea23 Merge "mmc: core: set enhanced strobe as true" by Linux Build Service Account · 7 years ago
  43. a549261 mmc: sdhci-msm: Read and use DDR Config property from dt file by Vijay Viswanath · 7 years ago
  44. bf3a5b9 mmc: core: set enhanced strobe as true by Vijay Viswanath · 7 years ago
  45. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  46. 000540a Merge "mmc: sdhci-msm: Add bus aggregate clock for sdhc platform driver" by Linux Build Service Account · 7 years ago
  47. cd598ee Merge "mmc: core: Remove unused variable cached_ext_csd" by Linux Build Service Account · 7 years ago
  48. 09a218e Merge "mmc: core: Reset the cmd timeout error stats after card detection" by Linux Build Service Account · 7 years ago
  49. 52643dd Merge "mmc: host: Update error stats to track different mmc errors" by Linux Build Service Account · 7 years ago
  50. 60a9cb6 Merge "mmc: core: add missing return statement" by Linux Build Service Account · 7 years ago
  51. 4c3e670 mmc: core: Reset the cmd timeout error stats after card detection by Veerabhadrarao Badiganti · 7 years ago
  52. cd78bbb mmc: host: Update error stats to track different mmc errors by Veerabhadrarao Badiganti · 7 years ago
  53. eaffebf Merge "mmc: mmc: Use mmc_select_hs400 instead of mmc_select_hs400es" by Linux Build Service Account · 7 years ago
  54. b14535c mmc: card: Update error stats to track cmdq request timeout error by Veerabhadrarao Badiganti · 7 years ago
  55. 9fa6612 mmc: mmc-debugfs: add error statistics by Umang Agrawal · 7 years ago
  56. 9819915 mmc: core: add missing return statement by Can Guo · 7 years ago
  57. 674aeda mmc: sdhci-msm: Add bus aggregate clock for sdhc platform driver by Vijay Viswanath · 7 years ago
  58. 09cc622 mmc: sdhci: fix PM Qos code porting error by Can Guo · 7 years ago
  59. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  60. d9aaef3 mmc: core: add driver strength selection when selecting hs400es by Chanho Min · 7 years ago
  61. b7dac7b mmc: mmc: Use mmc_select_hs400 instead of mmc_select_hs400es by Vijay Viswanath · 7 years ago
  62. a927374 mmc: core: Remove unused variable cached_ext_csd by Sayali Lokhande · 7 years ago
  63. 012bc8b Merge 4.9.54 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  64. 727a153 mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 7 years ago
  65. 908448a Merge "mmc: core: Send SD card initialization sequence in deferred resume path" by Linux Build Service Account · 7 years ago
  66. 3498a2f mmc: core: Send SD card initialization sequence in deferred resume path by Bao D. Nguyen · 7 years ago
  67. 3d2e640 mmc: block: Add error handling in mmc_blk_cmdq_part_switch by Sayali Lokhande · 7 years ago
  68. a5172ff Merge "mmc: card: block: Add support for completing cmdq requests with error" by Linux Build Service Account · 7 years ago
  69. 2084be8 Merge "MMC : card: check for card status incase of timeout error" by Linux Build Service Account · 7 years ago
  70. 459a932 mmc: card: block: Add support for completing cmdq requests with error by Veerabhadrarao Badiganti · 8 years ago
  71. eed6d1c MMC : card: check for card status incase of timeout error by Vijay Viswanath · 8 years ago
  72. 2f80a4e Merge "mmc: sdhci-msm: get the load notification from clock scaling" by Linux Build Service Account · 7 years ago
  73. 073ca55 mmc: sdhci-msm: get the load notification from clock scaling by Sahitya Tummala · 9 years ago
  74. 4ddc2e8 Merge "mmc: host: sdhci-msm-ice: Initialize local variable in ice_cmdq_cfg()" by Linux Build Service Account · 7 years ago
  75. d4d3399 Merge "mmc: host: cmdq-hci-ice: Clear ICE configuration once request is done" by Linux Build Service Account · 7 years ago
  76. 1a81004 Merge "mmc: host: sdhci-msm-ice: Support for clearing ice configuration" by Linux Build Service Account · 7 years ago
  77. 1ba1607 Merge "mmc: sdhci-msm: Free pltfm_host on probe defer" by Linux Build Service Account · 7 years ago
  78. 1326d1b mmc: host: sdhci-msm-ice: Initialize local variable in ice_cmdq_cfg() by Siba Prasad · 7 years ago
  79. 57056d5 mmc: host: cmdq-hci-ice: Clear ICE configuration once request is done by Veerabhadrarao Badiganti · 7 years ago
  80. 6c6b97a mmc: host: sdhci-msm-ice: Support for clearing ice configuration by Veerabhadrarao Badiganti · 7 years ago
  81. f271be4 mmc: host: sdhci: Add new host_op for clearing ice configuration by Veerabhadrarao Badiganti · 7 years ago
  82. 6e7e6d5 mmc: cmdq_hci: CQ Register changes for sdm660 by Sayali Lokhande · 8 years ago
  83. 22442ed Merge "Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9" by Linux Build Service Account · 7 years ago
  84. 9963aca Merge "mmc: cmdq_hci: ice: Handle ICE HCI errors in cmdq mode" by Linux Build Service Account · 7 years ago
  85. bf7c99c Merge "mmc: sdhci-msm: fix tracepoint for pm debugging" by Linux Build Service Account · 7 years ago
  86. c606fa9 Merge "mmc: sdhci: Force probe of shdc1 based on boolean property" by Linux Build Service Account · 7 years ago
  87. b678299 mmc: cmdq_hci: ice: Handle ICE HCI errors in cmdq mode by Veerabhadrarao Badiganti · 8 years ago
  88. fcda51f mmc: sdhci-msm-ice: Changes for supporting ICE HCI in non CMDQ mode by Veerabhadrarao Badiganti · 8 years ago
  89. 87ddf1b mmc: cmdq_hci: ice: Changes for supporting ICE HCI in CMDQ mode by Veerabhadrarao Badiganti · 8 years ago
  90. 98edaa1 mmc: sdhci-msm: fix tracepoint for pm debugging by Konstantin Dorfman · 9 years ago
  91. 94e408d mmc: sdhci-msm: Free pltfm_host on probe defer by Venkat Gopalakrishnan · 9 years ago
  92. cdf0d57 mmc: core: Ignore bus resume flags when card removal event is detected by Veerabhadrarao Badiganti · 7 years ago
  93. 07bd67f Merge "mmc: sdhci-msm-ice: Add new sdhci host_op for updating ice config" by Linux Build Service Account · 7 years ago
  94. 8b74e7b Merge "mmc: core: Correct the checks while setting clock scaling frequencies" by Linux Build Service Account · 7 years ago
  95. e8e1386 Merge "mmc: sdhci-msm: Don't enable PWRSAVE_DLL for all latest sdhc hosts" by Linux Build Service Account · 7 years ago
  96. f85280c Merge "mmc: sdhci-msm: make probe as async probe" by Linux Build Service Account · 7 years ago
  97. 5bb094a Merge "mmc: sdhci: Enable CDR for cmdq mode" by Linux Build Service Account · 7 years ago
  98. 8a47db4f Merge "mmc: sdhci-msm: Set dll to good phase while sending cmd13 in tuning" by Linux Build Service Account · 7 years ago
  99. 49274fa Merge "mmc: host: Update the USE_PIO_FOR_EMMC_TUNING quirk value" by Linux Build Service Account · 7 years ago
  100. 559371f Merge "mmc: core: Select HS mode in device first and then in the host" by Linux Build Service Account · 7 years ago