1. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 12 years ago
  2. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 12 years ago
  3. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 12 years ago
  4. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 12 years ago
  5. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 12 years ago
  6. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 12 years ago
  7. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  8. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  9. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  10. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago
  11. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 12 years ago
  12. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 12 years ago
  13. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 12 years ago
  14. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 12 years ago
  15. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 13 years ago
  16. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 13 years ago
  17. 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 12 years ago
  18. eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 12 years ago
  19. 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 12 years ago
  20. f938825 mmc: sh_mmcif: double clock speed by Simon Horman · 12 years ago
  21. faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 12 years ago
  22. 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 12 years ago
  23. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 12 years ago
  24. 9f4e815 mmc: sdhci-s3c: Enable runtime power management by Mark Brown · 12 years ago
  25. d5e9c02 mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend by Mark Brown · 12 years ago
  26. 9bda6da mmc: sdhci-s3c: use devm_ functions by Julia Lawall · 12 years ago
  27. 1d4dc33 mmc: sdhci-s3c: Keep a copy of platform data and use it by Thomas Abraham · 13 years ago
  28. 0d22c77 mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata by Thomas Abraham · 12 years ago
  29. 3119936a mmc: sdhci-s3c: Remove usage of clk_type member in platform data by Thomas Abraham · 13 years ago
  30. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  31. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  32. 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
  33. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 12 years ago
  36. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 12 years ago
  37. 4932bd6 mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function by Guennadi Liakhovetski · 13 years ago
  38. 996bc8a mmc: sh_mobile_sdhi: do not manage PM clocks manually by Guennadi Liakhovetski · 13 years ago
  39. 5bd99c3 mmc: tmio_mmc: remove unused sdio_irq_enabled flag by Guennadi Liakhovetski · 13 years ago
  40. c391e1b mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data by Guennadi Liakhovetski · 13 years ago
  41. 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 13 years ago
  42. c8be24c mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper by Guennadi Liakhovetski · 13 years ago
  43. 2b1ac5c mmc: tmio: calculate the native hotplug condition only once by Guennadi Liakhovetski · 13 years ago
  44. 296e0b0 mmc: sdhci-pci: allow 8-bit bus width for Intel PCH by Alexander Stein · 12 years ago
  45. 6379b23 mmc: sdhci: check interrupt flags in ISR again by Alexander Stein · 12 years ago
  46. e603983 mmc: sdhci-pci: Add MSI support by Alexander Stein · 12 years ago
  47. ee698f5 mmc: davinci: Poll status for small size transfers by Ido Yariv · 12 years ago
  48. be7b562 mmc: davinci: Eliminate spurious interrupts by Ido Yariv · 12 years ago
  49. 1f84b71 mmc: omap_hsmmc: Avoid a regulator voltage change with dt by Rajendra Nayak · 12 years ago
  50. 46856a6 mmc: omap_hsmmc: Convert hsmmc driver to use device tree by Rajendra Nayak · 12 years ago
  51. f3c55a7 mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO by Adrian Hunter · 13 years ago
  52. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 13 years ago
  53. da721cf mmc: sdhci-pci: select HC erase size for Medfield eMMC by Adrian Hunter · 13 years ago
  54. 2cecdf0 mmc: omap_hsmmc: convert all pr_* to dev_* by Rajendra Nayak · 13 years ago
  55. 183f796 mmc: sh_mmcif: fix MMC_GEN_CMD setting by Shimoda, Yoshihiro · 12 years ago
  56. 37f6190 mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning by Tony Lindgren · 12 years ago
  57. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 13 years ago
  58. 4b1a617 mmc: sdhci-spear: add pm callbacks to support hibernation by Shiraz Hashim · 13 years ago
  59. e23cd53 mmc: tmio_mmc: do not enable card hotplug interrupts, if unused by Guennadi Liakhovetski · 13 years ago
  60. e3f1adb mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply by Rajendra Nayak · 12 years ago
  61. 1cb9af4 mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function by Rajendra Nayak · 12 years ago
  62. 69b07ec mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function by Rajendra Nayak · 12 years ago
  63. c2200ef mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id based hardcoding by Balaji T K · 12 years ago
  64. 80d17f3 mmc: omap_hsmmc: remove unused .set_sleep function by Balaji T K · 12 years ago
  65. b7bf773 mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels by Balaji T K · 12 years ago
  66. 885c3e8 mmc: dw_mmc: Regression fix for non-IDMAC DMA by Seungwon Jeon · 13 years ago
  67. 9beee91 mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled by Jaehoon Chung · 13 years ago
  68. d418ed8 ARM: OMAP: hsmmc: add max_freq field by Daniel Mack · 13 years ago
  69. b81cfc4 mmc: atmel-mci: fix typo by Ludovic Desroches · 13 years ago
  70. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 13 years ago
  71. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  72. e3891dc mmc: dw_mmc: shift with slot-id for CLKENA register by Jaehoon Chung · 13 years ago
  73. f060bc9 mmc: esdhc: Workaround for data crc error on p1010rdb by Jerry Huang · 13 years ago
  74. 9aa5140 mmc: dw_mmc: Add support for pre_req and post_req by Seungwon Jeon · 13 years ago
  75. 3e44a1a mmc: sdhci-tegra: Explicitly support Tegra30 by Stephen Warren · 13 years ago
  76. 192b537 mmc: esdhc: Implement power management for ESDHC by Jerry Huang · 13 years ago
  77. a1b13b4 mmc: sdhci: Add platform suspend/resume hooks. by Chris Ball · 13 years ago
  78. a39e574 mmc: dw_mmc: Override blk_settings with platdata on IDMAC by Jaehoon Chung · 13 years ago
  79. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 13 years ago
  80. 356ac2c mmc: dw_mmc: add support for eMMC Power Off Notify feature by Jaehoon Chung · 13 years ago
  81. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  82. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  84. bba1594 Merge branch 'mmci' into amba by Russell King · 12 years ago
  85. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  86. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  87. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  88. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  89. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  90. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  91. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  92. f3d8824 Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 12 years ago
  93. efe6a8a sh_mmcif / PM: Use PM QoS latency constraint by Rafael J. Wysocki · 12 years ago
  94. c419e61 tmio_mmc / PM: Use PM QoS latency constraint by Rafael J. Wysocki · 12 years ago
  95. c1c4b66 mmc: sdhci-s3c: add platform data for the second capability by Jaehoon Chung · 13 years ago
  96. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  97. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 12 years ago
  98. 8f7f6b7 mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size by Will Deacon · 13 years ago
  99. 5b6b0ad mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 by Sascha Hauer · 13 years ago
  100. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 13 years ago