1. 5163af5 mmc: core: Add support for sending commands during data transfer by Adrian Hunter · 8 years ago
  2. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 8 years ago
  3. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 8 years ago
  4. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 8 years ago
  5. ef29c0e mmc: core: add mmc-hs400-enhanced-strobe support by Shawn Lin · 8 years ago
  6. 7ff2760 mmc: core: Add a facility to "pause" re-tuning by Adrian Hunter · 8 years ago
  7. 93b6911 mmc: host: add note that set_ios needs to handle 0Hz properly by Wolfram Sang · 8 years ago
  8. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago
  9. 8dede18 mmc: core: Refactor code to register the MMC PM notifier by Ulf Hansson · 9 years ago
  10. 7b6471a mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant by Ulf Hansson · 9 years ago
  11. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  12. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  13. f13e5b9 mmc: sdio: avoid using NULL sdio_irq_thread pointer by Yangbo Lu · 9 years ago
  14. f168359 mmc: core: Add 'card' to drive strength selection callback by Adrian Hunter · 9 years ago
  15. b4f30a1 mmc: core: Allow card drive strength to be different to host by Adrian Hunter · 9 years ago
  16. 9f6e0bf mmc: Add support for disabling write-protect detection by Lars-Peter Clausen · 9 years ago
  17. dfa13eb mmc: host: Add facility to support re-tuning by Adrian Hunter · 9 years ago
  18. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 9 years ago
  19. 3aa8793 mmc: core: Initial support for MMC power sequences by Ulf Hansson · 10 years ago
  20. df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
  21. 549c0b1 mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported by Adrian Hunter · 10 years ago
  22. 8af465d mmc: core: Add new power_mode MMC_POWER_UNDEFINED by Roger Tseng · 10 years ago
  23. 0abb71f mmc: remove MMC_CAP2_NO_MULTI_READ flags by Kuninori Morimoto · 10 years ago
  24. 2e47e84 mmc: Add .multi_io_quirk callback for multi I/O HW bug by Kuninori Morimoto · 10 years ago
  25. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  26. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 10 years ago
  27. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 10 years ago
  28. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 10 years ago
  29. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 10 years ago
  30. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  31. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 10 years ago
  32. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  33. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  34. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  35. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  36. 469a00b mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD by Ulf Hansson · 11 years ago
  37. 325e2f9 mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE by Ulf Hansson · 11 years ago
  38. a2d1086 mmc: card: Remove host cap MMC_CAP2_SANITIZE by Ulf Hansson · 11 years ago
  39. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  40. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  41. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  42. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  43. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  44. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  45. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  46. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  47. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  48. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  49. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  50. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  51. 39f7e08 leds: trigger: use inline functions instead of macros by Kim, Milo · 11 years ago
  52. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 11 years ago
  53. 8c9beb1 mmc: (cosmetic) remove "extern" from function declarations by Guennadi Liakhovetski · 11 years ago
  54. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 11 years ago
  55. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 11 years ago
  56. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 11 years ago
  57. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 11 years ago
  58. d887874 mmc: core: Add card_busy to host_ops by Johan Rudholm · 11 years ago
  59. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 11 years ago
  60. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  61. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  62. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  63. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  64. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  65. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  66. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  67. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  68. 5c08d7f mmc: add two capability flags for CD and WP signal polarity by Guennadi Liakhovetski · 12 years ago
  69. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  70. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  71. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  72. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  73. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  74. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  75. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 12 years ago
  76. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  77. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  78. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 12 years ago
  79. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 12 years ago
  80. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  81. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  82. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  83. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  84. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 12 years ago
  85. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  86. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  87. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  88. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  89. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  90. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  91. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  92. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  93. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  94. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  95. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  96. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  97. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  98. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  99. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  100. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago