1. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  2. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  3. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  4. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  5. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  6. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  7. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  8. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  9. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  10. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  11. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  12. 39f7e08 leds: trigger: use inline functions instead of macros by Kim, Milo · 11 years ago
  13. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 11 years ago
  14. 8c9beb1 mmc: (cosmetic) remove "extern" from function declarations by Guennadi Liakhovetski · 11 years ago
  15. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 11 years ago
  16. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  17. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  18. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  19. d887874 mmc: core: Add card_busy to host_ops by Johan Rudholm · 12 years ago
  20. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  21. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  22. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  23. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  24. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  25. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  26. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  27. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  28. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  29. 5c08d7f mmc: add two capability flags for CD and WP signal polarity by Guennadi Liakhovetski · 12 years ago
  30. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  31. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  32. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  33. 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
  34. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  35. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  36. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  37. 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
  38. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  39. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  40. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  41. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  42. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  43. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  44. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  45. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  46. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  47. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  48. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  49. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  50. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  51. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  52. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  53. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  54. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  55. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  56. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  57. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  58. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  59. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  60. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  61. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  62. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  63. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  64. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  65. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  66. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  67. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  68. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  69. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  70. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  71. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  72. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  73. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  74. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  75. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  76. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  77. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  78. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  79. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  80. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  81. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  82. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  83. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  84. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  85. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  86. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  87. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  88. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  89. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  90. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  91. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  92. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  93. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  94. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  95. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  96. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  97. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  98. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  99. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  100. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago