1. cd25c7b sdhci: acpi: Use new method to get ACPI companion by Andy Shevchenko · 7 years ago
  2. 468c648 mmc: sdhci-xenon: ignore timing DDR52 in tuning by Zhoujie Wu · 8 years ago
  3. 2cd6c49 mmc: tegra: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  4. 5e40dda mmc: sunxi: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  5. 926bbbc mmc: sdhci-st: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  6. a93d6f3 mmc: dw_mmc: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  7. bf892de mmc: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  8. e176c25 MMC: Remove HIGHMEM dependency from mmc-spi driver by Ian Molton · 8 years ago
  9. adb7434 mmc: host: via-sdmmc: constify pci_device_id. by Arvind Yadav · 8 years ago
  10. 06ebc60 mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver by Shawn Lin · 8 years ago
  11. 7b6bd20 mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver by Shawn Lin · 8 years ago
  12. 03596b9 mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only by Shawn Lin · 8 years ago
  13. 69f25f9 mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug by Shawn Lin · 8 years ago
  14. b044b1b mmc: core: always check the length of sglist with total data size by Shawn Lin · 8 years ago
  15. 1896f14 mmc: core: remove check of host->removed for rescan routine by Shawn Lin · 8 years ago
  16. ccd3e4c8 mmc: sdhci-acpi: remove unused struct sdhci_host variable by Shawn Lin · 8 years ago
  17. 0daf72f mmc: sdhci-of-arasan: use io functions from sdhci.h by Jean-Francois Dagenais · 8 years ago
  18. 7366419 mmc: atmel-mci: add missing of_node_put by Julia Lawall · 8 years ago
  19. e2b372e mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM by Quentin Schulz · 8 years ago
  20. c8a019e mmc: sdhci-of-at91: factor out clks and presets setting by Quentin Schulz · 8 years ago
  21. f98e0d5 mmc: atmel-mci: remove unused sg_len variable by Shawn Lin · 8 years ago
  22. a3a56ae mmc: sdhci-xenon: remove pointless struct xenon_priv *priv by Shawn Lin · 8 years ago
  23. 292876e mmc: block: remove unused struct mmc_card *card by Shawn Lin · 8 years ago
  24. 09954ea mmc: mxcmmc: check the return value of mxcmci_finish_data by Shawn Lin · 8 years ago
  25. e5d0e17 mmc: mmc_ops: fix a typo for comment of mmc_start_bkops by Shawn Lin · 8 years ago
  26. c7b16de mmc: mediatek: add ops->get_cd() support by Chaotian Jing · 8 years ago
  27. b388dc3 mmc: rtsx_usb_sdmmc: make array 'width' static const by Colin Ian King · 8 years ago
  28. 4dc48a95 mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit by Wolfram Sang · 8 years ago
  29. 01ffb1a mmc: tmio: don't wait on R-Car2+ when handling the clock by Wolfram Sang · 8 years ago
  30. 5af02d3 mmc: tmio: no magic values when enabling DMA by Wolfram Sang · 8 years ago
  31. c78e1694 mmc: tmio: add references to bit defines in the header by Wolfram Sang · 8 years ago
  32. a43ff82 mmc: tmio: remove obsolete TMIO_BBS by Wolfram Sang · 8 years ago
  33. 5ea2a2a mmc: tmio: fix CMD12 (STOP) handling by Wolfram Sang · 8 years ago
  34. f216c12 mmc: mxcmmc: fix error return code in mxcmci_probe() by Gustavo A. R. Silva · 8 years ago
  35. 0f77934a mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq() by Gustavo A. R. Silva · 8 years ago
  36. 2feada5 mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-st by Ivan Mikhaylov · 8 years ago
  37. 9442400 mmc: omap_hsmmc: Reduce max_segs for reliability by Will Newton · 8 years ago
  38. 2a68ea7 mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC by Simon Horman · 8 years ago
  39. 92d0f925e mmc: tmio, renesas-sdhi: add dataend to DMA ops by Simon Horman · 8 years ago
  40. 603aa14 mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data by Yoshihiro Shimoda · 8 years ago
  41. 6bba406 mmc: omap_hsmmc: constify dev_pm_ops structures by Arvind Yadav · 8 years ago
  42. 7f55eb1 mmc: sdhci-st: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  43. d83c2db mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode by Shawn Lin · 7 years ago
  44. 3f8b23a mmc: block: fix lockdep splat when removing mmc_block module by Michał Mirosław · 7 years ago
  45. 92ddd95 mmc: mmc: correct the logic for setting HS400ES signal voltage by Haibo Chen · 7 years ago
  46. ac2b211 mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driver by Kishon Vijay Abraham I · 7 years ago
  47. 7c84b8b mmc: block: bypass the queue even if usage is present for hotplug by Shawn Lin · 7 years ago
  48. 7a1e3f1 mmc: sdhci-of-at91: force card detect value for non removable devices by Ludovic Desroches · 7 years ago
  49. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 8 years ago
  50. 36acbd9 mmc: host: omap_hsmmc: remove unused platform callbacks by Faiz Abbas · 8 years ago
  51. 26cb2be mmc: sunxi: Keep default timing phase settings for new timing mode by Chen-Yu Tsai · 8 years ago
  52. 907afe5 Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  53. 9c284c4 mmc: tmio-mmc: fix bad pointer math by Chris Brandt · 8 years ago
  54. bbdc74d mmc: block: Prevent new req entering queue after its cleanup by Grzegorz Sluja · 8 years ago
  55. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  56. aab2ee0 mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries by Geert Uytterhoeven · 8 years ago
  57. 7432b49 mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL by Geert Uytterhoeven · 8 years ago
  58. 17753d1 mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld by Adrian Hunter · 8 years ago
  59. ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  60. 17ece34 Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  61. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  63. e47c0b9 mmc: dw_mmc: remove the unnecessary slot variable by Jaehoon Chung · 8 years ago
  64. 42f989c mmc: dw_mmc: use the 'slot' instead of 'cur_slot' by Jaehoon Chung · 8 years ago
  65. e4a65ef7 mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot by Jaehoon Chung · 8 years ago
  66. b23475f mmc: dw_mmc: change the array of slots by Jaehoon Chung · 8 years ago
  67. 5887024 mmc: dw_mmc: remove the loop about finding slots by Jaehoon Chung · 8 years ago
  68. d30a8f7 mmc: dw_mmc: deprecated the "num-slots" property by Jaehoon Chung · 8 years ago
  69. 1a12a70 mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT by Shawn Lin · 8 years ago
  70. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  71. 8298912 mmc/block: remove a call to blk_queue_bounce_limit by Christoph Hellwig · 8 years ago
  72. 2fe3596 mmc: renesas-sdhi: improve checkpatch cleanness by Simon Horman · 8 years ago
  73. f2218db mmc: tmio: improve checkpatch cleanness by Simon Horman · 8 years ago
  74. 6cf4156 mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers by Adrian Hunter · 8 years ago
  75. 03dbaa0 mmc: slot-gpio: Add support to enable irq wake on cd_irq by Adrian Hunter · 8 years ago
  76. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  77. 9820a5b mmc: core: for data errors, take response of stop cmd into account by Wolfram Sang · 8 years ago
  78. a04e6ba mmc: core: check also R1 response for stop commands by Wolfram Sang · 8 years ago
  79. 0796e43 mmc: core: Clarify code for sending CSD by Ulf Hansson · 8 years ago
  80. c92e68d mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead by Ulf Hansson · 8 years ago
  81. a147373 mmc: core: Re-factor code for sending CID by Ulf Hansson · 8 years ago
  82. 3df66e7 mmc: core: Remove redundant code in mmc_send_cid() by Ulf Hansson · 8 years ago
  83. 88bed3a mmc: core: Make mmc_can_reset() static by Ulf Hansson · 8 years ago
  84. d9df173 mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  85. 0f2c051 mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  86. 1cf8f7e mmc: core: Move mmc bkops functions from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  87. 066d9cc mmc: core: Don't export some eMMC specific functions from core.c by Ulf Hansson · 8 years ago
  88. 13ab2a6 mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators by Kishon Vijay Abraham I · 8 years ago
  89. 86d79da mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error by Kishon Vijay Abraham I · 8 years ago
  90. 4760257 mmc: sdio: Keep card runtime resumed while adding function devices by Adrian Hunter · 8 years ago
  91. 82e7edc mmc: sdio: Tidy error path in mmc_attach_sdio() by Adrian Hunter · 8 years ago
  92. bc55dcd mmc: sdhci-pci: Add support for Intel CNP by Adrian Hunter · 8 years ago
  93. 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 8 years ago
  94. 6106ecf mmc: tmio: use EXPORT_SYMBOL_GPL by Simon Horman · 8 years ago
  95. 7244ac0 mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call by Hans de Goede · 8 years ago
  96. 86beb538 mmc: tmio: make sure SDIO gets reinitialized after resume by Wolfram Sang · 8 years ago
  97. c949c90 mmc: sdhci-pci: Use macros in pci_ids definition by Matthias Kraemer · 8 years ago
  98. 667123f mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround by Benoît Thébaudeau · 8 years ago
  99. 5143c95 mmc: sdhci-esdhc-imx: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  100. 81a0a8b mmc: sdhci-esdhc-imx: Fix DAT line software reset by Benoît Thébaudeau · 8 years ago