1. 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
  2. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  3. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  4. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  5. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  6. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  7. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  8. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  9. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  10. 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
  11. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  12. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  13. d676188 mmc: dw_mmc: convert the variable type of irq by Seungwon Jeon · 12 years ago
  14. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  15. 60fe5771 UAPI: (Scripted) Disintegrate include/linux/mmc by David Howells · 12 years ago
  16. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  17. c366500 mmc: dw_mmc: add support for exynos specific implementation of dw-mshc by Thomas Abraham · 12 years ago
  18. 800d78b mmc: dw_mmc: add support for implementation specific callbacks by Thomas Abraham · 12 years ago
  19. b4967aa mmc: dw_mmc: add quirk to indicate missing write protect line by Thomas Abraham · 12 years ago
  20. f90a061 mmc: dw_mmc: lookup for optional biu and ciu clocks by Thomas Abraham · 12 years ago
  21. 4a90920 mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference by Thomas Abraham · 12 years ago
  22. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  23. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  24. 6231f3d mmc: sdhci: Add regulator support for vccq (voltage regualor) by Philip Rakity · 12 years ago
  25. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  26. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  27. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  28. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  29. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  30. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  31. e480606 mmc: sh_mmcif: support generic card-detection by Guennadi Liakhovetski · 12 years ago
  32. d7d8d50 mmc: sh_mobile_sdhi: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  33. 5aa7dad mmc: core: add WP pin handler to slot functions by Guennadi Liakhovetski · 12 years ago
  34. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  35. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 12 years ago
  36. 5c08d7f mmc: add two capability flags for CD and WP signal polarity by Guennadi Liakhovetski · 12 years ago
  37. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  38. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  39. 916001f mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion by Guennadi Liakhovetski · 12 years ago
  40. fd0ea65 mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions by Guennadi Liakhovetski · 12 years ago
  41. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  43. 2a0fe91 mmc: sdio: fix setting card data bus width as 4-bit by Yong Ding · 12 years ago
  44. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 81f38ee mmc: mxs-mmc: move header from mach into linux folder by Shawn Guo · 12 years ago
  46. 95dcc2c mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue by Thomas Abraham · 12 years ago
  47. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 12 years ago
  48. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 12 years ago
  49. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  50. 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
  51. 135111c mmc: sh_mmcif: simplify bitmask macros by Guennadi Liakhovetski · 12 years ago
  52. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 12 years ago
  53. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 12 years ago
  54. 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 12 years ago
  55. c9b0546 mmc: simplify mmc_cd_gpio_request() by removing two parameters by Guennadi Liakhovetski · 12 years ago
  56. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 12 years ago
  57. 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 12 years ago
  58. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  59. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 12 years ago
  60. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 13 years ago
  61. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  62. 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
  63. 10db4e1 headers: include linux/types.h where appropriate by Bobby Powers · 12 years ago
  64. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  65. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 12 years ago
  66. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 12 years ago
  67. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  68. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 12 years ago
  69. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  70. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  71. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  72. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  73. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  74. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  75. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  76. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  77. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  78. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  79. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  80. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  81. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  82. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  83. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  84. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  85. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  86. a6029e1 mmc: fix compile error when CONFIG_BLOCK is not enabled by Namjae Jeon · 13 years ago
  87. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  88. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  89. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  90. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  91. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  92. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  93. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  94. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  95. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  96. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  97. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  98. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  99. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  100. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago