1. 69ed60e mmc: sdhci-esdhc-imx: add preset value quirk for mx6 by Dong Aisheng · 11 years ago
  2. 888824b mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl by Dong Aisheng · 11 years ago
  3. 602519b mmc: sdhci-esdhc-imx: add delay line setting support by Dong Aisheng · 11 years ago
  4. de5bdbf mmc: sdhci-esdhc-imx: add DDR mode support for mx6 by Dong Aisheng · 11 years ago
  5. 6b4fb67 mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl by Dong Aisheng · 11 years ago
  6. 6e9fd28 mmc: sdhci-esdhc-imx: add std tuning support for mx6sl by Dong Aisheng · 11 years ago
  7. f47c4bb mmc: sdhci-esdhc-imx: create struct esdhc_soc_data by Shawn Guo · 11 years ago
  8. 3770ee8 mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable by Shawn Guo · 11 years ago
  9. 9d61c00 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC by Shawn Guo · 11 years ago
  10. 31fbb30 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207 by Shawn Guo · 11 years ago
  11. e76b855 mmc: sdhci-esdhc-imx: set actual_clock in clock setting by Dong Aisheng · 11 years ago
  12. 5f7886c mmc: sdhci-esdhc-imx: correct pre_div for imx6q by Dong Aisheng · 11 years ago
  13. ad93220 mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode by Dong Aisheng · 11 years ago
  14. 0322191 mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support by Dong Aisheng · 11 years ago
  15. fed2f6e mmc: sdhci-esdhc-imx: support real clock on and off for imx6q by Dong Aisheng · 11 years ago
  16. d31fc00 mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver by Dong Aisheng · 11 years ago
  17. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  18. 0ddf03c mmc: esdhc-imx: parse max-frequency from devicetree by Lucas Stach · 11 years ago
  19. 8ba9580 mmc: sdhci-esdhc: calculate sdclk divider from controller clock by Lucas Stach · 11 years ago
  20. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  21. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 11 years ago
  22. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 11 years ago
  23. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 11 years ago
  24. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 11 years ago
  25. d005d94 mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock by Lars-Peter Clausen · 12 years ago
  26. af51079 mmc: sdhci-esdhc-imx: support 8bit mode by Sascha Hauer · 12 years ago
  27. 2a15f98 mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc by Shawn Guo · 12 years ago
  28. 58c8c4f mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc by Shawn Guo · 12 years ago
  29. 69f5469 mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc by Shawn Guo · 12 years ago
  30. da86a5d mmc: sdhci-esdhc-imx: Remove unused variables by Fabio Estevam · 12 years ago
  31. 60bf639 mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix by Shawn Guo · 12 years ago
  32. 6b40d18 mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write by Shawn Guo · 12 years ago
  33. ef4d088 mmc: sdhci-esdhc-imx: fix host version read by Shawn Guo · 12 years ago
  34. a043859 mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory by Shawn Guo · 12 years ago
  35. fbe5fdd mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP by Shawn Guo · 12 years ago
  36. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  37. e3af31c mmc: sdhci-imx-esdhc: use more devm_* functions by Shawn Guo · 12 years ago
  38. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  39. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  40. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  41. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  43. 7122bbb mmc: fix comment typos by Masanari Iida · 12 years ago
  44. 9a0985b mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access by Wilson Callan · 12 years ago
  45. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 7f21779 mmc: dt: Consolidate DT bindings by Arnd Bergmann · 12 years ago
  48. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago
  49. e62d8b8 mmc: sdhci-imx-esdhc: adopt pinctrl support by Dong Aisheng · 12 years ago
  50. 52dac61 mmc sdhc i.MX: do not depend on grouped clocks by Sascha Hauer · 12 years ago
  51. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 12 years ago
  52. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  53. 5b6b0ad mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 by Sascha Hauer · 13 years ago
  54. 5ef97fa mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  55. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  56. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  57. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  58. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  59. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  60. 66506f7 mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h by Shawn Guo · 13 years ago
  61. 0d58864 mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC by Tony Lin · 13 years ago
  62. abfafc2 mmc: sdhci-esdhc-imx: add device tree probe support by Shawn Guo · 13 years ago
  63. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  64. 842afc0 mmc: sdhci-esdhc-imx: do not reference platform data after probe by Shawn Guo · 13 years ago
  65. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  66. e8cd77e mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP by Shawn Guo · 13 years ago
  67. 803862a mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared by Shawn Guo · 13 years ago
  68. f0de836 mmc: sdhci: change sdhci-pltfm into a module by Shawn Guo · 13 years ago
  69. 94cc6a8 mmc: sdhci: merge two sdhci-pltfm.h into one by Shawn Guo · 13 years ago
  70. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 13 years ago
  71. 58ac817 mmc: sdhci-esdhc: enable esdhc on imx53 by Richard Zhu · 13 years ago
  72. e149860 mmc: sdhci-esdhc: use writel/readl as general APIs by Richard Zhu · 13 years ago
  73. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  74. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
  75. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  76. 16a790b mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 by Eric Bénard · 14 years ago
  77. 37865fe mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci by Eric Bénard · 14 years ago
  78. 95f25ef mmc: sdhci-pltfm: add -pltfm driver for imx35/51 by Wolfram Sang · 14 years ago