1. 89a4150 Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x by Sascha Hauer · 12 years ago
  2. 0aa55c2 mmc: sdhci-s3c: fix the card detection in runtime-pm by Seungwon Jeon · 12 years ago
  3. 0f310a05 mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  4. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  5. 517cb9f mmc: dw_mmc: fix modular build for exynos back-end by Arnd Bergmann · 12 years ago
  6. 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
  7. 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago
  8. ee3298a mmc: fix sdhci-dove probe/removal by Russell King - ARM Linux · 12 years ago
  9. a0d28ba mmc: sh_mmcif: fix use after free by Guennadi Liakhovetski · 12 years ago
  10. 90b3e6c mmc: sdhci-pci: fix 'Invalid iomem size' error message condition by Adrian Hunter · 12 years ago
  11. 6eb30ad mmc: mxcmmc: Fix MODULE_ALIAS by Fabio Estevam · 12 years ago
  12. 9ea28ec mmc: omap_hsmmc: fix NULL pointer dereference for dt boot by Balaji T K · 12 years ago
  13. 9d1f028 mmc: omap_hsmmc: fix host reference after mmc_free_host by Balaji T K · 12 years ago
  14. cb27a84 mmc: dw_mmc: fix multiple drv_data NULL dereferences by James Hogan · 12 years ago
  15. 2da1d7f mmc: dw_mmc: enable controller interrupt before calling mmc_start_host by Yuvaraj CD · 12 years ago
  16. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  17. 00956ea mmc: dw_mmc: remove _dev_info compile warning by Seungwon Jeon · 12 years ago
  18. 7f917a8 mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  19. 4c5bb2e mmc: mxs-mmc: Fix merge issue causing build error by Marek Vasut · 12 years ago
  20. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  22. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  23. da764f9 mmc: sdhci-spear: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  24. 067bf74 mmc: sdhci-spear: add device tree bindings by Viresh Kumar · 12 years ago
  25. 2abeb5c mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume by Chander Kashyap · 12 years ago
  26. 9cde5b7 mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator by Chris Ball · 12 years ago
  27. f4f24ad mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks by Chris Ball · 12 years ago
  28. 38ca724 mmc: dt: Support "broken-cd" property in sdhci-pltfm by Chris Ball · 12 years ago
  29. 5feb54a mmc: sdhci-s3c: fix the wrong number of max bus clocks by Jaehoon Chung · 12 years ago
  30. 823bba8 ARM: tegra: fix mismerges of header file inclusions by Olof Johansson · 12 years ago
  31. 6cfe109 sections: fix section conflicts in drivers/mmc by Andi Kleen · 12 years ago
  32. 8464dd5 mmc: sh-mmcif: avoid oops on spurious interrupts by Guennadi Liakhovetski · 12 years ago
  33. 7a7eb32 mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ by Guennadi Liakhovetski · 12 years ago
  34. 387a8cbd mmc: sdhci-s3c: Fix crash on module insertion for second time by Chander Kashyap · 12 years ago
  35. e684c46 mmc: sdhci-s3c: Enable only required bus clock by Chander Kashyap · 12 years ago
  36. 897b69e mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration" by Seungwon Jeon · 12 years ago
  37. f6ad0a4 mmc: mxcmmc: fix bug that may block a data transfer forever by Javier Martin · 12 years ago
  38. c4c8eeb mmc: omap_hsmmc: Pass on the suspend failure to the PM core by Vaibhav Bedia · 12 years ago
  39. 6bf2af8 mmc: atmel-mci: AP700x PDC is not connected to MCI by Hein_Tibosch · 12 years ago
  40. ccdfe61 mmc: atmel-mci: DMA can be used with other controllers by Hein_Tibosch · 12 years ago
  41. ac94093 mmc: mmci: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  42. cd1b00e mmc: sdhci-s3c: Add device tree support by Thomas Abraham · 12 years ago
  43. c366500 mmc: dw_mmc: add support for exynos specific implementation of dw-mshc by Thomas Abraham · 12 years ago
  44. 800d78b mmc: dw_mmc: add support for implementation specific callbacks by Thomas Abraham · 12 years ago
  45. 17403f2 mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse by Thomas Abraham · 12 years ago
  46. c91eab4 mmc: dw_mmc: add device tree support by Thomas Abraham · 12 years ago
  47. b4967aa mmc: dw_mmc: add quirk to indicate missing write protect line by Thomas Abraham · 12 years ago
  48. f90a061 mmc: dw_mmc: lookup for optional biu and ciu clocks by Thomas Abraham · 12 years ago
  49. 1c2215b mmc: dw_mmc: allow probe to succeed even if one slot is initialized by Thomas Abraham · 12 years ago
  50. bb8bdc7 mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver by Thomas Abraham · 12 years ago
  51. 4a90920 mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference by Thomas Abraham · 12 years ago
  52. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  53. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  54. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  55. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  56. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  59. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. ac48f6c Merge tag 'v3.6-rc6' into spi-mxs by Mark Brown · 12 years ago
  61. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  62. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  63. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  64. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  65. bec9d4e mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing by Guennadi Liakhovetski · 12 years ago
  66. 5413da8 mmc: davinci_mmc: convert to DMA engine API by Matt Porter · 12 years ago
  67. d8e2ac3 mmc: sdio: Fix PM_SLEEP related build warnings by Thierry Reding · 12 years ago
  68. 1a41313 mmc: core: Remove bounce buffer in mmc_send_cxd_data() by Kyungsik Lee · 12 years ago
  69. 8f63795 mmc: sdhci-pxav3: dt: Support "cd-gpios" property by Chris Ball · 12 years ago
  70. a73403d Merge branch 'depends/tty-omap-serial' into next/cleanup by Olof Johansson · 12 years ago
  71. e640ca0 Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  72. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  73. e35742b ARM: tegra: move sdhci platform_data definition by Arnd Bergmann · 12 years ago
  74. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  75. 1ef21f6 ARM: msm: move platform_data definitions by Arnd Bergmann · 12 years ago
  76. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  77. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  78. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  79. 15e8a8e mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio by Chris Ball · 12 years ago
  80. efc9b73 mmc/omap_hsmmc: add a const qualifier by Uwe Kleine-König · 12 years ago
  81. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  82. a5b64ce mmc: tegra: remove useless include of <mach/*.h> by Stephen Warren · 12 years ago
  83. 0d4de8f mmc: via-sdmmc: Use module_pci_driver by Sachin Kamat · 12 years ago
  84. 350e3e0 mmc: dw_mmc-pci: Use module_pci_driver by Sachin Kamat · 12 years ago
  85. acc6964 mmc: sdhci-pci: Use module_pci_driver by Sachin Kamat · 12 years ago
  86. 6f47882 mmc: mmc_spi: Use module_spi_driver by Sachin Kamat · 12 years ago
  87. 2ad0b24 mmc: sdhci-s3c: fix checkpatch error and warnings by Jingoo Han · 12 years ago
  88. 3339d1e mmc: core: Do not rescan non-removable devices by Johan Rudholm · 12 years ago
  89. 36c179a mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot by Jaehoon Chung · 12 years ago
  90. b37f9d9 mmc: tegra: convert to device tree support only by Joseph Lo · 12 years ago
  91. ae4bf78 mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ by Venkatraman S · 12 years ago
  92. 1f6b9fa mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs by Venkatraman S · 12 years ago
  93. 6c31b21 mmc: omap_hsmmc: remove access to SYSCONFIG register by Venkatraman S · 12 years ago
  94. 8986d31 mmc: omap_hsmmc: remove unused vars and includes by Venkatraman S · 12 years ago
  95. 75d569d mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros by Venkatraman S · 12 years ago
  96. 2976837 mmc: omap: remove unused variables and includes by Venkatraman S · 12 years ago
  97. 6780162 mmc: debugfs: Print ext_csd in ascending order by Venkatraman S · 12 years ago
  98. 211d4fe mmc: core: Add TRANsfer state to non-HPI state by Venkatraman S · 12 years ago
  99. 7a8a43c mmc: bfin_sdh: Reset SD controller when resume from power saving mode. by Sonic Zhang · 12 years ago
  100. c5e4a2e mmc: bfin_sdh: Remove redundant suspend and resume setting. by Sonic Zhang · 12 years ago