1. dcaff04 mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register by Oded Gabbay · 11 years ago
  2. 156e14b mmc: sdhci: fix caps2 for HS200 by Giuseppe CAVALLARO · 11 years ago
  3. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  4. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  5. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  6. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  7. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  8. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  9. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  10. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  11. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  12. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  13. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  14. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  15. 39f7e08 leds: trigger: use inline functions instead of macros by Kim, Milo · 11 years ago
  16. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 12 years ago
  17. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  18. 76a411f mmc: sh_mobile_sdhi: remove unused .pdata field by Guennadi Liakhovetski · 12 years ago
  19. 8c9beb1 mmc: (cosmetic) remove "extern" from function declarations by Guennadi Liakhovetski · 12 years ago
  20. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 12 years ago
  21. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  22. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  23. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  24. d887874 mmc: core: Add card_busy to host_ops by Johan Rudholm · 12 years ago
  25. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  26. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  27. c148e9f mmc: correct the EXCEPTION_EVENTS_STATUS value in comment by Zhang, YiX X · 12 years ago
  28. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  29. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  30. 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
  31. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  32. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  33. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  34. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  35. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  36. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  37. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  38. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  39. 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
  40. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  41. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  42. d676188 mmc: dw_mmc: convert the variable type of irq by Seungwon Jeon · 12 years ago
  43. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  44. 60fe5771 UAPI: (Scripted) Disintegrate include/linux/mmc by David Howells · 12 years ago
  45. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  46. c366500 mmc: dw_mmc: add support for exynos specific implementation of dw-mshc by Thomas Abraham · 12 years ago
  47. 800d78b mmc: dw_mmc: add support for implementation specific callbacks by Thomas Abraham · 12 years ago
  48. b4967aa mmc: dw_mmc: add quirk to indicate missing write protect line by Thomas Abraham · 12 years ago
  49. f90a061 mmc: dw_mmc: lookup for optional biu and ciu clocks by Thomas Abraham · 12 years ago
  50. 4a90920 mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference by Thomas Abraham · 12 years ago
  51. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  52. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  53. 6231f3d mmc: sdhci: Add regulator support for vccq (voltage regualor) by Philip Rakity · 12 years ago
  54. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  55. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  56. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  57. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  58. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  59. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  60. e480606 mmc: sh_mmcif: support generic card-detection by Guennadi Liakhovetski · 12 years ago
  61. d7d8d50 mmc: sh_mobile_sdhi: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  62. 5aa7dad mmc: core: add WP pin handler to slot functions by Guennadi Liakhovetski · 12 years ago
  63. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  64. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 12 years ago
  65. 5c08d7f mmc: add two capability flags for CD and WP signal polarity by Guennadi Liakhovetski · 12 years ago
  66. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  67. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  68. 916001f mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion by Guennadi Liakhovetski · 12 years ago
  69. fd0ea65 mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions by Guennadi Liakhovetski · 12 years ago
  70. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  71. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  72. 2a0fe91 mmc: sdio: fix setting card data bus width as 4-bit by Yong Ding · 12 years ago
  73. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 81f38ee mmc: mxs-mmc: move header from mach into linux folder by Shawn Guo · 12 years ago
  75. 95dcc2c mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue by Thomas Abraham · 12 years ago
  76. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 12 years ago
  77. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  78. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  79. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  80. 135111c mmc: sh_mmcif: simplify bitmask macros by Guennadi Liakhovetski · 12 years ago
  81. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 13 years ago
  82. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 12 years ago
  83. 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 13 years ago
  84. c9b0546 mmc: simplify mmc_cd_gpio_request() by removing two parameters by Guennadi Liakhovetski · 13 years ago
  85. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 13 years ago
  86. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  87. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 13 years ago
  88. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  89. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 13 years ago
  90. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  91. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  92. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 12 years ago
  93. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  94. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  95. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  96. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  97. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  98. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago