1. f9e0e11 mmc: fix read latency of urgent request by Konstantin Dorfman · 13 years ago
  2. 18d5ad0 mmc: core: Refactor bus speed selection code by Venkat Gopalakrishnan · 13 years ago
  3. 0173a71 mmc: core: export mmc_host_may_gate_card function by Subhash Jadavani · 13 years ago
  4. cdac522 mmc: Add support to handle Urgent data transfer request by Konstantin Dorfman · 13 years ago
  5. 4efd995 mmc: do not pack random requests by Maya Erez · 13 years ago
  6. 1bfba66 mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 13 years ago
  7. 4c481c1 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux by Ethan Chen · 12 years ago
  8. 714ee0c mmc: core: remove bkops_busy flag from the mmc_command structure by Subhash Jadavani · 13 years ago
  9. 1d821b2 mmc: core: expose HPI capability to SWITCH commands by Subhash Jadavani · 13 years ago
  10. 4826144 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 14 years ago
  11. 6f366e8 mmc: core: remove the polling for BKOPS completion by Maya Erez · 13 years ago
  12. c131ff2 Merge "mmc: core: Add support for notifying host driver while scaling clocks" by Linux Build Service Account · 13 years ago
  13. ae11496 Merge "mmc: core: Log MMC clock frequency transitions" by Linux Build Service Account · 13 years ago
  14. ed892ca Merge "mmc: core: Add load based clock scaling support" by Linux Build Service Account · 13 years ago
  15. 7009427 mmc: core: Fix NULL pointer dereference by Sujit Reddy Thumma · 13 years ago
  16. c8b9ca0 mmc: core: Add support for notifying host driver while scaling clocks by Sujit Reddy Thumma · 13 years ago
  17. 71702f9 mmc: core: Log MMC clock frequency transitions by Sujit Reddy Thumma · 13 years ago
  18. 884fa52 mmc: core: Add load based clock scaling support by Sujit Reddy Thumma · 13 years ago
  19. 4560a36 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 14 years ago
  20. 860cef9 mmc: use percentage changed sectors as indication to check BKOPS need by Maya Erez · 13 years ago
  21. ec0bbad mmc: Do not perform blocking BKOPS by Maya Erez · 13 years ago
  22. 014010d mmc: increase BKOPS polling duration before suspend by Maya Erez · 13 years ago
  23. 67c157c mmc: core: Reduce the time to check for BKOPS need on idle by Maya Erez · 13 years ago
  24. 46a1836 mmc: core: interrupt Background Operations if it takes too long by Subhash Jadavani · 13 years ago
  25. f44e64b mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Maya Erez · 13 years ago
  26. 9a2adff Revert "MMC-4.5 Power OFF Notify Rework" by Tatyana Brokhman · 13 years ago
  27. ab0b6b0 mmc: block: Adding device attribute for minimum sectors to start BKOPS by Yaniv Gardi · 13 years ago
  28. 5c46dad mmc: core: Add support for idle time BKOPS by Maya Erez · 13 years ago
  29. a07f771 mmc: block: Update packing statistics with large sector size by Tatyana Brokhman · 13 years ago
  30. 10217bc mmc: block: Add MMC write packing statistics by Tatyana Brokhman · 13 years ago
  31. 98e6781 mmc: block: Add write packing control by Tatyana Brokhman · 13 years ago
  32. 121b8e8 mmc: support packed write command for eMMC4.5 device by Seungwon Jeon · 14 years ago
  33. 79b87fe mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 14 years ago
  34. b52c718 mmc: Revert all packing related patches by Maya Erez · 13 years ago
  35. 32286c2 mmc: core: Add the ability to enable BKOPS by Maya Erez · 14 years ago
  36. b12ed0e mmc: support BKOPS feature for eMMC by Jaehoon Chung · 14 years ago
  37. e11cecb mmc: Revert BKOPs feature by Maya Erez · 14 years ago
  38. 1a89714 mmc: block: do not query the sd card if a fault is injected by Asutosh Das · 14 years ago
  39. 708d577 mmc: host: Give a unique number to each CAPS2 capability by Maya Erez · 14 years ago
  40. 0e05f02 msm: msm_sdcc: Set default clock gating timeout to 200msecs by Sujit Reddy Thumma · 14 years ago
  41. fe201cd mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 14 years ago
  42. 2331394 mmc: core: fix improper clock frequency being passed to set_ios by Asutosh Das · 14 years ago
  43. 76058d7 MMC-4.5 Power OFF Notify Rework by Saugata Das · 14 years ago
  44. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  45. e544d700 mmc: block: Add MMC write packing statistics by Maya Erez · 14 years ago
  46. 63c61d6 mmc: block: Add write packing control by Maya Erez · 14 years ago
  47. 968c774 mmc: core: Support packed write command for eMMC4.5 device by Seungwon Jeon · 14 years ago
  48. f886c80 mmc: support BKOPS feature for eMMC v4.5 by Jaehoon Chung · 14 years ago
  49. 463bb95 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 14 years ago
  50. 516994e mmc: core: Add packed command feature of eMMC4.5 by Seungwon Jeon · 14 years ago
  51. f3ac575 mmc: host: remove mmcq performance numbers statistics by Subhash Jadavani · 14 years ago
  52. fed14d9 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  53. c49bee5 Revert "Revert "mmc: sdio: optimized SDIO IRQ handling for single irq"" by Sujit Reddy Thumma · 14 years ago
  54. 3a18bbd mmc: quirks: Fix data timeout values for certain SanDisk eMMC cards by Pratibhasagar V · 14 years ago
  55. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 14 years ago
  56. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 14 years ago
  57. c331348 mmc: core: Detect card removal on I/O error by Ulf Hansson · 14 years ago
  58. 26d2321 mmc: core: host: only use wakelock for detect work by Colin Cross · 15 years ago
  59. 0eb9a8f mmc: Fix pm_notifier obeying deferred resume by Dmitry Shmidt · 15 years ago
  60. 73ae60c mmc: Add "ignore mmc pm notify" functionality by Dmitry Shmidt · 15 years ago
  61. 41d9d91e mmc: core: Add deferred bus resume policy. by San Mehat · 17 years ago
  62. 4748cba trout: Add functions for WiFi by Dmitry Shmidt · 17 years ago
  63. e01587a mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 18 years ago
  64. 6e611f2 Revert "mmc: sdio: optimized SDIO IRQ handling for single irq" by Sujit Reddy Thumma · 14 years ago
  65. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  66. 1de2dfd mmc: core: capture performance numbers only when asked by Subhash Jadavani · 14 years ago
  67. 135111c mmc: sh_mmcif: simplify bitmask macros by Guennadi Liakhovetski · 14 years ago
  68. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 14 years ago
  69. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 14 years ago
  70. 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 14 years ago
  71. c9b0546 mmc: simplify mmc_cd_gpio_request() by removing two parameters by Guennadi Liakhovetski · 14 years ago
  72. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 14 years ago
  73. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 14 years ago
  74. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 14 years ago
  75. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 14 years ago
  76. 48ec4d1 mmc: block: support no access to boot partitions by Adrian Hunter · 14 years ago
  77. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 14 years ago
  78. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 14 years ago
  79. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  80. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 14 years ago
  81. f4a999c mmc: msm_sdcc: fixup for enabling MMC_CLKGATE feature for SDIO cards by Sujit Reddy Thumma · 14 years ago
  82. f0410bc mmc: core: Export mmc_set_ios so that host drivers can use it by Sujit Reddy Thumma · 14 years ago
  83. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 14 years ago
  84. a3f4169 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 14 years ago
  85. dc5bc78 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 14 years ago
  86. b8ee2c1 mmc: core: support HPI send command by Jaehoon Chung · 14 years ago
  87. f876490 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 14 years ago
  88. a3777a7 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 14 years ago
  89. ed1ac8a mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 14 years ago
  90. 51abf16 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 14 years ago
  91. 0007bbc mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 15 years ago
  92. d467483 mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 15 years ago
  93. 02efa5a mmc: core: add eMMC hardware reset support by Adrian Hunter · 15 years ago
  94. 1cb54ea mmc: core: add non-blocking mmc request function by Per Forlin · 15 years ago
  95. 81306ad mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 15 years ago
  96. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 14 years ago
  97. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 14 years ago
  98. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 14 years ago
  99. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 14 years ago
  100. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago