1. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  2. 3a48edc mmc: sdhci: Use mmc core regulator infrastucture by Tim Kryger · 10 years ago
  3. da91a8f mmc: sdhci: track whether preset mode is currently enabled in hardware by Russell King · 10 years ago
  4. d975f12 mmc: sdhci: cache timing information locally by Russell King · 10 years ago
  5. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 10 years ago
  6. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 10 years ago
  7. b537f94 mmc: sdhci: more efficient interrupt enable register handling by Russell King · 10 years ago
  8. 3560db8 mmc: sdhci: push card_tasklet into threaded irq handler by Russell King · 10 years ago
  9. 781e989 mmc: sdhci: convert to new SDIO IRQ handling by Russell King · 10 years ago
  10. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 10 years ago
  11. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 10 years ago
  12. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 10 years ago
  13. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 10 years ago
  14. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 10 years ago
  15. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  16. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 10 years ago
  17. 297d405 mmc: card.h: Use NULL instead of 0 for END_FIXUP by Fabio Estevam · 10 years ago
  18. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 10 years ago
  19. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  20. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  21. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 10 years ago
  22. 740a221 mmc: slot-gpio: Add GPIO descriptor based CD GPIO API by Adrian Hunter · 10 years ago
  23. 42c1add mmc: sdhci-spear: remove support for power gpio by Russell King · 10 years ago
  24. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 11 years ago
  25. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 11 years ago
  26. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  27. 9107ebb mmc: sdhci: add support for realtek rts5250 by Micky Ching · 10 years ago
  28. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  29. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  30. 469a00b mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD by Ulf Hansson · 11 years ago
  31. 325e2f9 mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE by Ulf Hansson · 11 years ago
  32. a2d1086 mmc: card: Remove host cap MMC_CAP2_SANITIZE by Ulf Hansson · 11 years ago
  33. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  34. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  35. e562405 mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling by Bing Zhao · 11 years ago
  36. 13868bf mmc: sdhci: add quirk for broken HS200 support by David Cohen · 11 years ago
  37. e3c418f mmc: SDHI: add SoC specific workaround via HW version by Kuninori Morimoto · 11 years ago
  38. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago
  39. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  40. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  41. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  42. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  43. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  44. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  45. 90c2143 mmc: dw_mmc: guarantee stop-abort cmd in data errors by Seungwon Jeon · 11 years ago
  46. f1d2736 mmc: dw_mmc: control card read threshold by Seungwon Jeon · 11 years ago
  47. 5242689 mmc: dw_mmc: adjust the fifoth with block size by Seungwon Jeon · 11 years ago
  48. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  49. c0b887b mmc: sdhci: get voltage from sdhc host by Haijun Zhang · 11 years ago
  50. 6e9e318 mmc: core: parse voltage from device-tree by Haijun Zhang · 11 years ago
  51. 6d6fd36 mmc: sh_mmcif: revision-specific CLK_CTRL2 handling by Guennadi Liakhovetski · 11 years ago
  52. 967bcb7 mmc: sh_mmcif: revision-specific Command Completion Signal handling by Guennadi Liakhovetski · 11 years ago
  53. d00cada mmc: sh_mmcif: move header include from header into .c by Guennadi Liakhovetski · 11 years ago
  54. 1036563 mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  55. 57fcb52 mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data by Laurent Pinchart · 11 years ago
  56. 83a0c77 mmc: sh_mmcif: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  57. dcbfaf3 mmc: sh_mmcif: Remove .down_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  58. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  59. dcaff04 mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register by Oded Gabbay · 11 years ago
  60. 156e14b mmc: sdhci: fix caps2 for HS200 by Giuseppe CAVALLARO · 11 years ago
  61. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  62. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  63. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  64. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  65. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  66. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  67. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  68. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  69. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  70. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  71. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  72. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  73. 39f7e08 leds: trigger: use inline functions instead of macros by Kim, Milo · 11 years ago
  74. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 11 years ago
  75. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 11 years ago
  76. 76a411f mmc: sh_mobile_sdhi: remove unused .pdata field by Guennadi Liakhovetski · 11 years ago
  77. 8c9beb1 mmc: (cosmetic) remove "extern" from function declarations by Guennadi Liakhovetski · 11 years ago
  78. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 11 years ago
  79. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  80. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  81. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  82. d887874 mmc: core: Add card_busy to host_ops by Johan Rudholm · 12 years ago
  83. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  84. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  85. c148e9f mmc: correct the EXCEPTION_EVENTS_STATUS value in comment by Zhang, YiX X · 12 years ago
  86. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  87. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  88. 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  89. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  90. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  91. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  92. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  93. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  94. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  95. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  96. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  97. a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  98. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  99. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  100. d676188 mmc: dw_mmc: convert the variable type of irq by Seungwon Jeon · 12 years ago