1. b917c6d mmc: cavium: Fix use-after-free in of_platform_device_destroy by Jan Glauber · 7 years ago
  2. b4f146f5 mmc: host: fix typo after MMC_DEBUG move by Wolfram Sang · 7 years ago
  3. 01f5bbd mmc: block: Fix incorrectly initialized requests by Adrian Hunter · 7 years ago
  4. c16a854 mmc: renesas_sdhi: Add r8a7743/5 support by Biju Das · 7 years ago
  5. 795c633 mmc: meson-gx: fix __ffsdi2 undefined on arm32 by Jerome Brunet · 7 years ago
  6. a027b2c mmc: sdhci-xenon: add runtime pm support and reimplement standby by Zhoujie Wu · 7 years ago
  7. 689dc7e Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  8. 906d5ff mmc: core: Move mmc_start_areq() declaration by Adrian Hunter · 7 years ago
  9. 1ac9906 mmc: mmci: stop building qcom dml as module by Srinivas Kandagatla · 7 years ago
  10. c34eda6 mmc: sunxi: Reset the device at probe time by Maxime Ripard · 7 years ago
  11. d341ca8 mmc: meson-gx: rework tuning function by Jerome Brunet · 7 years ago
  12. bac135d mmc: meson-gx: change default tx phase by Jerome Brunet · 7 years ago
  13. b1231b2 mmc: meson-gx: implement voltage switch callback by Jerome Brunet · 7 years ago
  14. 033d716 mmc: meson-gx: use CCF to handle the clock phases by Jerome Brunet · 7 years ago
  15. 186cd8b mmc: meson-gx: implement card_busy callback by Jerome Brunet · 7 years ago
  16. 7485865 mmc: meson-gx: simplify interrupt handler by Jerome Brunet · 7 years ago
  17. 1e03331 mmc: meson-gx: work around clk-stop issue by Jerome Brunet · 7 years ago
  18. 844c8a7 mmc: meson-gx: fix dual data rate mode frequencies by Jerome Brunet · 7 years ago
  19. bd911ec mmc: meson-gx: rework clock init function by Jerome Brunet · 7 years ago
  20. f89f55d mmc: meson-gx: rework clk_set function by Jerome Brunet · 7 years ago
  21. c36cf125 mmc: meson-gx: rework set_ios function by Jerome Brunet · 7 years ago
  22. 3c39e2c mmc: meson-gx: cfg init overwrite values by Jerome Brunet · 7 years ago
  23. ef5c481 mmc: meson-gx: initialize sane clk default before clock register by Jerome Brunet · 7 years ago
  24. 88411de mmc: mmci: constify amba_id by Arvind Yadav · 7 years ago
  25. e7b4276 mmc: block: cast a informative log for no devidx available by Shawn Lin · 7 years ago
  26. 83a7b32 mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume by Masahiro Yamada · 7 years ago
  27. 1ab0d2d mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume by Masahiro Yamada · 7 years ago
  28. 3fd1d86 mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() by Masahiro Yamada · 7 years ago
  29. a232a8f mmc: sdhci-cadence: add suspend / resume support by Masahiro Yamada · 7 years ago
  30. aab6e25a mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature by Hu Ziji · 7 years ago
  31. 1284c24 mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC by Kishon Vijay Abraham I · 7 years ago
  32. 4a5fc11 mmc: sdhci: Tidy reading 136-bit responses by Adrian Hunter · 7 years ago
  33. 52899b9 mmc: meson-gx: clean up some constants by Jerome Brunet · 7 years ago
  34. 130b4bd mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag by Jerome Brunet · 7 years ago
  35. c1d04ca mmc: meson-gx: fix mux mask definition by Jerome Brunet · 7 years ago
  36. 2fe20ba mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd() by Linus Walleij · 7 years ago
  37. 1f797ed mmc: block: Refactor mmc_blk_part_switch() by Linus Walleij · 7 years ago
  38. 61fe0e2 mmc: block: Move duplicate check by Linus Walleij · 7 years ago
  39. 627c3cc mmc: debugfs: Move block debugfs into block module by Linus Walleij · 7 years ago
  40. 1bee324 mmc: ops: export mmc_get_status() by Linus Walleij · 7 years ago
  41. 69f7599 mmc: block: Anonymize the drv op data pointer by Linus Walleij · 7 years ago
  42. a814a14 mmc: cavium-octeon: Convert to use module_platform_driver by Axel Lin · 7 years ago
  43. 098dc66a mmc: test: reduce stack usage in mmc_test_nonblock_transfer by Arnd Bergmann · 7 years ago
  44. 2f3110c mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing by yangbo lu · 7 years ago
  45. 501639b mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling by yangbo lu · 7 years ago
  46. 5b7f5ea mmc: sdhci-s3c: use generic sdhci_set_bus_width() by Michał Mirosław · 7 years ago
  47. adc1639 mmc: sdhci-pci: use generic sdhci_set_bus_width() by Michał Mirosław · 7 years ago
  48. 14b04c6 mmc: sdhci-tegra: use generic sdhci_set_bus_width() by Michał Mirosław · 7 years ago
  49. 98f94ea mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA by Michał Mirosław · 7 years ago
  50. 3e207c8 mmc: core: Turn off CQE before sending commands by Adrian Hunter · 7 years ago
  51. 99c14fc mmc: sdhci-xenon: add set_power callback by Zhoujie Wu · 7 years ago
  52. bf517d6 mmc: core: Add mmc_retune_hold_now() by Adrian Hunter · 7 years ago
  53. dc8d68b mmc: core: Remove unused MMC_CAP2_PACKED_CMD by Adrian Hunter · 7 years ago
  54. 082bb85 mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase by Chen-Yu Tsai · 7 years ago
  55. 41279f01 mmc: sdhi: use maximum width for the sdbuf register by Wolfram Sang · 7 years ago
  56. c782515 mmc: renesas_sdhi: document version of RZ/A1 instance by Wolfram Sang · 7 years ago
  57. 92b7db8 mmc: renesas_sdhi: enably CBSY bit for RZ platform by Wolfram Sang · 7 years ago
  58. 5124b59 mmc: renesas_sdhi: use extra flag for CBSY usage by Wolfram Sang · 7 years ago
  59. dde6256 mmc: vub300: constify usb_device_id by Arvind Yadav · 7 years ago
  60. a0fd95b mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support by Hu Ziji · 7 years ago
  61. 03de192 mmc: dw_mmc: introduce timer for broken command transfer over scheme by Addy Ke · 7 years ago
  62. 361c7fe mmc: dw_mmc-k3: add sd support for hi3660 by liwei · 7 years ago
  63. 941e372 mmc: dw_mmc: move controller reset before driver init by liwei · 7 years ago
  64. a2bc74c mmc: mxcmmc: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  65. 78bb1fd mmc: wmt-sdmmc: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  66. 2a641e5 mmc: sdhci-msm: set sdma_boundary to zero by Srinivas Kandagatla · 7 years ago
  67. c846a00 mmc: sdhci: add sdma_boundary member to struct sdhci_host by Srinivas Kandagatla · 7 years ago
  68. 1015406 mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_ops by Julia Lawall · 7 years ago
  69. 3671967 mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures by Julia Lawall · 7 years ago
  70. a81dae3 mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  71. 1201885 mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  72. b78f8a8 mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures by Julia Lawall · 7 years ago
  73. d35ade8 mmc: sdhci: constify sdhci_pltfm_data structures by Julia Lawall · 7 years ago
  74. 6ca2920 mmc: core: remove the check of mmc_card_blockaddr for SD cards by Shawn Lin · 7 years ago
  75. 70bc85a mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF by Zhoujie Wu · 7 years ago
  76. b939e0b7 mmc: sunxi: fix support for new timings mode only SoCs by Icenowy Zheng · 7 years ago
  77. a646113 mmc: sunxi: Fix NULL pointer reference on clk_delays by Chen-Yu Tsai · 7 years ago
  78. ac98cae mmc: sunxi: Add support for A83T eMMC (MMC2) by Chen-Yu Tsai · 7 years ago
  79. c903a2a mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode by Chen-Yu Tsai · 7 years ago
  80. ff39e7f mmc: sunxi: Support controllers that can use both old and new timings by Chen-Yu Tsai · 7 years ago
  81. cd09780 mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions by Simon Horman · 7 years ago
  82. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 7 years ago
  83. 30de038 mmc: sdhci-msm: add static to local functions by Masahiro Yamada · 7 years ago
  84. 306d74d mmc: of_mmc_spi: fix restricted cast warning of sparse by Masahiro Yamada · 7 years ago
  85. 2c9e89a mmc: bcm2835: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  86. be7815d mmc: mediatek: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  87. 01fa235c mmc: sdricoh_cs: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  88. 1f8029c mmc: sunxi: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  89. e6fa577 mmc: vub300: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  90. 57e30c0 mmc: usdhi6rol0: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  91. 251db11 mmc: toshsd: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  92. 1586cbb mmc: sh_mmcif: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  93. bc860c2 mmc: moxart: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  94. 2463941 mmc: davinci: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  95. 2d098af mmc: s3cmci: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  96. 159fe67 mmc: wmt-sdmmc: constify mmc_host_ops structures by Julia Lawall · 7 years ago
  97. 0e39220 sdhci: pci: Fix up power if device has ACPI companion by Andy Shevchenko · 7 years ago
  98. cd25c7b sdhci: acpi: Use new method to get ACPI companion by Andy Shevchenko · 7 years ago
  99. 468c648 mmc: sdhci-xenon: ignore timing DDR52 in tuning by Zhoujie Wu · 7 years ago
  100. 2cd6c49 mmc: tegra: explicitly request exclusive reset control by Philipp Zabel · 7 years ago