1. 6a4679f mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi by Wolfram Sang · 8 years ago
  2. 2dd110b mmc: sunxi-mmc: change idma descriptor to __le32 by Michael Weiser · 8 years ago
  3. 63311be mmc: sunxi: Check the value returned by clk_round_rate by Jean-Francois Moine · 8 years ago
  4. b2db9c6 mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock by Douglas Anderson · 8 years ago
  5. 622b5f3 mmc: sdhci: Do not allow tuning procedure to be interrupted by Christopher Freeman · 8 years ago
  6. 2fb0b02 mmc: sdhci-esdhc-imx: correct the max timeout count by Haibo Chen · 8 years ago
  7. a215186 mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV by Haibo Chen · 8 years ago
  8. 4ad90cf mmc: sdhci-brcmstb: Delete owner assignment by Markus Elfring · 8 years ago
  9. 5275a65 mmc: sd: Export SD Status via “ssr” device attribute by Uri Yanai · 8 years ago
  10. d51c505 mmc: vub300: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  11. 150d424 mmc: sdhci-of-esdhc: use of_property_read_bool by Julia Lawall · 8 years ago
  12. 66fe6ac mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe() by Wei Yongjun · 8 years ago
  13. 41f469c mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type by Nicholas Mc Guire · 8 years ago
  14. 721e049 mmc: pwrseq-simple: Add an optional post-power-on-delay by Hans de Goede · 8 years ago
  15. b465646 mmc: sunxi: sun4i / sun5i do not have sample clocks by Hans de Goede · 8 years ago
  16. f2cecb7 mmc: sunxi: Factor out clock phase setting code into a helper function by Hans de Goede · 8 years ago
  17. 86a9331 mmc: sunxi: Introduce a sunxi_mmc_cfg struct by Hans de Goede · 8 years ago
  18. 4c5f4bf mmc: sunxi: Disable sample clks on remove by Hans de Goede · 8 years ago
  19. 005d675 mmc: dw_mmc: fix the spamming log message by Jaehoon Chung · 8 years ago
  20. df804d5 mmc: omap: Initialize dma_slave_config to avoid random data in it's fields by Peter Ujfalusi · 8 years ago
  21. e578960 mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data by Peter Ujfalusi · 8 years ago
  22. 3ae50f4 mmc: sdhci-st: Handle interconnect clock by Lee Jones · 8 years ago
  23. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  24. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  25. 07f00f0 Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  26. 6ea6257 mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  27. 9bce7fd mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests by Ulf Hansson · 8 years ago
  28. 27f4bf7 mmc: rtsx_pci: Use the provided busy timeout from the mmc core by Ulf Hansson · 8 years ago
  29. fa243f6 mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS by Ulf Hansson · 8 years ago
  30. 2b33099 mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  31. 21b8fe0 mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static by Ulf Hansson · 8 years ago
  32. 3e3274a mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() by Ulf Hansson · 8 years ago
  33. 2788ed4 mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP by Ulf Hansson · 8 years ago
  34. ee4cf97 mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops by Ulf Hansson · 8 years ago
  35. 6b3a194 mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops by Ulf Hansson · 8 years ago
  36. a81ce77 mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops by Ulf Hansson · 8 years ago
  37. 9e48b33 mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS by Ulf Hansson · 8 years ago
  38. dafed44 mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  39. f9900f1 mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  40. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  41. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. bb4eecf mmc: Change the max discard sectors and erase response when HW busy detect by Baolin Wang · 8 years ago
  45. 6fc0924 mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes by Douglas Anderson · 9 years ago
  46. ad81d38 mmc: sdhci-msm: Add support for UHS cards by Georgi Djakov · 9 years ago
  47. ee32067 mmc: sdhci-msm: Add set_uhs_signaling() implementation by Ritesh Harjani · 8 years ago
  48. 9718f84 mmc: sdhci-msm: Do not reset the controller if no card in the slot by Georgi Djakov · 9 years ago
  49. 4f6aa32 mmc: tegra: Only advertise UHS modes if IO regulator is present by Jon Hunter · 9 years ago
  50. efba142 mmc: sdhci: Request regulators before reading capabilities by Jon Hunter · 9 years ago
  51. 1f64cec sdhci-pci: Use MRFLD as abbreviation of Merrifield by Andy Shevchenko · 9 years ago
  52. a75dcbf mmc: sdhci-esdhc-imx: clear tuning bits during driver probe by Dong Aisheng · 9 years ago
  53. 19dbfdd3 mmc: sdhci-esdhci-imx: re-initialize hw state after resume by Dong Aisheng · 9 years ago
  54. 2b16cf3 mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function by Dong Aisheng · 9 years ago
  55. f3f5cf3 mmc: sdhci-esdhc-imx: factor out hw related initialization into function by Dong Aisheng · 9 years ago
  56. 7ac6da2 mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue by Dong Aisheng · 9 years ago
  57. da0295f mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING by Dong Aisheng · 9 years ago
  58. 0b330e3 mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING by Dong Aisheng · 9 years ago
  59. f37b20e mmc: sdhci: add standard hw auto retuning support by Dong Aisheng · 9 years ago
  60. d87fc96 mmc: sdhci-esdhc-imx: support setting tuning start point by Dong Aisheng · 9 years ago
  61. ca8cc0f mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly by Dong Aisheng · 9 years ago
  62. cc17e12 mmc: sdhci-esdhc-imx: restore watermark level setting after resume by Dong Aisheng · 9 years ago
  63. 04143fb mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback by Dong Aisheng · 9 years ago
  64. 84d7d55 mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL by Dong Aisheng · 9 years ago
  65. 761daa3 mmc: sdhci: using common mmc_regulator_set_vqmmc() by Dong Aisheng · 9 years ago
  66. 52ac7ac mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 9 years ago
  67. 6825a60 mmc: core: Extend sysfs with DSR register by Bojan Prtvar · 8 years ago
  68. 2c4c714 mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag by Jaehoon Chung · 8 years ago
  69. 6024e16 mmc: dw_mmc: set to MMC_CAP_ERASE by default by Jaehoon Chung · 8 years ago
  70. 6ae3e53 mmc: core: expose MMC_CAP2_NO_* to dt by Shawn Lin · 8 years ago
  71. 5fb06af mmc: core: Extend sysfs with OCR register by Bojan Prtvar · 9 years ago
  72. 1883edd mmc: sdhci-iproc: Use defines instead of magic numbers by Stefan Wahren · 9 years ago
  73. e71d4b8 mmc: sdhci: add define for suspend/resume capability by Stefan Wahren · 9 years ago
  74. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 9 years ago
  75. 39f80bc mmc: s3cmci: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 9 years ago
  76. 07c161b mmc: sdhci: sdhci_execute_tuning() must delete timer by Adrian Hunter · 9 years ago
  77. 8842fd1 mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command() by Adrian Hunter · 9 years ago
  78. 33a57ad mmc: sdhci: Do not reset cmd or data circuits that are in use by Adrian Hunter · 9 years ago
  79. 0293d50 mmc: sdhci: Factor out sdhci_auto_cmd12() by Adrian Hunter · 9 years ago
  80. 4e9f8fe mmc: sdhci: Allow for finishing multiple requests by Adrian Hunter · 9 years ago
  81. d7422fb mmc: sdhci: Separate timer timeout for command and data requests by Adrian Hunter · 9 years ago
  82. 56a590d mmc: sdhci: Factor out sdhci_data_line_cmd() by Adrian Hunter · 9 years ago
  83. 5d0d11c mmc: sdhci: Ensure all requests get errored out by Adrian Hunter · 9 years ago
  84. 5a8a3fe mmc: sdhci: Clear pointers when a request finishes by Adrian Hunter · 9 years ago
  85. ed1563d mmc: sdhci: Track whether a reset is pending by Adrian Hunter · 9 years ago
  86. 0cc563c mmc: sdhci: Factor out sdhci_needs_reset() by Adrian Hunter · 9 years ago
  87. a6d3bdd mmc: sdhci: Factor out sdhci_finish_mrq() by Adrian Hunter · 9 years ago
  88. 43dea09 mmc: sdhci: Move host->data warning by Adrian Hunter · 9 years ago
  89. a4c73ab mmc: sdhci: Reduce the use of host->mrq by Adrian Hunter · 9 years ago
  90. ea96802 mmc: sdhci: Get rid of host->busy_handle by Adrian Hunter · 9 years ago
  91. 7c89a3d mmc: sdhci: Record what command is using the data lines by Adrian Hunter · 9 years ago
  92. e0a5640 mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start by Adrian Hunter · 9 years ago
  93. 64ed8dd mmc: sdhci: Get rid of redundant BUG_ONs by Adrian Hunter · 9 years ago
  94. 6bde868 mmc: sdhci: Move busy signal handling into sdhci_finish_cmd() by Adrian Hunter · 9 years ago
  95. 00884b6 mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe() by Adrian Hunter · 9 years ago
  96. 6132a3b mmc: sdhci: Add sdhci_read_caps() by Adrian Hunter · 9 years ago
  97. 28da358 mmc: sdhci: Tidy caps variables in sdhci_setup_host() by Adrian Hunter · 9 years ago
  98. 8cb851a mmc: sdhci: Make signal voltage support explicit by Adrian Hunter · 9 years ago
  99. 52f5336 mmc: sdhci: Split sdhci_add_host() by Adrian Hunter · 9 years ago
  100. d3940f2 mmc: sdhci: Do not call implementations of mmc host ops directly by Adrian Hunter · 9 years ago