1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  3. 815d469 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  4. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  5. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  6. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  7. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  8. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  9. 0a49a61 mmc: sdhci-pci: Fix BYT OCP setting by Adrian Hunter · 6 years ago
  10. c081e7f mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host by Kamlesh Gurudasani · 6 years ago
  11. 26c2b19 mmc: mtk-sd: select REGULATOR by NeilBrown · 6 years ago
  12. d087bde mmc: mtk-sd: enable internal card-detect logic. by NeilBrown · 6 years ago
  13. afb7c79 mmc: mtk-sd: add support for config found in mt7620 family SOCs. by NeilBrown · 6 years ago
  14. 42edb0d mmc: mtk-sd: don't hard-code interrupt trigger type by NeilBrown · 6 years ago
  15. 43d8dab mmc: core: Fix tag set memory leak by Raul E Rangel · 6 years ago
  16. 8520ce1 mmc: mmci: Prevent polling for busy detection in IRQ context by Ludovic Barre · 6 years ago
  17. 812513c mmc: mmci: Cleanup mmci_cmd_irq() for busy detect by Ludovic Barre · 6 years ago
  18. 7a019f9 mmc: usdhi6rol0: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  19. 9e4be8d mmc: core: Verify SD bus width by Raul E Rangel · 6 years ago
  20. 2eaf5a5 mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP by BOUGH CHEN · 6 years ago
  21. 1c4989b mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle by BOUGH CHEN · 6 years ago
  22. f50b7ac mmc: meson-gx: add signal resampling tuning by Jerome Brunet · 6 years ago
  23. 5e6f75f mmc: meson-gx: remove Rx phase tuning by Jerome Brunet · 6 years ago
  24. dc38ac8 mmc: meson-gx: avoid clock glitch when switching to DDR modes by Jerome Brunet · 6 years ago
  25. d5f758f mmc: meson-gx: disable HS400 by Jerome Brunet · 6 years ago
  26. eb4d811 mmc: meson-gx: correct irq flag by Jerome Brunet · 6 years ago
  27. 9c5fdb0 mmc: meson-gx: ack only raised irq by Jerome Brunet · 6 years ago
  28. 98849da mmc: meson-gx: remove open coded read with timeout by Jerome Brunet · 6 years ago
  29. 7fc13b8 mmc: omap_hsmmc: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  30. c671b6d mmc: alcor: work with multiple-entry sglists by Daniel Drake · 6 years ago
  31. f19337d Revert "mmc: alcor: enable DMA transfer of large buffers" by Daniel Drake · 6 years ago
  32. 8e1943a mmc: core: fix possible use after free of host by Pan Bian · 6 years ago
  33. 42c38d4 mmc: core: Fix warning and undefined behavior in mmc voltage handling by Pavel Machek · 6 years ago
  34. 4c94cb6 mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0 by Yoshihiro Shimoda · 6 years ago
  35. 71c733c mmc: tegra: add sdhci tegra suspend and resume by Sowjanya Komatineni · 6 years ago
  36. c07a48c mmc: sdhci: Remove finish_tasklet by Adrian Hunter · 6 years ago
  37. 19d2f69 mmc: sdhci: Call mmc_request_done() from IRQ handler if possible by Adrian Hunter · 6 years ago
  38. e9a0729 mmc: sdhci: Move some processing to __sdhci_finish_mrq() by Adrian Hunter · 6 years ago
  39. 97a1aba mmc: sdhci: Move timer and has_requests functions by Adrian Hunter · 6 years ago
  40. 2e72ab9 mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq() by Adrian Hunter · 6 years ago
  41. 765c596 mmc: sdhci-pci: Add support for Intel CML by Adrian Hunter · 6 years ago
  42. 002ee28 mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers by Andrea Merello · 6 years ago
  43. b65be63 mmc: mtk-sd: check for valid optional memory resource by Fabien Parent · 6 years ago
  44. c278150 mmc: alcor: enable DMA transfer of large buffers by Daniel Drake · 6 years ago
  45. e374e87 mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes by Faiz Abbas · 6 years ago
  46. aad5f19 mmc: mmc_spi: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  47. 1ae5160 mmc: mmc_spi: Indentation fixes by Andy Shevchenko · 6 years ago
  48. 38b2168 mmc: mmc_spi: Join string literals back by Andy Shevchenko · 6 years ago
  49. 70a557e mmc: mmc_spi: Remove useless NULL check at ->remove() by Andy Shevchenko · 6 years ago
  50. b9ffe40 mmc: mmc_spi: Remove redundant dev_set_drvdata() by Andy Shevchenko · 6 years ago
  51. 41ed65e mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback by Ludovic Barre · 6 years ago
  52. 8372f9d mmc: mmci: stm32: define get_dctrl_cfg by Ludovic Barre · 6 years ago
  53. 5db1e1f mmc: mmci: qcom: define get_dctrl_cfg by Ludovic Barre · 6 years ago
  54. b3fb9d6 mmc: mmci: define get_dctrl_cfg for legacy variant by Ludovic Barre · 6 years ago
  55. 0732ea7 mmc: mmci: add get_datactrl_cfg callback and helper functions by Ludovic Barre · 6 years ago
  56. e5a34b0 mmc: alcor: enable DMA for writes by Daniel Drake · 6 years ago
  57. 7bda948 mmc: sdhci-of-arasan: Add DTS property to disable DCMDs. by Christoph Muellner · 6 years ago
  58. 2198eeff mmc: sdhci-omap: Make sdhci_omap_reset static by YueHaibing · 6 years ago
  59. b775442 mmc: tegra: fix CQE enable and resume sequence by Sowjanya Komatineni · 6 years ago
  60. 6889564 mmc: cqhci: add CQHCI_SSC1 register CBC field mask by Sowjanya Komatineni · 6 years ago
  61. c6e7ab9 mmc: tegra: add Tegra186 WAR for CQE by Sowjanya Komatineni · 6 years ago
  62. c46d089 mmc: cqhci: allow hosts to update dcmd cmd desc by Sowjanya Komatineni · 6 years ago
  63. ea8fc59 mmc: tegra: update hw tuning process by Sowjanya Komatineni · 6 years ago
  64. 1d8cd065 mmc: sdhci: allow host to specify maximum tuning loops by Sowjanya Komatineni · 6 years ago
  65. 92cd166 mmc: tegra: fix ddr signaling for non-ddr modes by Sowjanya Komatineni · 6 years ago
  66. 89822b7 mmc: mtk-sd: add support for MT8516 by Fabien Parent · 6 years ago
  67. 91ecbe5 mmc: renesas_sdhi: set CBSY flag before probing TMIO host by Wolfram Sang · 6 years ago
  68. 2a55c1e mmc: renesas_sdhi: prevent overflow for max_req_size by Wolfram Sang · 6 years ago
  69. 609e5fb mmc: tmio: introduce macro for max block size by Wolfram Sang · 6 years ago
  70. f49bdcd mmc: renesas_sdhi: update copyright information by Wolfram Sang · 6 years ago
  71. 8dcf48e mmc: mxs-mmc: Enable MMC_CAP_ERASE by Stefan Wahren · 6 years ago
  72. 6110259 mmc_spi: add a status check for spi_sync_locked by Kangjie Lu · 6 years ago
  73. 1f1929f mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data by Yangbo Lu · 6 years ago
  74. b214fe5 mmc: sdhci-of-esdhc: add erratum eSDHC7 support by Yinbo Zhu · 6 years ago
  75. 5dd19552 mmc: sdhci-of-esdhc: add erratum A-009204 support by Yinbo Zhu · 6 years ago
  76. 05cb6b2 mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support by Yinbo Zhu · 6 years ago
  77. a46e427 mmc: sdhci-of-esdhc: add erratum eSDHC5 support by Yinbo Zhu · 6 years ago
  78. 8e9a691 mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC by Yinbo Zhu · 6 years ago
  79. 6f549034 mmc: host: Pedantic cleanups to Kconfig by Enrico Weigelt, metux IT consult · 6 years ago
  80. 71953e0 mmc: mmci: Make mmci_variant_init() static by Ulf Hansson · 6 years ago
  81. 62e546b mmc: mmci: Share sdmmc_variant_init() via the common header file by Ulf Hansson · 6 years ago
  82. f7f3e7d mmc: mmci: Drop qcom specific header file by Ulf Hansson · 6 years ago
  83. ea27c95 mmc: mmci: Re-work code starting DMA for the qcom variant by Ulf Hansson · 6 years ago
  84. c21aa7a mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag by Ulf Hansson · 6 years ago
  85. 6aa35ce mmc: mmci: Don't share un-implemented DMA functions by Ulf Hansson · 6 years ago
  86. 5c41ea6 mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning by Faiz Abbas · 6 years ago
  87. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  88. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  89. 157c99c mmc: alcor: don't write data before command has completed by Daniel Drake · 6 years ago
  90. c9a9497 mmc: renesas_sdhi: limit block count to 16 bit for old revisions by Wolfram Sang · 6 years ago
  91. 5ea4769 mmc: alcor: fix DMA reads by Daniel Drake · 6 years ago
  92. 031d2cc mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin by Kishon Vijay Abraham I · 6 years ago
  93. 2b77158 mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" by Alexander Shiyan · 6 years ago
  94. 9ce58dd mmc: davinci: remove extraneous __init annotation by Arnd Bergmann · 6 years ago
  95. e60a582 mmc: pxamci: fix enum type confusion by Arnd Bergmann · 6 years ago
  96. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. d472133 mmc:fix a bug when max_discard is 0 by Jiong Wu · 6 years ago
  98. 4d3d534 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  99. e30be06 mmc: sdhci-esdhc-imx: correct the fix of ERR004536 by BOUGH CHEN · 6 years ago
  100. 099b648 mmc: core: Add a debug print when the card may have been replaced by hongjiefang · 6 years ago