1. 87b5d60 mmc: tmio: Fixup runtime PM management during remove by Ulf Hansson · 5 years ago
  2. aa86f1a mmc: tmio: Fixup runtime PM management during probe by Ulf Hansson · 5 years ago
  3. 8861474 Revert "mmc: tmio: move runtime PM enablement to the driver implementations" by Ulf Hansson · 5 years ago
  4. 49baa01 Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller" by Daniel Drake · 5 years ago
  5. aea64b5 Revert "mmc: bcm2835: Terminate timeout work synchronously" by Stefan Wahren · 5 years ago
  6. 8ad8e02 Revert "mmc: core: do not retry CMD6 in __mmc_switch()" by Jan Kaisrlik · 5 years ago
  7. e73a3896 mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing by Masahiro Yamada · 5 years ago
  8. 2f765c1 mmc: sdhci-sprd: clear the UHS-I modes read from registers by Chunyan Zhang · 5 years ago
  9. 4324e54 mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION by Chunyan Zhang · 5 years ago
  10. 6a526f6 mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN by Chunyan Zhang · 5 years ago
  11. 4eae8cb mmc: sdhci-sprd: add get_ro hook function by Chunyan Zhang · 5 years ago
  12. efdaf27 mmc: sdhci-sprd: fixed incorrect clock divider by Chunyan Zhang · 5 years ago
  13. 7274108 mmc: core: Fix init of SD cards reporting an invalid VDD range by Ulf Hansson · 5 years ago
  14. 7871aa6 mmc: sdhci-of-at91: add quirk for broken HS200 by Eugen Hristev · 5 years ago
  15. 0f686ca Revert "mmc: sdhci-tegra: drop ->get_ro() implementation" by Dmitry Osipenko · 5 years ago
  16. b803974 mmc: cavium: Add the missing dma unmap when the dma has finished. by Kevin Hao · 5 years ago
  17. fa25eba mmc: cavium: Set the correct dma max segment size for mmc_host by Kevin Hao · 5 years ago
  18. c6303c5 mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming by Baolin Wang · 5 years ago
  19. 3a6ffb3 mmc: mmc_spi: Enable stable writes by Andreas Koop · 5 years ago
  20. 665e985 mmc: meson-mx-sdio: Fix misuse of GENMASK macro by Joe Perches · 6 years ago
  21. ba2d139 mmc: dw_mmc: Fix occasional hang after tuning on eMMC by Douglas Anderson · 6 years ago
  22. fc62113 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() by Baolin Wang · 5 years ago
  23. 8931084 Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  24. 59592cc mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654 by YueHaibing · 6 years ago
  25. 42248a9 mmc: alcor: remove a redundant greater or equal to zero comparison by Colin Ian King · 6 years ago
  26. 5e6b665 mmc: sdhci-msm: fix mutex while in spinlock by Jorge Ramirez-Ortiz · 6 years ago
  27. 8751c8b mmc: sdhci_am654: Make some symbols static by YueHaibing · 6 years ago
  28. 7559d61 mmc: core: let the dma map ops handle bouncing by Christoph Hellwig · 6 years ago
  29. 29ca763 mmc: sdhci-sprd: Add pin control support for voltage switch by Baolin Wang · 6 years ago
  30. eef9e0a mmc: sdhci-sprd: Add start_signal_voltage_switch ops by Baolin Wang · 6 years ago
  31. cb3a7d4a mmc: sdhci-pci: Add support for Intel EHL by Adrian Hunter · 6 years ago
  32. 63624d1 mmc: tmio: Use dma_max_mapping_size() instead of a workaround by Yoshihiro Shimoda · 6 years ago
  33. 4aaaf3a mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card() by Ulf Hansson · 6 years ago
  34. 3c30e73 mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card() by Ulf Hansson · 6 years ago
  35. 6ebc581 mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume by Ulf Hansson · 6 years ago
  36. 7fbbe72 mmc: sdio: Drop powered-on re-init at runtime resume and HW reset by Ulf Hansson · 6 years ago
  37. ee55094 mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card() by Ulf Hansson · 6 years ago
  38. cd23042 mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore() by Ulf Hansson · 6 years ago
  39. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  40. cf4b20e mmc: sdio: Turn sdio_run_irqs() into static by Ulf Hansson · 6 years ago
  41. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  42. 38cf0d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463 by Thomas Gleixner · 6 years ago
  43. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  44. 9d767dc Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  45. 8329338 mmc: core: Prevent processing SDIO IRQs when the card is suspended by Ulf Hansson · 6 years ago
  46. 6e8e1ac mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS by Raul E Rangel · 6 years ago
  47. de23f0b mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width by Raul E Rangel · 6 years ago
  48. 99a9344 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  49. 0f7b79a mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning by Raul E Rangel · 6 years ago
  50. f24483a Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  51. b4c9f93 mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() by Douglas Anderson · 6 years ago
  52. 0a55f4a mmc: core: API to temporarily disable retuning for SDIO CRC errors by Douglas Anderson · 6 years ago
  53. 791463b mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a by Yangbo Lu · 6 years ago
  54. 04509d7 mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 by Yangbo Lu · 6 years ago
  55. 5928d89 mmc: host: s3cmci: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  56. fcac152 mmc: host: dw_mmc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  57. 091eb12 mmc: host: atmel-mci: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  58. a04c50a mmc: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  59. 163367c Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  60. 20314ce mmc: mediatek: fix SDIO IRQ detection issue by jjian zhou · 6 years ago
  61. 8a5df8a mmc: mediatek: fix SDIO IRQ interrupt handle flow by jjian zhou · 6 years ago
  62. b0e370b mmc: core: complete HS400 before checking status by Wolfram Sang · 6 years ago
  63. 1accbce mmc: sdhci_am654: Add Support for 4 bit IP on J721E by Faiz Abbas · 6 years ago
  64. 99909b5 mmc: sdhci_am654: Add Support for 8 bit IP on J721E by Faiz Abbas · 6 years ago
  65. ef4a8d9 mmc: sdhi: remove unneeded initialization by Wolfram Sang · 6 years ago
  66. 6a68698 mmc: sdhi: improve quirk descriptions by Wolfram Sang · 6 years ago
  67. 07649d9 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  68. 00a9584 sdhci: tegra: Do not log error message on deferred probe by Thierry Reding · 6 years ago
  69. 5f2f4e0 mmc: sdhci-sprd: Add PHY DLL delay configuration by Baolin Wang · 6 years ago
  70. 87a395c mmc: sdhci-sprd: Enable PHY DLL to make clock stable by Baolin Wang · 6 years ago
  71. 494c11e mmc: sdhci-sprd: Add HS400 enhanced strobe mode by Baolin Wang · 6 years ago
  72. 7486831 mmc: sdhci-sprd: Implement the get_max_timeout_count() interface by Baolin Wang · 6 years ago
  73. ebd88a3 mmc: sdhci-sprd: Add optional gate clock support by Baolin Wang · 6 years ago
  74. 1d94717 mmc: sdhci-sprd: Check the enable clock's return value correctly by Baolin Wang · 6 years ago
  75. 90298dc mmc: sdhci-pci: remove redundant check of slots == 0 by Colin Ian King · 6 years ago
  76. 7e24e28b mmc: sdhci_am654: Print error message if the DLL fails to lock by Faiz Abbas · 6 years ago
  77. 8023cf26 mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls by Faiz Abbas · 6 years ago
  78. acdc8e7 mmc: meson-gx: add dram-access-quirk by Neil Armstrong · 6 years ago
  79. 754aee5 mmc: meson-gx-mmc: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  80. 7ff2131 mmc: tmio: move runtime PM enablement to the driver implementations by Niklas Söderlund · 6 years ago
  81. fdc4e75 mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host by Kamlesh Gurudasani · 6 years ago
  82. 97bf85b mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3H by Wolfram Sang · 6 years ago
  83. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 91f152e Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  86. cf1db7f mmc: also set max_segment_size in the device by Christoph Hellwig · 6 years ago
  87. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  88. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  89. 6b1baef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 by Thomas Gleixner · 6 years ago
  90. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  91. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  92. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  93. 7397993 mmc: sdhci_am654: Fix SLOTTYPE write by Faiz Abbas · 6 years ago
  94. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  95. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  96. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  97. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  98. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  99. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  100. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago