1. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 13 years ago
  2. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  3. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 13 years ago
  4. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 13 years ago
  5. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 13 years ago
  6. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 13 years ago
  7. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 13 years ago
  8. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 13 years ago
  9. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 13 years ago
  10. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 13 years ago
  11. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 13 years ago
  12. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  13. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  14. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 13 years ago
  15. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  16. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  17. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 14 years ago
  18. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  19. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  20. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 14 years ago
  21. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  22. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 14 years ago
  23. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  24. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 14 years ago
  25. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 14 years ago
  26. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  27. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  28. 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
  29. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  30. 274476f mmc: Fix re-probing with PM_POST_RESTORE notification by Takashi Iwai · 14 years ago
  31. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  32. 4d0812c mmc: sdio: fix nasty oops in mmc_sdio_detect by Ohad Ben-Cohen · 14 years ago
  33. d9bcbf3 mmc: fix rmmod race for hosts using card-detection polling by Guennadi Liakhovetski · 14 years ago
  34. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 14 years ago
  35. 703aae3 mmc: add a file to debugfs for changing host clock at runtime by Andy Shevchenko · 14 years ago
  36. ed2a978 mmc: sdio: support suspend/resume while runtime suspended by Ohad Ben-Cohen · 14 years ago
  37. 87973ba mmc: sdio: ensure mmc_sdio_detect is powered by Ohad Ben-Cohen · 14 years ago
  38. 40bba0c mmc: sdio: enable runtime PM for SDIO functions by Ohad Ben-Cohen · 14 years ago
  39. 81968561 mmc: sdio: enable runtime PM for SDIO cards by Ohad Ben-Cohen · 14 years ago
  40. 80fd933 mmc: sdio: use the generic runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  41. 516d5cc mmc: add runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  42. d3fe37b mmc: sdio: add power_restore support by Ohad Ben-Cohen · 14 years ago
  43. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  44. 9b966aa mmc: sdio: fully reconfigure oldcard on resume by Ohad Ben-Cohen · 14 years ago
  45. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  46. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  47. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  48. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  49. 4d0b861 mmc: sdhci: mmc_rescan: reduce verbosity by Eric Bénard · 14 years ago
  50. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  51. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  52. d3c502b mmc: Makefile: Fix EXTRA_CFLAGS assignment by matt mooney · 14 years ago
  53. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  54. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  55. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  56. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  57. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  58. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  59. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  60. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  61. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  62. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  63. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  64. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  65. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  66. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  67. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  68. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  69. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  70. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  71. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  73. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  74. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 14 years ago
  75. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  76. 4021684 sdio: kick the interrupt thread upon a resume by Nicolas Pitre · 14 years ago
  77. 3bca4cf7 sdio: don't use CMD[357] as part of a powered SDIO resume by Chris Ball · 14 years ago
  78. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  79. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  80. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  81. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 15 years ago
  82. 3d10a1b sdio: fix reference counting in sdio_remove_func() by Daniel Drake · 15 years ago
  83. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  84. 4ec6496 sdio: rework cis tuple parsing by Albert Herranz · 15 years ago
  85. a1125b1 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings by David Vrabel · 15 years ago
  86. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  87. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  88. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  89. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  90. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  91. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  92. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  93. 4245c02 sdio: fix read buffer overflow by Roel Kluin · 15 years ago
  94. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  95. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  96. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  97. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  98. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  99. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  100. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago