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