1. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  2. 49df780 mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined by Sujit Reddy Thumma · 13 years ago
  3. c99872a mmc: core: Fix typo at mmc_card_sleep by Kyungmin Park · 13 years ago
  4. a80f162 mmc: core: Fix power_off_notify during suspend by Girish K S · 13 years ago
  5. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  6. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  7. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  8. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  9. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  10. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  11. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  12. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  13. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  14. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  15. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  16. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  17. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  18. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  19. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  20. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  21. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  22. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  23. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  24. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  25. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  26. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  27. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  28. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  29. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  30. 06b2233 mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() by Jaehoon Chung · 13 years ago
  31. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  32. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 13 years ago
  33. a8e6df7 mmc: core: clear MMC_PM_KEEP_POWER flag on resume by Eliad Peller · 13 years ago
  34. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  35. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  36. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  37. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  38. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 13 years ago
  39. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  40. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 13 years ago
  41. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  42. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 13 years ago
  43. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 13 years ago
  44. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  45. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  46. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 14 years ago
  47. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  48. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 14 years ago
  49. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 14 years ago
  50. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 14 years ago
  51. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  52. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  53. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  54. 274476f mmc: Fix re-probing with PM_POST_RESTORE notification by Takashi Iwai · 14 years ago
  55. d9bcbf3 mmc: fix rmmod race for hosts using card-detection polling by Guennadi Liakhovetski · 14 years ago
  56. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  57. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  58. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  59. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  60. 4d0b861 mmc: sdhci: mmc_rescan: reduce verbosity by Eric Bénard · 14 years ago
  61. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  62. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  63. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  64. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  65. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  66. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  67. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  68. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 14 years ago
  69. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  70. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  71. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  72. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  73. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  74. eae1aee mmc: add ability to save power by powering off cards 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. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  78. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  79. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  80. 79bccc5 mmc: increase power up delay by José M. Fernández · 15 years ago
  81. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  82. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  83. c0c8887 mmc_spi: allow higher timeouts for SPI mode by Wolfgang Muees · 15 years ago
  84. d3096f8 mmc: During unsafe resume, select the right volatge for the card by Balaji Rao · 15 years ago
  85. 7de427d mmc: delayed_work was never cancelled by Jorg Schummer · 15 years ago
  86. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 16 years ago
  87. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  88. 493890e mmc: increase SD write timeout for crappy cards by Pierre Ossman · 16 years ago
  89. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  90. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  91. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  92. 98b843b mmc: proper prototypes for mmc_attach_*() by Adrian Bunk · 16 years ago
  93. 261172f mmc: make __mmc_release_bus() static by Adrian Bunk · 16 years ago
  94. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  95. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  96. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  97. f9996ae mmc: increase power up delay by Pierre Ossman · 17 years ago
  98. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  99. e6f918b mmc: fix sdio timeout calculation by Pierre Ossman · 17 years ago
  100. ce252ed mmc: fix incorrect divisor in debug output by Pierre Ossman · 17 years ago