1. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  2. 070e6d3 mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 9 years ago
  3. 260ecb3 mmc: sdhci-esdhc-imx: correct the tuning-step setting by Haibo Chen · 9 years ago
  4. 9979dbe mmc: mmc: extend the mmc_send_tuning() by Chaotian Jing · 9 years ago
  5. e31e67c mmc: sdhci-esdhc-imx: change default watermark level and burst length by Haibo Chen · 9 years ago
  6. fd44954 mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 by Haibo Chen · 9 years ago
  7. d407e30 mmc: sdhci-esdhc-imx: add tuning-step setting support by Haibo Chen · 9 years ago
  8. 28b0767 mmc: sdhci-esdhc-imx: add imx7d support and support HS400 by Haibo Chen · 9 years ago
  9. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 9 years ago
  10. 2e05d66 mmc: sdhci-esdhc-imx: remove duplicated dts parsing by Dong Aisheng · 9 years ago
  11. 91fa425 mmc: sdhci-esdhc-imx: move all non dt probe code into one function by Dong Aisheng · 9 years ago
  12. 4800e87 mmc: sdhci-esdhc-imx: fix cd regression for dt platform by Dong Aisheng · 9 years ago
  13. 4245aff mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl by Dong Aisheng · 9 years ago
  14. 913d495 mmc: sdhci-esdhc-imx: add imx6sx support by Dong Aisheng · 9 years ago
  15. 1809443 mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix by Dong Aisheng · 9 years ago
  16. b732104 mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue by Dong Aisheng · 9 years ago
  17. 915be485 mmc: sdhci-esdhc-imx: merge the same register check into one place by Dong Aisheng · 9 years ago
  18. 7ccddeb mmc: sdhci-esdhc-imx: Do not break platform data boards by Fabio Estevam · 9 years ago
  19. 1506411 mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe by Fabio Estevam · 9 years ago
  20. f8cbf46 mmc: sdhci-imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  21. 035ff83 mmc: host: sdhci-esdhc-imx: fix broken email address by Wolfram Sang · 9 years ago
  22. 8d86e4f mmc: sdhci-esdhc-imx: Call mmc_of_parse() by Fabio Estevam · 9 years ago
  23. 07bf2b5 mmc: sdhci-esdhc-imx: support voltage-range property by Sascha Hauer · 9 years ago
  24. eeed702 mmc: sdhci-esdhc-imx: silence a false curly braces warning by Dan Carpenter · 10 years ago
  25. 77903c0 mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe() by Ulf Hansson · 10 years ago
  26. 0b41436 mmc: sdhci-esdhc-imx: Fixup ->remove() by Ulf Hansson · 10 years ago
  27. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  28. d178532 mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  29. 162d6f9 MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  30. cd529af mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states by Dirk Behme · 10 years ago
  31. e33eb8e2 mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC by Aisheng Dong · 10 years ago
  32. 10fd0ad mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC by Aisheng Dong · 10 years ago
  33. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  34. 69f5bf3 mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue by Aisheng Dong · 10 years ago
  35. 850a29b mmc: sdhci-esdhc-imx: remove emulation of uhs_mode by Russell King · 10 years ago
  36. 13e6450 mmc: sdhci: set_uhs_signaling() need not return a value by Russell King · 10 years ago
  37. cb399da mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning by Russell King · 10 years ago
  38. 10cf496 mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning() by Russell King · 10 years ago
  39. 9d2fc80 mmc: sdhci-esdhc-imx: avoid DMA to kernel stack by Russell King · 10 years ago
  40. 1650d0c mmc: sdhci: move setting mmc->actual_clock into set_clock handlers by Russell King · 10 years ago
  41. 373073e mmc: sdhci: move setting host->clock into sdhci_do_set_ios() by Russell King · 10 years ago
  42. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 10 years ago
  43. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 10 years ago
  44. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 10 years ago
  45. be13855 mmc: sdhci: allow sdio interrupts while sdhci runtime suspended by Russell King · 10 years ago
  46. a7f2be9 mmc: sdhci-esdhc-imx: fix warning during module remove function by Dong Aisheng · 11 years ago
  47. a974862 mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context by Dong Aisheng · 11 years ago
  48. a50145f mmc: sdhci-esdhc-imx: Use NULL instead of zero by Fabio Estevam · 11 years ago
  49. 89d7e5c mmc: sdhci-esdhc-imx: add runtime pm support by Dong Aisheng · 11 years ago
  50. ce090a4 mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue by Dong Aisheng · 11 years ago
  51. 8b2bb0a mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits by Dong Aisheng · 11 years ago
  52. d131a71 mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset by Dong Aisheng · 11 years ago
  53. 429a5b4 mmc: sdhci-esdhc-imx: add eMMC HS200 mode support by Dong Aisheng · 11 years ago
  54. e2997c9 mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6 by Dong Aisheng · 11 years ago
  55. e526003 mmc: sdhci-esdhc-imx: fix cpas over write issue by Dong Aisheng · 11 years ago
  56. 7dd109e mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function by Dong Aisheng · 11 years ago
  57. 69ed60e mmc: sdhci-esdhc-imx: add preset value quirk for mx6 by Dong Aisheng · 11 years ago
  58. 888824b mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl by Dong Aisheng · 11 years ago
  59. 602519b mmc: sdhci-esdhc-imx: add delay line setting support by Dong Aisheng · 11 years ago
  60. de5bdbf mmc: sdhci-esdhc-imx: add DDR mode support for mx6 by Dong Aisheng · 11 years ago
  61. 6b4fb67 mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl by Dong Aisheng · 11 years ago
  62. 6e9fd28 mmc: sdhci-esdhc-imx: add std tuning support for mx6sl by Dong Aisheng · 11 years ago
  63. f47c4bb mmc: sdhci-esdhc-imx: create struct esdhc_soc_data by Shawn Guo · 11 years ago
  64. 3770ee8 mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable by Shawn Guo · 11 years ago
  65. 9d61c00 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC by Shawn Guo · 11 years ago
  66. 31fbb30 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207 by Shawn Guo · 11 years ago
  67. e76b855 mmc: sdhci-esdhc-imx: set actual_clock in clock setting by Dong Aisheng · 11 years ago
  68. 5f7886c mmc: sdhci-esdhc-imx: correct pre_div for imx6q by Dong Aisheng · 11 years ago
  69. ad93220 mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode by Dong Aisheng · 11 years ago
  70. 0322191 mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support by Dong Aisheng · 11 years ago
  71. fed2f6e mmc: sdhci-esdhc-imx: support real clock on and off for imx6q by Dong Aisheng · 11 years ago
  72. d31fc00 mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver by Dong Aisheng · 11 years ago
  73. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  74. 0ddf03c mmc: esdhc-imx: parse max-frequency from devicetree by Lucas Stach · 11 years ago
  75. 8ba9580 mmc: sdhci-esdhc: calculate sdclk divider from controller clock by Lucas Stach · 11 years ago
  76. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  77. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 11 years ago
  78. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 11 years ago
  79. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 11 years ago
  80. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 11 years ago
  81. d005d94 mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock by Lars-Peter Clausen · 12 years ago
  82. af51079 mmc: sdhci-esdhc-imx: support 8bit mode by Sascha Hauer · 12 years ago
  83. 2a15f98 mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc by Shawn Guo · 12 years ago
  84. 58c8c4f mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc by Shawn Guo · 12 years ago
  85. 69f5469 mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc by Shawn Guo · 12 years ago
  86. da86a5d mmc: sdhci-esdhc-imx: Remove unused variables by Fabio Estevam · 12 years ago
  87. 60bf639 mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix by Shawn Guo · 12 years ago
  88. 6b40d18 mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write by Shawn Guo · 12 years ago
  89. ef4d088 mmc: sdhci-esdhc-imx: fix host version read by Shawn Guo · 12 years ago
  90. a043859 mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory by Shawn Guo · 12 years ago
  91. fbe5fdd mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WP by Shawn Guo · 12 years ago
  92. 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
  93. e3af31c mmc: sdhci-imx-esdhc: use more devm_* functions by Shawn Guo · 12 years ago
  94. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  95. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  96. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  97. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  99. 7122bbb mmc: fix comment typos by Masanari Iida · 12 years ago
  100. 9a0985b mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access by Wilson Callan · 12 years ago