1. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  2. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  3. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  4. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  5. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  6. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  7. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  8. 5c08d7f mmc: add two capability flags for CD and WP signal polarity by Guennadi Liakhovetski · 12 years ago
  9. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  10. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  11. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  12. 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
  13. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  14. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  15. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  16. 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
  17. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  18. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  19. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  20. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  21. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  22. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  23. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  24. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  25. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  26. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  27. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  28. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  29. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  30. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  31. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  32. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  33. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  34. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  35. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  36. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  37. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  38. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  39. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  40. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  41. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  42. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  43. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  44. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  45. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  46. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  47. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  48. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  49. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  50. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  51. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  52. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  53. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  54. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  55. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  56. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  57. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  58. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  59. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  60. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  61. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  62. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  63. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  64. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  65. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  66. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  67. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  68. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  69. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  70. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  71. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  72. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  73. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  74. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  75. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  76. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  77. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  78. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  79. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  80. ee63a7d2 Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 16 years ago
  81. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  82. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  83. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  84. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  85. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 17 years ago
  86. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  87. 9701858 MMC headers learn about SPI by David Brownell · 17 years ago
  88. 17b759a sdio: add interface for host side SDIO interrupt reporting by Nicolas Pitre · 17 years ago
  89. d1496c3 sdio: core support for SDIO function interrupt by Nicolas Pitre · 17 years ago
  90. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  91. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 17 years ago
  92. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 17 years ago
  93. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  94. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 17 years ago
  95. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  96. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 18 years ago
  97. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  98. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 18 years ago
  99. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  100. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago