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