1. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  2. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  3. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  4. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  5. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  6. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  7. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  8. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  9. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 13 years ago
  10. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  11. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 13 years ago
  12. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 13 years ago
  13. 1791b13e mmc: dw_mmc: convert card tasklet to workqueue by James Hogan · 13 years ago
  14. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 13 years ago
  15. 95c7348 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE by Simon Horman · 13 years ago
  16. 0a2d404 mmc: block: allow get_card_status() to return error status by Russell King - ARM Linux · 13 years ago
  17. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  18. 94cc6a8 mmc: sdhci: merge two sdhci-pltfm.h into one by Shawn Guo · 13 years ago
  19. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 13 years ago
  20. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  21. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  22. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 13 years ago
  23. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  24. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 13 years ago
  25. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  26. c59de92 mmc: quirks: Add/remove quirks conditional support. by Andrei Warkentin · 13 years ago
  27. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  28. 2595880 mmc: sdhi: allow powering down controller with no card inserted by Guennadi Liakhovetski · 13 years ago
  29. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 13 years ago
  30. cf2b5ee mmc: sdhci: add support for retuning mode 1 by Arindam Nath · 13 years ago
  31. c3ed387 mmc: sdhci: add support for programmable clock mode by Arindam Nath · 13 years ago
  32. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  33. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  34. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  35. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  36. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  37. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  38. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  39. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  40. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 13 years ago
  41. 82b0e23 mmc: sdhci: Fix read-only detection with JMicron 388 chip by Takashi Iwai · 13 years ago
  42. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 13 years ago
  43. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  44. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  45. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 13 years ago
  46. 853c6ca mmc: quirks: fix truncation warnings by Randy Dunlap · 13 years ago
  47. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago
  48. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  49. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  50. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  51. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  52. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  53. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 13 years ago
  54. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  55. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  56. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  57. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 13 years ago
  58. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 13 years ago
  59. 9d9659b mmc: Add MMC_PROGRESS_* by Simon Horman · 13 years ago
  60. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 13 years ago
  61. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 13 years ago
  62. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 13 years ago
  63. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  64. 37b7785 mmc: dw_mmc: modify quirks bit-shift control by Jaehoon Chung · 14 years ago
  65. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  66. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  67. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  68. bba9587 mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors. by Paul Mundt · 14 years ago
  69. 83eb95b Merge branch 'sh/sdio' into sh-latest by Paul Mundt · 14 years ago
  70. 89e9fd3 Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest by Paul Mundt · 14 years ago
  71. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 14 years ago
  72. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  73. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  74. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  75. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  76. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  77. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  78. 54b3846 mmc, sh: Remove sh_mmcif_boot_slurp() by Simon Horman · 14 years ago
  79. 9f84370 mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h by Simon Horman · 14 years ago
  80. d8e7943 Merge branch 'common/mmcif' into rmobile/mmcif by Paul Mundt · 14 years ago
  81. 22efa0f sh, mmc: Use defines when setting CE_CLK_CTRL by Simon Horman · 14 years ago
  82. 1ae0aff mmc, sh: Correct value for reset by Simon Horman · 14 years ago
  83. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  84. a782d68 mmc: sh_mmcif: add DMA support by Guennadi Liakhovetski · 14 years ago
  85. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  86. da1d39e mmc, sh: Move constants to sh_mmcif.h by Simon Horman · 14 years ago
  87. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  88. 777271d mmc: Allow the platform to specify the sh_mmcif get_cd handler by Arnd Hannemann · 14 years ago
  89. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  90. 012994f mmc: sdhci_pltfm: pass more data on custom init call by Wolfram Sang · 14 years ago
  91. d3b993d mmc: sdhci-pltfm: move .h file into appropriate subdir by Wolfram Sang · 14 years ago
  92. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  93. 1978fda mmc: sdhci: split up sdhci.h for sdhci-pltfm users by Giuseppe Cavallaro · 14 years ago
  94. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  95. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  96. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  97. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  98. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  99. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  100. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago