1. e51df6c mmc: host: sdhci-pci: Add Genesys Logic GL975x support by Ben Chuang · 5 years ago
  2. b960bc4 mmc: tegra: Implement ->set_dma_mask() by Nicolin Chen · 5 years ago
  3. 4ee7dde mmc: sdhci: Let drivers define their DMA mask by Adrian Hunter · 5 years ago
  4. 121bd08 mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence by Russell King · 5 years ago
  5. d1c536e mmc: sdhci: improve ADMA error reporting by Russell King · 5 years ago
  6. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  7. b461197 Merge branch 'fixes' into next by Ulf Hansson · 5 years ago
  8. 87b5d60 mmc: tmio: Fixup runtime PM management during remove by Ulf Hansson · 5 years ago
  9. aa86f1a mmc: tmio: Fixup runtime PM management during probe by Ulf Hansson · 5 years ago
  10. 8861474 Revert "mmc: tmio: move runtime PM enablement to the driver implementations" by Ulf Hansson · 5 years ago
  11. c7d9ecc mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE by Yoshihiro Shimoda · 5 years ago
  12. 427b003 mmc: queue: Fix bigger segments usage by Yoshihiro Shimoda · 5 years ago
  13. 3fb2009 mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smaller by Colin Ian King · 5 years ago
  14. 0e62614 mmc: sdhci: Convert to use sdio_irq_claimed() by Ulf Hansson · 5 years ago
  15. af5d2b7 mmc: sdhci: Drop redundant code for SDIO IRQs by Ulf Hansson · 5 years ago
  16. a84ad32 mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq() by Ulf Hansson · 5 years ago
  17. 5113385 mmc: core: Fixup processing of SDIO IRQs during system suspend/resume by Ulf Hansson · 5 years ago
  18. c5d3e8f mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend by Ulf Hansson · 5 years ago
  19. 2c32dbb mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory by Ulf Hansson · 5 years ago
  20. 36d57ef mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD by Ulf Hansson · 5 years ago
  21. a29b5fc mmc: core: Move code to get pending SDIO IRQs to a function by Matthias Kaehlcke · 5 years ago
  22. 1c81d69 mmc: mtk-sd: Re-store SDIO IRQs mask at system resume by Ulf Hansson · 5 years ago
  23. 7c52660 mmc: dw_mmc: Re-store SDIO IRQs mask at system resume by Ulf Hansson · 5 years ago
  24. 20964a1 Merge branch 'fixes' into next by Ulf Hansson · 5 years ago
  25. 7d44061 mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue by Shirley Her (SC) · 5 years ago
  26. 908fd50 mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue by Shirley Her (SC) · 5 years ago
  27. 9674bab mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name by Shirley Her (SC) · 5 years ago
  28. c894e33 mmc: sdhci: Fix incorrect switch to HS mode by Al Cooper · 5 years ago
  29. 7297664 mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS by Andrew Jeffery · 5 years ago
  30. 0a0e8d7 mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK by Andrew Jeffery · 5 years ago
  31. 7b954cd mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock() by Andrew Jeffery · 5 years ago
  32. bf29043 mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock by Andrew Jeffery · 5 years ago
  33. b8deb11 mmc: mmc_spi: Convert to use for_each_sg() by Andy Shevchenko · 5 years ago
  34. 75eaf49 mmc: sdhi: fill in actual_clock by Tamás Szűcs · 5 years ago
  35. 38eee2e mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses by Masahiro Yamada · 5 years ago
  36. 12a632e mmc: sdhci-cadence: override spec version by Masahiro Yamada · 5 years ago
  37. 8784edc mmc: sdhci: constify references of parameters to __sdhci_read_caps() by Masahiro Yamada · 5 years ago
  38. 26c71a1 mmc: mediatek: enable SDIO IRQ low level trigger function by yong mao · 5 years ago
  39. 7353788 mmc: sdhci: Export sdhci_abort_tuning function symbol by Ben Chuang · 5 years ago
  40. 1beabbd mmc: sdhci: Add PLL Enable support to internal clock setup by Ben Chuang · 5 years ago
  41. 4a9e0d1 mmc: sdhci: Change timeout of loop for checking internal clock stable by Ben Chuang · 5 years ago
  42. 5c1a4f4 mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC by Ramuthevar Vadivel Muruganx · 5 years ago
  43. f70d9a2 mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe() by Wei Yongjun · 5 years ago
  44. d4dd9bc mmc: bcm2835: Take SWIOTLB memory size limitation into account by Stefan Wahren · 5 years ago
  45. bb7b8ec mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller by Andrew Jeffery · 5 years ago
  46. 6ef042b mmc: mediatek: support 24bits segment size by Chaotian Jing · 5 years ago
  47. da6e0f7 mmc: mediatek: fix controller busy when plug out SD by Chaotian Jing · 5 years ago
  48. bb716606 mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs by Yoshihiro Shimoda · 5 years ago
  49. 6e943c1 mmc: jz4740: Drop dependency on arch header by Paul Cercueil · 5 years ago
  50. 65af986 mmc: jz4740: Code cleanup by Paul Cercueil · 5 years ago
  51. 159a8b4 mmc: sdhci-cadence: use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  52. 5f3ad19 mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC by Yinbo Zhu · 5 years ago
  53. 9a7957d mmc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  54. 8f05eee mmc: sdhci-pci: Add another Id for Intel CML by Adrian Hunter · 5 years ago
  55. b1507b2 mmc: sdhci-s3c: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  56. 7789a98 mmc: atmel-mci: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  57. 73e01ab mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code by Jisheng Zhang · 5 years ago
  58. a9cbd79 mmc: mmci: Clarify comments and some code for busy detection by Ulf Hansson · 5 years ago
  59. 90b51e3 mmc: sdhci-pci: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  60. f84e411 mmc: sdhci-iproc: Add support for emmc2 of the BCM2711 by Stefan Wahren · 5 years ago
  61. 59532dbb mmc: mxs: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 5 years ago
  62. 49baa01 Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller" by Daniel Drake · 5 years ago
  63. aea64b5 Revert "mmc: bcm2835: Terminate timeout work synchronously" by Stefan Wahren · 5 years ago
  64. 8ad8e02 Revert "mmc: core: do not retry CMD6 in __mmc_switch()" by Jan Kaisrlik · 5 years ago
  65. 38c38cb mmc: queue: use bigger segments if DMA MAP layer can merge the segments by Yoshihiro Shimoda · 5 years ago
  66. e73a3896 mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing by Masahiro Yamada · 5 years ago
  67. 2f765c1 mmc: sdhci-sprd: clear the UHS-I modes read from registers by Chunyan Zhang · 5 years ago
  68. 4324e54 mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION by Chunyan Zhang · 5 years ago
  69. 6a526f6 mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN by Chunyan Zhang · 5 years ago
  70. 4eae8cb mmc: sdhci-sprd: add get_ro hook function by Chunyan Zhang · 5 years ago
  71. efdaf27 mmc: sdhci-sprd: fixed incorrect clock divider by Chunyan Zhang · 5 years ago
  72. 7274108 mmc: core: Fix init of SD cards reporting an invalid VDD range by Ulf Hansson · 5 years ago
  73. 7871aa6 mmc: sdhci-of-at91: add quirk for broken HS200 by Eugen Hristev · 5 years ago
  74. 0f686ca Revert "mmc: sdhci-tegra: drop ->get_ro() implementation" by Dmitry Osipenko · 5 years ago
  75. b803974 mmc: cavium: Add the missing dma unmap when the dma has finished. by Kevin Hao · 5 years ago
  76. fa25eba mmc: cavium: Set the correct dma max segment size for mmc_host by Kevin Hao · 5 years ago
  77. c6303c5 mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming by Baolin Wang · 5 years ago
  78. 3a6ffb3 mmc: mmc_spi: Enable stable writes by Andreas Koop · 5 years ago
  79. 665e985 mmc: meson-mx-sdio: Fix misuse of GENMASK macro by Joe Perches · 5 years ago
  80. ba2d139 mmc: dw_mmc: Fix occasional hang after tuning on eMMC by Douglas Anderson · 5 years ago
  81. fc62113 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() by Baolin Wang · 5 years ago
  82. 8931084 Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  83. 59592cc mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654 by YueHaibing · 6 years ago
  84. 42248a9 mmc: alcor: remove a redundant greater or equal to zero comparison by Colin Ian King · 6 years ago
  85. 5e6b665 mmc: sdhci-msm: fix mutex while in spinlock by Jorge Ramirez-Ortiz · 6 years ago
  86. 8751c8b mmc: sdhci_am654: Make some symbols static by YueHaibing · 6 years ago
  87. 7559d61 mmc: core: let the dma map ops handle bouncing by Christoph Hellwig · 6 years ago
  88. 29ca763 mmc: sdhci-sprd: Add pin control support for voltage switch by Baolin Wang · 6 years ago
  89. eef9e0a mmc: sdhci-sprd: Add start_signal_voltage_switch ops by Baolin Wang · 6 years ago
  90. cb3a7d4a mmc: sdhci-pci: Add support for Intel EHL by Adrian Hunter · 6 years ago
  91. 63624d1 mmc: tmio: Use dma_max_mapping_size() instead of a workaround by Yoshihiro Shimoda · 6 years ago
  92. 4aaaf3a mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card() by Ulf Hansson · 6 years ago
  93. 3c30e73 mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card() by Ulf Hansson · 6 years ago
  94. 6ebc581 mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume by Ulf Hansson · 6 years ago
  95. 7fbbe72 mmc: sdio: Drop powered-on re-init at runtime resume and HW reset by Ulf Hansson · 6 years ago
  96. ee55094 mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card() by Ulf Hansson · 6 years ago
  97. cd23042 mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore() by Ulf Hansson · 6 years ago
  98. 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
  99. cf4b20e mmc: sdio: Turn sdio_run_irqs() into static by Ulf Hansson · 6 years ago
  100. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago