1. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  2. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  3. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  4. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  5. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  6. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 14 years ago
  7. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  8. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  9. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  10. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  11. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  12. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  13. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  14. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  15. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  16. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  17. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  18. 79bccc5 mmc: increase power up delay by José M. Fernández · 15 years ago
  19. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  20. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  21. c0c8887 mmc_spi: allow higher timeouts for SPI mode by Wolfgang Muees · 15 years ago
  22. d3096f8 mmc: During unsafe resume, select the right volatge for the card by Balaji Rao · 15 years ago
  23. 7de427d mmc: delayed_work was never cancelled by Jorg Schummer · 15 years ago
  24. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 15 years ago
  25. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  26. 493890e mmc: increase SD write timeout for crappy cards by Pierre Ossman · 16 years ago
  27. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  28. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  29. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  30. 98b843b mmc: proper prototypes for mmc_attach_*() by Adrian Bunk · 16 years ago
  31. 261172f mmc: make __mmc_release_bus() static by Adrian Bunk · 16 years ago
  32. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  33. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  34. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  35. f9996ae mmc: increase power up delay by Pierre Ossman · 17 years ago
  36. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  37. e6f918b mmc: fix sdio timeout calculation by Pierre Ossman · 17 years ago
  38. ce252ed mmc: fix incorrect divisor in debug output by Pierre Ossman · 17 years ago
  39. 2342f33 sdio: allow for mmc_claim_host to be aborted by Nicolas Pitre · 17 years ago
  40. 2607496 mmc: initialize mmc subsystem with subsys_initcall() by Nicolas Pitre · 17 years ago
  41. e29a7d7 mmc: basic SDIO device model by Pierre Ossman · 17 years ago
  42. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago
  43. b146d26 mmc: mmc_set_data_timeout() parameter write is redundant by Pierre Ossman · 17 years ago
  44. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  45. 3936185 drivers/mmc/core/: make 3 functions static by Adrian Bunk · 17 years ago
  46. e4d2170 mmc: proper debugging output in core by Pierre Ossman · 17 years ago
  47. cf795bf mmc: add a might_sleep() to mmc_claim_host() by Pierre Ossman · 17 years ago
  48. 67a61c4 mmc: update kerneldoc by Pierre Ossman · 17 years ago
  49. ffce2e7 mmc: move layer init and workqueue to core file by Pierre Ossman · 17 years ago
  50. b93931a mmc: refactor host class handling by Pierre Ossman · 17 years ago
  51. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago
  52. 01f41ec mmc build fix by Andrew Morton · 17 years ago
  53. 1efd48b mmc: use lock instead of claim in debug check by Pierre Ossman · 17 years ago
  54. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 17 years ago
  55. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  56. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago
  57. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 17 years ago[Renamed (99%) from drivers/mmc/mmc.c]
  58. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 17 years ago
  59. b5af25b mmc: remove card upon suspend by Pierre Ossman · 17 years ago
  60. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 17 years ago
  61. 29041db mmc: Move "present" marking by Pierre Ossman · 17 years ago
  62. 9c2c0af mmc: add type field to cards by Pierre Ossman · 18 years ago
  63. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 17 years ago
  64. de85989 mmc: use right timing mode constant by Pierre Ossman · 17 years ago
  65. 976d927 mmc: enforce correct sg list by Pierre Ossman · 17 years ago
  66. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 17 years ago
  67. ae06eaf mmc: Graceful fallback for fancy features by Pierre Ossman · 17 years ago
  68. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  69. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  70. fba68bd mmc: Add support for SDHC cards by Philip Langdale · 17 years ago
  71. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  72. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  73. 7ccd266 mmc: Support for high speed SD cards by Pierre Ossman · 18 years ago
  74. 7377812 mmc: Fix mmc_delay() function by Pierre Ossman · 18 years ago
  75. e45a1bd mmc: Add support for mmc v4 wide-bus modes by Philip Langdale · 18 years ago
  76. bce40a3 [PATCH] mmc: Add support for mmc v4 high speed mode by Philip Langdale · 18 years ago
  77. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  78. 63ef731 MMC: Do not set unsupported bits in OCR response by Timo Teras · 18 years ago
  79. 25a122f MMC: Poll card status after rescanning cards by Timo Teras · 18 years ago
  80. 7104e2d [PATCH] mmc: use own work queue by Pierre Ossman · 18 years ago
  81. 132919b [MMC] Remove data->blksz_bits member by Russell King · 18 years ago
  82. d773d72 [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 by Russell King · 18 years ago
  83. 385e3227 [MMC] Fix SD timeout calculation by Pierre Ossman · 18 years ago
  84. 0afffc7 [PATCH] lockdep: annotate on-stack completions, mmc by Ingo Molnar · 18 years ago
  85. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  86. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 18 years ago
  87. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  88. fe10c6a [MMC] Correct mmc_request_done comments by Russell King · 18 years ago
  89. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  90. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 18 years ago
  91. e922517 [MMC] Add MMC command type flags by Russell King · 18 years ago
  92. cb757b4 [MMC] Support MMC version 4 cards by Pierre Ossman · 18 years ago
  93. a6f6c96 [MMC] Improve MMC card block size selection by Russell King · 18 years ago
  94. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  95. e781de4 [MMC] Proper check of SCR error code by Pierre Ossman · 19 years ago
  96. 24117de [MMC] Fix protocol errors by Pierre Ossman · 19 years ago
  97. 896937a [ARM] 3120/1: Fix MMC/SD card driver resume deadlock by Uli Luckas · 19 years ago
  98. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 19 years ago
  99. 5b4fd9a [PATCH] sd: SD copyright notice by Pierre Ossman · 19 years ago
  100. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 19 years ago