1. 7a1e3f1 mmc: sdhci-of-at91: force card detect value for non removable devices by Ludovic Desroches · 7 years ago
  2. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 7 years ago
  3. 36acbd9 mmc: host: omap_hsmmc: remove unused platform callbacks by Faiz Abbas · 7 years ago
  4. 26cb2be mmc: sunxi: Keep default timing phase settings for new timing mode by Chen-Yu Tsai · 7 years ago
  5. 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
  6. 9c284c4 mmc: tmio-mmc: fix bad pointer math by Chris Brandt · 7 years ago
  7. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  8. 17753d1 mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld by Adrian Hunter · 8 years ago
  9. 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
  10. 17ece34 Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  11. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  12. e47c0b9 mmc: dw_mmc: remove the unnecessary slot variable by Jaehoon Chung · 8 years ago
  13. 42f989c mmc: dw_mmc: use the 'slot' instead of 'cur_slot' by Jaehoon Chung · 8 years ago
  14. e4a65ef7 mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot by Jaehoon Chung · 8 years ago
  15. b23475f mmc: dw_mmc: change the array of slots by Jaehoon Chung · 8 years ago
  16. 5887024 mmc: dw_mmc: remove the loop about finding slots by Jaehoon Chung · 8 years ago
  17. d30a8f7 mmc: dw_mmc: deprecated the "num-slots" property by Jaehoon Chung · 8 years ago
  18. 1a12a70 mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT by Shawn Lin · 8 years ago
  19. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  20. 2fe3596 mmc: renesas-sdhi: improve checkpatch cleanness by Simon Horman · 8 years ago
  21. f2218db mmc: tmio: improve checkpatch cleanness by Simon Horman · 8 years ago
  22. 6cf4156 mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers by Adrian Hunter · 8 years ago
  23. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  24. 13ab2a6 mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators by Kishon Vijay Abraham I · 8 years ago
  25. 86d79da mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error by Kishon Vijay Abraham I · 8 years ago
  26. bc55dcd mmc: sdhci-pci: Add support for Intel CNP by Adrian Hunter · 8 years ago
  27. 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 8 years ago
  28. 6106ecf mmc: tmio: use EXPORT_SYMBOL_GPL by Simon Horman · 8 years ago
  29. 7244ac0 mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call by Hans de Goede · 8 years ago
  30. 86beb538 mmc: tmio: make sure SDIO gets reinitialized after resume by Wolfram Sang · 8 years ago
  31. c949c90 mmc: sdhci-pci: Use macros in pci_ids definition by Matthias Kraemer · 8 years ago
  32. 667123f mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround by Benoît Thébaudeau · 8 years ago
  33. 5143c95 mmc: sdhci-esdhc-imx: Allow all supported prescaler values by Benoît Thébaudeau · 8 years ago
  34. 81a0a8b mmc: sdhci-esdhc-imx: Fix DAT line software reset by Benoît Thébaudeau · 8 years ago
  35. cbb4509 mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR by Benoît Thébaudeau · 8 years ago
  36. d04f8d5 mmc: sdhci-esdhc-imx: Fix some English mistakes and typos by Benoît Thébaudeau · 8 years ago
  37. 16f2e0c mmc: mediatek: Fixed size in dma_free_coherent by Phong LE · 8 years ago
  38. c00a231 mmc: bcm2835: fix potential null pointer dereferences by Gustavo A. R. Silva · 8 years ago
  39. d63c2bf mmc: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  40. 852ff5f mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  41. 17b1eb7 mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 8 years ago
  42. 921579b mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 by Wolfram Sang · 8 years ago
  43. 8b22c3c mmc: tmio: add CMD23 support by Wolfram Sang · 8 years ago
  44. f5fdcd1 mmc: tmio: move finish_request function further down by Wolfram Sang · 8 years ago
  45. c592742 mmc: tmio: remove outdated comment by Wolfram Sang · 8 years ago
  46. de2a6bb mmc: tmio: refactor handling mrq by Wolfram Sang · 8 years ago
  47. 10c998e mmc: tmio: make tmio_mmc_request function more readable by Wolfram Sang · 8 years ago
  48. 9b344ba mmc: atmel-mci: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  49. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  50. 9d08428 mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file by Simon Horman · 8 years ago
  51. b5b6a5f mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c by Simon Horman · 8 years ago
  52. c2a9698 mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c by Simon Horman · 8 years ago
  53. 426e95d mmc: tmio: rename tmio_mmc_{pio => core}.c by Simon Horman · 8 years ago
  54. 631fa73 mmc: renesas-sdhi, tmio: make dma more modular by Simon Horman · 8 years ago
  55. b21f13d mmc: tmio: drop filenames from comment at top of source by Simon Horman · 8 years ago
  56. 0eebf9b9 Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" by Ulf Hansson · 8 years ago
  57. ca8971c mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled by Ulf Hansson · 8 years ago
  58. 32dba73 mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs by Ulf Hansson · 8 years ago
  59. dada019 mmc: vub3000: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  60. ef4b160 mmc: atmel-mci: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  61. 675a7da mmc: sdricoh_cs: remove redundant check if len is non-zero by Colin Ian King · 8 years ago
  62. 940e698c mmc: sdhci-of-arasan: Trivial print fix by Shubhrajyoti Datta · 8 years ago
  63. c37f69f mmc: sdhci-pci: make guid intel_dsm_guid static by Colin Ian King · 8 years ago
  64. 2483561 mmc: meson-gx: work around broken SDIO with certain WiFi chips by Heiner Kallweit · 8 years ago
  65. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  66. f5f968f mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read by Srinath Mannam · 8 years ago
  67. 8fb83b1 mmc: cavium: Fix probing race with regulator by Jan Glauber · 8 years ago
  68. 9e7b9a2 mmc: cavium: Prevent crash with incomplete DT by Jan Glauber · 8 years ago
  69. fa5ed6b mmc: jz4740: Let the pinctrl driver configure the pins by Paul Cercueil · 8 years ago
  70. 899e4aa mmc: cavium-octeon: Use proper GPIO name for power control by David Daney · 8 years ago
  71. aca6934 mmc: cavium-octeon: Fix interrupt enable code by David Daney · 8 years ago
  72. bae3dee mmc: sdhci-xenon: kill xenon_clean_phy() by Jisheng Zhang · 8 years ago
  73. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  74. a627f02 mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a by yangbo lu · 8 years ago
  75. e145ac4 mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay by yangbo lu · 8 years ago
  76. a04b9b4 mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHY by Hu Ziji · 8 years ago
  77. 4cc59df mmc: sdhci-xenon: Fix the work flow in xenon_remove(). by Hu Ziji · 8 years ago
  78. e6e267b mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data() by Wei Yongjun · 8 years ago
  79. dfc28b1 mmc: cavium: Use module_pci_driver to simplify the code by Wei Yongjun · 8 years ago
  80. 01d9584 mmc: cavium: Add MMC support for Octeon SOCs. by Steven J. Hill · 8 years ago
  81. dceb978 mmc: cavium: Fix detection of block or byte addressing. by Steven J. Hill · 8 years ago
  82. d937042 mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card by Haibo Chen · 8 years ago
  83. 6b236f3 mmc: sdhci-of-esdhc: add delay between tuning cycles by yangbo lu · 8 years ago
  84. 83b600b mmc: sdhci: Control the delay between tuning commands by Adrian Hunter · 8 years ago
  85. ba49cbd mmc: sdhci-of-esdhc: add tuning support by yangbo lu · 8 years ago
  86. ea35645 mmc: sdhci-of-esdhc: add support for signal voltage switch by yangbo lu · 8 years ago
  87. 19c3a0e mmc: sdhci-of-esdhc: add peripheral clock support by yangbo lu · 8 years ago
  88. a72016a mmc: sdhci-pci: Allow for 3 bytes from Intel DSM by Adrian Hunter · 8 years ago
  89. 3fcc783 mmc: cavium: Fix a shift wrapping bug by Dan Carpenter · 8 years ago
  90. fe79018 mmc: cavium: Check pointer before de-reference by Jan Glauber · 8 years ago
  91. c34d157 mmc: cavium: Remove redundant pointer check by Jan Glauber · 8 years ago
  92. 79ed05e mmc: meson-gx: add support for descriptor chain mode by Heiner Kallweit · 8 years ago
  93. 0b6ed71 mmc: meson-gx: add basic tuning for rx clock phase by Heiner Kallweit · 8 years ago
  94. c08bcb6 mmc: meson-gx: introduce struct meson_tuning_params by Heiner Kallweit · 8 years ago
  95. 861183f mmc: sdhci-cadence: add parsing sdhci properties by Piotr Sroka · 8 years ago
  96. ec5ab89 mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  97. 298269c mmc: sdhci-xenon: Add SoC PHY PAD voltage control by Hu Ziji · 8 years ago
  98. 06c8b66 mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC by Hu Ziji · 8 years ago
  99. 3a3748d mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality by Hu Ziji · 8 years ago
  100. 2f05b6ab mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c by Hu Ziji · 8 years ago