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