1. b2f7cb4 mmc: dw_mmc: remove duplicated buswidth code by Jaehoon Chung · 12 years ago
  2. bf7cb22 mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from by Jaehoon Chung · 12 years ago
  3. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago
  4. 780f22a mmc: dw_mmc: use devres functions in dw_mmc by Seungwon Jeon · 12 years ago
  5. 047a9ce mmc: sh_mmcif: remove unneeded clock connection ID by Guennadi Liakhovetski · 12 years ago
  6. 56ae1ad mmc: sh_mobile_sdhi: remove unneeded clock connection ID by Guennadi Liakhovetski · 12 years ago
  7. 369213b mmc: sh_mobile_sdhi: fix clock frequency printing by Guennadi Liakhovetski · 12 years ago
  8. 8db580c mmc: Remove redundant null check before kfree in bus.c by Sachin Kamat · 12 years ago
  9. 4c42d6c mmc: Remove redundant null check before kfree in sdio_bus.c by Sachin Kamat · 12 years ago
  10. e3af31c mmc: sdhci-imx-esdhc: use more devm_* functions by Shawn Guo · 12 years ago
  11. 8ed765a mmc: dt: add no-1-8-v device tree flag by Daniel Drake · 12 years ago
  12. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  13. b0afd8f mmc: sdio: Add empty bus-level suspend/resume callbacks by Rafael J. Wysocki · 12 years ago
  14. 063f96c mmc: vub300: add missing usb_put_dev by Marina Makienko · 12 years ago
  15. 06960a1 mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume by Viresh Kumar · 12 years ago
  16. 257f9df mmc: sdhci-spear: Initialize sdhci clk to 50 MHz by Vipul Kumar Samar · 12 years ago
  17. b96efcc mmc: host: sdhci-s3c: Add support for pinctrl by Tomasz Figa · 12 years ago
  18. b1b8fea mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs by Tomasz Figa · 12 years ago
  19. 3cf3883 mmc: sdhci-of-esdhc: support commands with busy response expecting TC by Jerry Huang · 12 years ago
  20. ab5023e mmc: sdhci-s3c: Use NULL instead of 0 for pointers by Tushar Behera · 12 years ago
  21. a7e9687 mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register by Venkatraman S · 12 years ago
  22. b1e056a mmc: omap_hsmmc: Convert critical failure reports to dev_err by Venkatraman S · 12 years ago
  23. a48ce88 mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete by Felipe Balbi · 12 years ago
  24. cd58709 mmc: omap_hsmmc: Enable HSPE bit for high speed cards by Hebbar, Gururaja · 12 years ago
  25. dc7745b mmc: omap_hsmmc: Update error code for response_busy cmd by Balaji T K · 12 years ago
  26. 94d4f27 mmc: omap_hsmmc: No reset of cmd state machine for DCRC by Balaji T K · 12 years ago
  27. 25e1897 mmc: omap_hsmmc: Fix Oops in case of data errors by Balaji T K · 12 years ago
  28. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  29. f5ccfd4 mmc: sdhci-pltfm: Support optional pm properties by Abhilash Kesavan · 12 years ago
  30. e5d0e9c mmc: dt: Add optional pm properties to core binding by Abhilash Kesavan · 12 years ago
  31. 9f2f7cc mmc: dt: Fix typo in filename by Abhilash Kesavan · 12 years ago
  32. 7c52d7bb mmc: sdhci-pxav3: add quirks2 by Kevin Liu · 12 years ago
  33. cec2e21 mmc: sdhci: Use regulator min/max voltage range according to spec by Kevin Liu · 12 years ago
  34. 3a96dff mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 by Tony Prisk · 12 years ago
  35. 8d1e977 mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 12 years ago
  36. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  37. 188cc04 mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  38. 53d8f97 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 12 years ago
  39. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  40. ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
  41. 35d110e mmc: sdhci-pxav3: Add base clock quirk by Kevin Liu · 12 years ago
  42. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
  43. d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
  44. 968a64e mmc: sdio: Use multiple scatter/gather list by Kyoungil Kim · 12 years ago
  45. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  46. e95baf1 mmc: dw_mmc: fix more const pointer warnings by Arnd Bergmann · 12 years ago
  47. d6a20de mmc: at91-mci: remove obsolete driver by Ludovic Desroches · 12 years ago
  48. f507251 mmc: omap_hsmmc: remove warning message for debounce clock by Balaji T K · 12 years ago
  49. d8714e8 mmc: omap_hsmmc: add DT property for max bus frequency by Daniel Mack · 12 years ago
  50. 46b7603 mmc: omap_hsmmc: claim pinctrl at probe time by Daniel Mack · 12 years ago
  51. 2cb5355 mmc: mxcmmc: fix SD cards not being detected sometimes. by Javier Martin · 12 years ago
  52. 49480cf mmc: dw_mmc: use helper macro module_platform_driver() by Andy Shevchenko · 12 years ago
  53. 4c4f87f mmc: dw_mmc: use __devexit_p macro for .remove() by Andy Shevchenko · 12 years ago
  54. 45c5a91 mmc: queue: amend buffer swap for non-blocking transfer by Seungwon Jeon · 12 years ago
  55. 42cd95a mmc: core: debugfs: Add signal_voltage to ios dump by Johan Rudholm · 12 years ago
  56. 8363c37 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc by Kevin Liu · 12 years ago
  57. 91ab252 mmc: sh-mmcif: avoid oops on spurious interrupts (second try) by Guennadi Liakhovetski · 12 years ago
  58. 6984f3c Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" by Chris Ball · 12 years ago
  59. fe007c0 mmc: sdhci-s3c: fix missing clock for gpio card-detect by Heiko Stübner · 12 years ago
  60. 0aa55c2 mmc: sdhci-s3c: fix the card detection in runtime-pm by Seungwon Jeon · 12 years ago
  61. 0f310a05 mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  62. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  63. 517cb9f mmc: dw_mmc: fix modular build for exynos back-end by Arnd Bergmann · 12 years ago
  64. 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
  65. 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago
  66. ee3298a mmc: fix sdhci-dove probe/removal by Russell King - ARM Linux · 12 years ago
  67. a0d28ba mmc: sh_mmcif: fix use after free by Guennadi Liakhovetski · 12 years ago
  68. 90b3e6c mmc: sdhci-pci: fix 'Invalid iomem size' error message condition by Adrian Hunter · 12 years ago
  69. 6eb30ad mmc: mxcmmc: Fix MODULE_ALIAS by Fabio Estevam · 12 years ago
  70. 9ea28ec mmc: omap_hsmmc: fix NULL pointer dereference for dt boot by Balaji T K · 12 years ago
  71. 9d1f028 mmc: omap_hsmmc: fix host reference after mmc_free_host by Balaji T K · 12 years ago
  72. cb27a84 mmc: dw_mmc: fix multiple drv_data NULL dereferences by James Hogan · 12 years ago
  73. 2da1d7f mmc: dw_mmc: enable controller interrupt before calling mmc_start_host by Yuvaraj CD · 12 years ago
  74. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  75. 00956ea mmc: dw_mmc: remove _dev_info compile warning by Seungwon Jeon · 12 years ago
  76. d676188 mmc: dw_mmc: convert the variable type of irq by Seungwon Jeon · 12 years ago
  77. ddffeb8 Linux 3.7-rc1 by Linus Torvalds · 12 years ago
  78. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  79. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  80. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  81. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  82. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  84. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  85. 7c5a473 Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  86. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  87. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  88. 244acb1 Merge branch 'config' into late-for-linus by Russell King · 12 years ago
  89. 93e2256 ARM: config: make sure that platforms are ordered by option string by Russell King · 12 years ago
  90. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  91. 5921e6f UAPI: (Scripted) Disintegrate include/linux/byteorder by David Howells · 12 years ago
  92. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  93. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 12 years ago
  94. 8e4627d UAPI: Unexport part of linux/ppp-comp.h by David Howells · 12 years ago
  95. 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
  96. 4d7127d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  97. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  98. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  99. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  100. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago