1. 5305ec6 mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value by Adrian Hunter · 6 years ago
  2. cdcefe6 mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL by Rajat Jain · 6 years ago
  3. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  5. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  6. 1650ac5 Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  7. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 9c9f1dd mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap by Janusz Krzysztofik · 6 years ago
  9. fd82cc3 mmc: mediatek: drop too much code of tuning method by Chaotian Jing · 6 years ago
  10. a2e6d1f mmc: mediatek: add MT8183 MMC driver support by Chaotian Jing · 6 years ago
  11. 86601d0 mmc: mediatek: tune CMD/DATA together by Chaotian Jing · 6 years ago
  12. f38a977 mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail by Chaotian Jing · 6 years ago
  13. 56f6cbb mmc: mediatek: fill the actual clock for mmc debugfs by Chaotian Jing · 6 years ago
  14. 90f8354 mmc: uniphier-sd: avoid using broken DMA RX channel by Masahiro Yamada · 6 years ago
  15. b7ced87 mmc: uniphier-sd: fix DMA disabling by Masahiro Yamada · 6 years ago
  16. d3dd5db mmc: tmio: simplify the DMA mode test by Masahiro Yamada · 6 years ago
  17. 722fb61 mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag by Masahiro Yamada · 6 years ago
  18. acb9fce mmc: tmio: move MFD variant reset to a platform hook by Masahiro Yamada · 6 years ago
  19. 60ab43b mmc: renesas_sdhi: Add r8a77470 SDHI1 support by Fabrizio Castro · 6 years ago
  20. a7d247f Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  21. 41591b3 mmc: block: avoid multiblock reads for the last sector in SPI mode by Chris Boot · 6 years ago
  22. 46b723d mmc: mmci: add stm32 sdmmc variant by Ludovic Barre · 6 years ago
  23. f3f6433 mmc: mmci: add stm32 sdmmc registers by Ludovic Barre · 6 years ago
  24. 00e930d mmc: mmci: add clock divider for stm32 sdmmc by Ludovic Barre · 6 years ago
  25. 15878e5 mmc: mmci: add optional reset property by Ludovic Barre · 6 years ago
  26. b79220b mmc: mmci: add variant property to not read datacnt by Ludovic Barre · 6 years ago
  27. d214154 mmc: mmci: add variant property to write datactrl before command by Ludovic Barre · 6 years ago
  28. 59db5e2 mmc: mmci: add variant property to define irq pio mask by Ludovic Barre · 6 years ago
  29. 9b27994 mmc: mmci: add variant property to define dpsm bit by Ludovic Barre · 6 years ago
  30. 0f24480 mmc: mmci: add variant properties to define cpsm & cmdresp bits by Ludovic Barre · 6 years ago
  31. daf9713 mmc: mmci: expand startbiterr to irqmask and error check by Ludovic Barre · 6 years ago
  32. c931d49 mmc: mmci: add datactrl block size variant property by Ludovic Barre · 6 years ago
  33. cd3ee8c mmc: mmci: add set_clk/pwrreg callbacks by Ludovic Barre · 6 years ago
  34. e0da172 mmc: mmci: add validate_data callback by Ludovic Barre · 6 years ago
  35. cfccc6a mmc: mmci: add dma_error callback by Ludovic Barre · 6 years ago
  36. 5a9f10c mmc: mmci: add dma_finalize callback by Ludovic Barre · 6 years ago
  37. 135ea30 mmc: mmci: add dma_start callback by Ludovic Barre · 6 years ago
  38. 0276996 mmc: mmci: add get_next_data callback by Ludovic Barre · 6 years ago
  39. 4798351 mmc: mmci: add prepare/unprepare_data callbacks by Ludovic Barre · 6 years ago
  40. ad7b891 mmc: mmci: merge prepare data functions by Ludovic Barre · 6 years ago
  41. a813f2a mmc: mmci: introduce dma_priv pointer to mmci_host by Ludovic Barre · 6 years ago
  42. c3647fd mmc: mmci: create common mmci_dma_setup/release by Ludovic Barre · 6 years ago
  43. f0061fe mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY by Faiz Abbas · 6 years ago
  44. 06b23ca mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and soc_ctl_map by Faiz Abbas · 6 years ago
  45. 258bac4 mmc: mediatek: add bus_clk control by Chaotian Jing · 6 years ago
  46. 32b64b0 mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode by Anand Moon · 6 years ago
  47. d2681cd mmc: meson-mx-sdio: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  48. a5c83eb mmc: tifm_sd: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  49. 19a25d5 mmc: mmci: Change struct members from bool to u8 by Ludovic Barre · 6 years ago
  50. cdea194 mmc: mmci: internalize dma_inprogress into mmci dma functions by Ludovic Barre · 6 years ago
  51. 7b2a6d5 mmc: mmci: internalize dma map/unmap into mmci dma functions by Ludovic Barre · 6 years ago
  52. 5169894 mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01 by Yu Zhao · 6 years ago
  53. e63201f mmc: omap_hsmmc: Delete platform data GPIO CD and WP by Linus Walleij · 6 years ago
  54. 7838a8d mmc: omap_hsmmc: Kill off cover detection by Linus Walleij · 6 years ago
  55. ac379b7 mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO by Lubomir Rintel · 6 years ago
  56. bbf57df mmc: sdhci: sirf: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
  57. 43b7358 mmc: sdhci: pxav3: Delete GPIO handling by Linus Walleij · 6 years ago
  58. b007c4ce mmc: sdhci: spear: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
  59. 9ef986a mmc: mmci: Drop support for pdata GPIO numbers by Linus Walleij · 6 years ago
  60. 07be55b mmc: sdhci: fix __sdhci_adma_write_desc by Jisheng Zhang · 6 years ago
  61. 5a94189 mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR by jun qian · 6 years ago
  62. 5454181 mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size by Niklas Söderlund · 6 years ago
  63. 07bafc1 mmc: sunxi: Use new timing mode for A64 eMMC controller by Chen-Yu Tsai · 6 years ago
  64. 1ff9cab mmc: sunxi: Clarify new timing mode usage and implementation by Chen-Yu Tsai · 6 years ago
  65. fb8bd90 mmc: sdhci-sprd: Add Spreadtrum's initial host controller by Chunyan Zhang · 6 years ago
  66. 7ed71a9 mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode by Chunyan Zhang · 6 years ago
  67. 427b651 mmc: sdhci: Add Auto CMD Auto Select support by Chunyan Zhang · 6 years ago
  68. e65953d mmc: sdhci: Add 32-bit block count support for v4 mode by Chunyan Zhang · 6 years ago
  69. 685e444 mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode by Chunyan Zhang · 6 years ago
  70. 917a0c5 mmc: sdhci: Change SDMA address register for v4 mode by Chunyan Zhang · 6 years ago
  71. b3f80b4 mmc: sdhci: Add sd host v4 mode by Chunyan Zhang · 6 years ago
  72. 18da199 mmc: sdhci: Add version V4 definition by Chunyan Zhang · 6 years ago
  73. e537824 mmc: tegra: fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 6 years ago
  74. 61dad40 mmc: tegra: Implement periodic pad calibration by Aapo Vienamo · 6 years ago
  75. bc5568b mmc: tegra: Implement HS400 delay line calibration by Aapo Vienamo · 6 years ago
  76. dfc9700 mmc: tegra: Implement HS400 enhanced strobe by Aapo Vienamo · 6 years ago
  77. f5313aa mmc: tegra: Parse and program DQS trim value by Aapo Vienamo · 6 years ago
  78. 2ad5005 mmc: tegra: Enable UHS and HS200 modes for Tegra186 by Aapo Vienamo · 6 years ago
  79. 3559d4a mmc: tegra: Enable UHS and HS200 modes for Tegra210 by Aapo Vienamo · 6 years ago
  80. 38a284d mmc: tegra: Disable card clock during tuning cmd on Tegra210 by Aapo Vienamo · 6 years ago
  81. f6a447f mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops by Aapo Vienamo · 6 years ago
  82. 1070e83 mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186 by Aapo Vienamo · 6 years ago
  83. 41a0b8d mmc: tegra: Configure default trim value on reset by Aapo Vienamo · 6 years ago
  84. c2c0967 mmc: tegra: Configure default tap values by Aapo Vienamo · 6 years ago
  85. 85c0da1 mmc: tegra: Parse default trim and tap from dt by Aapo Vienamo · 6 years ago
  86. d4501d8 mmc: tegra: Add a workaround for tap value change glitch by Aapo Vienamo · 6 years ago
  87. d943f6e mmc: tegra: Enable pad calibration on Tegra210 and Tegra186 by Aapo Vienamo · 6 years ago
  88. 44babea mmc: tegra: Perform pad calibration after voltage switch by Aapo Vienamo · 6 years ago
  89. 51b77c8 mmc: tegra: Program pad autocal offsets from dt by Aapo Vienamo · 6 years ago
  90. 887bda8 mmc: tegra: Disable card clock during pad calibration by Aapo Vienamo · 6 years ago
  91. 212b0cf mmc: tegra: Power on the calibration pad by Aapo Vienamo · 6 years ago
  92. 9d548f1 mmc: tegra: Set calibration pad voltage reference by Aapo Vienamo · 6 years ago
  93. e7c0714 mmc: tegra: Poll for calibration completion by Aapo Vienamo · 6 years ago
  94. 86ac2f8 mmc: tegra: Reconfigure pad voltages during voltage switching by Aapo Vienamo · 6 years ago
  95. 75586bb mmc: tmio: remove now unused variable by Wolfram Sang · 6 years ago
  96. 4c595c0 mmc: tmio: more concise clk calculation by Wolfram Sang · 6 years ago
  97. b85fb0a mmc: tmio: Fix SCC error detection by Masaharu Hayakawa · 6 years ago
  98. 75f349a mmc: renesas_sdhi: skip SCC error check when retuning by Masaharu Hayakawa · 6 years ago
  99. db4cea9 mmc: tmio: refactor CLK_CTL bit calculation by Masahiro Yamada · 6 years ago
  100. 68f8312 mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock by Masahiro Yamada · 6 years ago