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