1. 9e4703d mmc: sdhci-of-esdhc: avoid writing power control register by yangbo lu · 9 years ago
  2. 2860d06 mmc: skip reclaiming host on mmc_add_card() error by Sergei Shtylyov · 9 years ago
  3. 7f8a9a7 mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST by Luis de Bethencourt · 9 years ago
  4. cbb79e4 mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework by Alexandru M Stan · 9 years ago
  5. e0848f5 mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch by Douglas Anderson · 9 years ago
  6. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  7. 310c805 mmc: core: move ocr-bit to voltage translation into separate function by Heiko Stuebner · 9 years ago
  8. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  9. a22950c mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a by yangbo lu · 9 years ago
  10. 2ca6352 mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC option by yangbo lu · 9 years ago
  11. f4932cf mmc: sdhci-of-esdhc: support both BE and LE host controller by yangbo lu · 9 years ago
  12. 06bf9c5 mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controller by Adrian Hunter · 9 years ago
  13. 7582041 mmc: sdhci-pci: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  14. f0cbd78 mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() static by Ben Hutchings · 9 years ago
  15. 659c9bc mmc: sdhci-pci: Build o2micro support in the same module by Ben Hutchings · 9 years ago
  16. 0de9125 mmc: sirf: fix the capbility to support DDR50 by Weijun Yang · 9 years ago
  17. 9faac7b mmc: sdhci: enable tuning for DDR50 by Weijun Yang · 9 years ago
  18. 4324f6d mmc: core: enable CMD19 tuning for DDR50 mode by Weijun Yang · 9 years ago
  19. b093410 mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD by Grant Grundler · 9 years ago
  20. 85f4505 mmc: debugfs: implement ios show for SDR12 and SDR25 by Shawn Lin · 9 years ago
  21. c1590dd mmc: sunxi: Add card busy detection by Hans de Goede · 9 years ago
  22. 5d3f6ef mmc: Wait for card_busy before starting sdio requests by Hans de Goede · 9 years ago
  23. de98c55 mmc: Add mmc_is_io_op helper function by Hans de Goede · 9 years ago
  24. a5f5774 mmc: block: Add new ioctl to send multi commands by Jon Hunter · 9 years ago
  25. aaa58d0 mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a by Yangbo Lu · 9 years ago
  26. ce03727 mmc: pwrseq_simple: use GPIO descriptors array API by Javier Martinez Canillas · 9 years ago
  27. 8131e81 mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support by Chaotian Jing · 9 years ago
  28. d1f23f9 mmc: debugfs: implement ios show for driver type by Shawn Lin · 9 years ago
  29. b73f34c mmc: omap: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  30. 7745235 mmc: moxart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  31. e02b9d7 mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  32. bf7241d mmc: mmc_spi: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  33. 930d50f mmc: sdhci-of-at91: remove a line of dead code by Dan Carpenter · 9 years ago
  34. 14a7b4164 mmc: sdhci: call sdhci_init() before request irq by Haibo Chen · 9 years ago
  35. 2880429 mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width by Javier Martinez Canillas · 9 years ago
  36. a30b551 mmc: pwrseq: use gpiod_get() instead of index 0 by Javier Martinez Canillas · 9 years ago
  37. f90d2e4 mmc: core: Convert __mmc_switch() into an internal core function by Ulf Hansson · 9 years ago
  38. 7eece8d mmc: vub300: Remove unneded semicolons by Javier Martinez Canillas · 9 years ago
  39. 17a9053 mmc: wbsd: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  40. bf8b851 mmc: sd: Remove superfluous error code assignment by Yousong Zhou · 9 years ago
  41. 8d1ffc8c mmc: core: Keep host claimed while invoking mmc_power_off|up() by Ulf Hansson · 9 years ago
  42. 0cd2f04 mmc: sdhci-acpi: detect sd card reader on asus x205ta by Michele Curti · 9 years ago
  43. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  44. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago
  45. af95176 mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST by ludovic.desroches@atmel.com · 9 years ago
  46. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  47. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  48. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  49. 123e20b mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting by Tony Lindgren · 9 years ago
  50. bb2726b Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" by Tony Lindgren · 9 years ago
  51. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  52. fd546ee mmc: pxamci: fix card detect with slot-gpio API by Robert Jarzmik · 9 years ago
  53. 51424b2 mmc: sunxi: Fix clk-delay settings by Hans de Goede · 9 years ago
  54. 43934ec mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset by Ulf Hansson · 9 years ago
  55. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  56. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 092b6db mmc: android-goldfish: remove incorrect __iomem annotation by Christoph Hellwig · 9 years ago
  59. 71f8a4b mmc: core: fix race condition in mmc_wait_data_done by Jialing Fu · 9 years ago
  60. 987e05c mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check by Kishon Vijay Abraham I · 9 years ago
  61. 1d17f30 mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage by Kishon Vijay Abraham I · 9 years ago
  62. c55d7a0 mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status by Kishon Vijay Abraham I · 9 years ago
  63. 3f77f70 mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state by Kishon Vijay Abraham I · 9 years ago
  64. c8518ef mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state by Kishon Vijay Abraham I · 9 years ago
  65. 97fe7e5 mmc: host: omap_hsmmc: avoid pbias regulator enable on power off by Kishon Vijay Abraham I · 9 years ago
  66. ec85c95 mmc: host: omap_hsmmc: add separate function to set pbias by Kishon Vijay Abraham I · 9 years ago
  67. 2a17f84 mmc: host: omap_hsmmc: add separate functions for enable/disable supply by Kishon Vijay Abraham I · 9 years ago
  68. 229f329 mmc: host: omap_hsmmc: return error if any of the regulator APIs fail by Kishon Vijay Abraham I · 9 years ago
  69. ef62b8b mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage by Kishon Vijay Abraham I · 9 years ago
  70. aa9a680 mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc by Kishon Vijay Abraham I · 9 years ago
  71. b49069f mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator by Kishon Vijay Abraham I · 9 years ago
  72. c299dc3 mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get() by Kishon Vijay Abraham I · 9 years ago
  73. 6a9b2ff mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get by Kishon Vijay Abraham I · 9 years ago
  74. 7d607f9 mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc by Kishon Vijay Abraham I · 9 years ago
  75. 5f2b3ea mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  76. 5afc30f mmc: sh_mmcif: Fix suspend process by Koji Matsuoka · 9 years ago
  77. 3b1cac4 mmc: usdhi6rol0: fix error return code by Julia Lawall · 9 years ago
  78. 38276a9 mmc: omap: fix error return code by Julia Lawall · 9 years ago
  79. 3fe95db mmc: usdhi6rol0: fix ack register write by Rabin Vincent · 9 years ago
  80. bb08a7d mmc: usdhi6rol0: fix NULL pointer deref in debug print by Rabin Vincent · 9 years ago
  81. 7672647 mmc: usdhi6rol0: handle probe deferral for regulator by Rabin Vincent · 9 years ago
  82. da795ec mmc: sdhci-of-arasan: Add the support for sdhci-5.1 by Shawn Lin · 9 years ago
  83. 0dafa60 mmc: sdhci: also get preset value and driver type for MMC_DDR52 by Jisheng Zhang · 9 years ago
  84. f912632 mmc: atmel-mci: remove useless include by Alexandre Belloni · 9 years ago
  85. 7bb9c24 mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff by Michal Suchanek · 9 years ago
  86. 1880d8f mmc: sdhci-sirf: corrent quirk according to real chips by Barry Song · 9 years ago
  87. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  88. e31e67c mmc: sdhci-esdhc-imx: change default watermark level and burst length by Haibo Chen · 9 years ago
  89. fd44954 mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 by Haibo Chen · 9 years ago
  90. d407e30 mmc: sdhci-esdhc-imx: add tuning-step setting support by Haibo Chen · 9 years ago
  91. 28b0767 mmc: sdhci-esdhc-imx: add imx7d support and support HS400 by Haibo Chen · 9 years ago
  92. 77bd2f6 mmc: sdhci-of-esdhc: add workaround for pre divider initial value by Yangbo Lu · 9 years ago
  93. d31911b mmc: sdhci: fix dma memory leak in sdhci_pre_req() by Haibo Chen · 9 years ago
  94. 90614cd mmc: host: use of_property_read_bool() by Sergei Shtylyov · 9 years ago
  95. 143b648 mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro by Adam Lee · 9 years ago
  96. 22d7e85 mmc: core: Fixed bug in one erase-group budget TRIM by Robin van der Gracht · 9 years ago
  97. 0df9d2e mmc: tmio: Fix timeout value for command request by Takeshi Kihara · 9 years ago
  98. bb5f8ea mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC by ludovic.desroches@atmel.com · 9 years ago
  99. 5497159 mmc: sdhci: switch from programmable clock mode to divided one if needed by ludovic.desroches@atmel.com · 9 years ago
  100. da81ed1 scatterlist: remove open coded sg_unmark_end instances by Dan Williams · 9 years ago