1. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 14 years ago
  2. a8e6df7 mmc: core: clear MMC_PM_KEEP_POWER flag on resume by Eliad Peller · 14 years ago
  3. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 14 years ago
  4. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 14 years ago
  5. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 14 years ago
  6. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 14 years ago
  7. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 14 years ago
  8. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 14 years ago
  9. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 14 years ago
  10. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 14 years ago
  11. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 14 years ago
  12. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 14 years ago
  13. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 14 years ago
  14. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 14 years ago
  15. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 14 years ago
  16. 30574ed mmc: core: Fix use of uninitialized data in mmc_send_if_cond. by Chris Ball · 14 years ago
  17. 87f6119 mmc: core: Fix use of uninitialized data in mmc_cmd_app. by Andrei Warkentin · 14 years ago
  18. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 14 years ago
  19. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 14 years ago
  20. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 14 years ago
  21. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 14 years ago
  22. f317dfe mmc: core: fix memory leak in mmc_add_host by Wolfram Sang · 14 years ago
  23. 14e7dc7 mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 14 years ago
  24. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 14 years ago
  25. 0b4043d mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 14 years ago
  26. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 14 years ago
  27. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 14 years ago
  28. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 14 years ago
  29. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 14 years ago
  30. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 14 years ago
  31. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 14 years ago
  32. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 14 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  34. 4f665cb mmc: fix mmc_app_send_scr() for dma transfer by Yoshihiro Shimoda · 14 years ago
  35. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
  36. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 14 years ago
  37. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
  38. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  39. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
  40. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  41. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 15 years ago
  42. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 15 years ago
  43. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 15 years ago
  44. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 15 years ago
  45. 709de99d mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 15 years ago
  46. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  47. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  48. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  49. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 15 years ago
  50. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 15 years ago
  51. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 15 years ago
  52. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 15 years ago
  53. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 15 years ago
  54. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 15 years ago
  55. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 15 years ago
  56. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 15 years ago
  57. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 15 years ago
  58. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 15 years ago
  59. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 15 years ago
  60. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 15 years ago
  61. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 15 years ago
  62. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  63. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 15 years ago
  64. 274476f mmc: Fix re-probing with PM_POST_RESTORE notification by Takashi Iwai · 15 years ago
  65. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 15 years ago
  66. 4d0812c mmc: sdio: fix nasty oops in mmc_sdio_detect by Ohad Ben-Cohen · 15 years ago
  67. d9bcbf3 mmc: fix rmmod race for hosts using card-detection polling by Guennadi Liakhovetski · 15 years ago
  68. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 15 years ago
  69. 703aae3 mmc: add a file to debugfs for changing host clock at runtime by Andy Shevchenko · 15 years ago
  70. ed2a978 mmc: sdio: support suspend/resume while runtime suspended by Ohad Ben-Cohen · 15 years ago
  71. 87973ba mmc: sdio: ensure mmc_sdio_detect is powered by Ohad Ben-Cohen · 15 years ago
  72. 40bba0c mmc: sdio: enable runtime PM for SDIO functions by Ohad Ben-Cohen · 15 years ago
  73. 81968561 mmc: sdio: enable runtime PM for SDIO cards by Ohad Ben-Cohen · 15 years ago
  74. 80fd933 mmc: sdio: use the generic runtime PM handlers by Ohad Ben-Cohen · 15 years ago
  75. 516d5cc mmc: add runtime PM handlers by Ohad Ben-Cohen · 15 years ago
  76. d3fe37b mmc: sdio: add power_restore support by Ohad Ben-Cohen · 15 years ago
  77. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 15 years ago
  78. 9b966aa mmc: sdio: fully reconfigure oldcard on resume by Ohad Ben-Cohen · 15 years ago
  79. 49e3b5a mmc: refine DDR support by Adrian Hunter · 15 years ago
  80. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 15 years ago
  81. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 15 years ago
  82. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 15 years ago
  83. 4d0b861 mmc: sdhci: mmc_rescan: reduce verbosity by Eric Bénard · 15 years ago
  84. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 15 years ago
  85. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 15 years ago
  86. d3c502b mmc: Makefile: Fix EXTRA_CFLAGS assignment by matt mooney · 15 years ago
  87. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 15 years ago
  88. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 15 years ago
  89. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 15 years ago
  90. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  91. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 15 years ago
  92. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  93. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 15 years ago
  94. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 15 years ago
  95. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 15 years ago
  96. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 15 years ago
  97. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 15 years ago
  98. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 15 years ago
  99. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 15 years ago
  100. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 15 years ago