1. a30b551 mmc: pwrseq: use gpiod_get() instead of index 0 by Javier Martinez Canillas · 9 years ago
  2. f90d2e4 mmc: core: Convert __mmc_switch() into an internal core function by Ulf Hansson · 9 years ago
  3. 7eece8d mmc: vub300: Remove unneded semicolons by Javier Martinez Canillas · 9 years ago
  4. 17a9053 mmc: wbsd: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  5. bf8b851 mmc: sd: Remove superfluous error code assignment by Yousong Zhou · 9 years ago
  6. 8d1ffc8c mmc: core: Keep host claimed while invoking mmc_power_off|up() by Ulf Hansson · 9 years ago
  7. 0cd2f04 mmc: sdhci-acpi: detect sd card reader on asus x205ta by Michele Curti · 9 years ago
  8. 08b137d mmc: core: Fix init_card in 52Mhz by Chaotian Jing · 9 years ago
  9. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago
  10. af95176 mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST by ludovic.desroches@atmel.com · 9 years ago
  11. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  12. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  13. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  14. 123e20b mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting by Tony Lindgren · 9 years ago
  15. bb2726b Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" by Tony Lindgren · 9 years ago
  16. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  17. fd546ee mmc: pxamci: fix card detect with slot-gpio API by Robert Jarzmik · 9 years ago
  18. 51424b2 mmc: sunxi: Fix clk-delay settings by Hans de Goede · 9 years ago
  19. 43934ec mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset by Ulf Hansson · 9 years ago
  20. 85579ad Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  21. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  22. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. 092b6db mmc: android-goldfish: remove incorrect __iomem annotation by Christoph Hellwig · 9 years ago
  24. 71f8a4b mmc: core: fix race condition in mmc_wait_data_done by Jialing Fu · 9 years ago
  25. 987e05c mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check by Kishon Vijay Abraham I · 9 years ago
  26. 1d17f30 mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage by Kishon Vijay Abraham I · 9 years ago
  27. c55d7a0 mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status by Kishon Vijay Abraham I · 9 years ago
  28. 3f77f70 mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state by Kishon Vijay Abraham I · 9 years ago
  29. c8518ef mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state by Kishon Vijay Abraham I · 9 years ago
  30. 97fe7e5 mmc: host: omap_hsmmc: avoid pbias regulator enable on power off by Kishon Vijay Abraham I · 9 years ago
  31. ec85c95 mmc: host: omap_hsmmc: add separate function to set pbias by Kishon Vijay Abraham I · 9 years ago
  32. 2a17f84 mmc: host: omap_hsmmc: add separate functions for enable/disable supply by Kishon Vijay Abraham I · 9 years ago
  33. 229f329 mmc: host: omap_hsmmc: return error if any of the regulator APIs fail by Kishon Vijay Abraham I · 9 years ago
  34. ef62b8b mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage by Kishon Vijay Abraham I · 9 years ago
  35. aa9a680 mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc by Kishon Vijay Abraham I · 9 years ago
  36. b49069f mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator by Kishon Vijay Abraham I · 9 years ago
  37. c299dc3 mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get() by Kishon Vijay Abraham I · 9 years ago
  38. 6a9b2ff mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get by Kishon Vijay Abraham I · 9 years ago
  39. 7d607f9 mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc by Kishon Vijay Abraham I · 9 years ago
  40. 5f2b3ea mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  41. 5afc30f mmc: sh_mmcif: Fix suspend process by Koji Matsuoka · 9 years ago
  42. 3b1cac4 mmc: usdhi6rol0: fix error return code by Julia Lawall · 9 years ago
  43. 38276a9 mmc: omap: fix error return code by Julia Lawall · 9 years ago
  44. 3fe95db mmc: usdhi6rol0: fix ack register write by Rabin Vincent · 9 years ago
  45. bb08a7d mmc: usdhi6rol0: fix NULL pointer deref in debug print by Rabin Vincent · 9 years ago
  46. 7672647 mmc: usdhi6rol0: handle probe deferral for regulator by Rabin Vincent · 9 years ago
  47. da795ec mmc: sdhci-of-arasan: Add the support for sdhci-5.1 by Shawn Lin · 9 years ago
  48. 0dafa60 mmc: sdhci: also get preset value and driver type for MMC_DDR52 by Jisheng Zhang · 9 years ago
  49. f912632 mmc: atmel-mci: remove useless include by Alexandre Belloni · 9 years ago
  50. 7bb9c24 mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff by Michal Suchanek · 9 years ago
  51. 1880d8f mmc: sdhci-sirf: corrent quirk according to real chips by Barry Song · 9 years ago
  52. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  53. e31e67c mmc: sdhci-esdhc-imx: change default watermark level and burst length by Haibo Chen · 9 years ago
  54. fd44954 mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1 by Haibo Chen · 9 years ago
  55. d407e30 mmc: sdhci-esdhc-imx: add tuning-step setting support by Haibo Chen · 9 years ago
  56. 28b0767 mmc: sdhci-esdhc-imx: add imx7d support and support HS400 by Haibo Chen · 9 years ago
  57. 77bd2f6 mmc: sdhci-of-esdhc: add workaround for pre divider initial value by Yangbo Lu · 9 years ago
  58. d31911b mmc: sdhci: fix dma memory leak in sdhci_pre_req() by Haibo Chen · 9 years ago
  59. 90614cd mmc: host: use of_property_read_bool() by Sergei Shtylyov · 9 years ago
  60. 143b648 mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro by Adam Lee · 9 years ago
  61. 22d7e85 mmc: core: Fixed bug in one erase-group budget TRIM by Robin van der Gracht · 9 years ago
  62. 0df9d2e mmc: tmio: Fix timeout value for command request by Takeshi Kihara · 9 years ago
  63. bb5f8ea mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC by ludovic.desroches@atmel.com · 9 years ago
  64. 5497159 mmc: sdhci: switch from programmable clock mode to divided one if needed by ludovic.desroches@atmel.com · 9 years ago
  65. da81ed1 scatterlist: remove open coded sg_unmark_end instances by Dan Williams · 9 years ago
  66. 57e1048 mmc: dw_mmc: add quirk for broken data transfer over scheme by Addy Ke · 9 years ago
  67. 40a7a46 mmc: dw_mmc: print the message for deprecated property by Jaehoon Chung · 9 years ago
  68. 2b708df mmc: dw_mmc: remove the unused blk_setting by Jaehoon Chung · 9 years ago
  69. 9e747b7 mmc: dw_mmc: fix the wrong condition checking by Jaehoon Chung · 9 years ago
  70. 575c319 mmc: dw_mmc: fix pio mode when internal dmac is enabled by Heiko Stuebner · 9 years ago
  71. 0e3a22c mmc: dw_mmc: Fix coding style issues by Shawn Lin · 9 years ago
  72. 5959b32 mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used by Alexey Brodkin · 9 years ago
  73. 7d70d47 mmc: block: add fixup of broken CMD23 for Sandisk card by Yangbo Lu · 9 years ago
  74. 67b589a mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BIT by Yangbo Lu · 9 years ago
  75. 4c06654c mmc: omap_hsmmc: regulator automatically released by devm by Andreas Fenkart · 9 years ago
  76. f7f0f03 mmc: omap_hsmmc: call omap_hsmmc_set_power directly by Andreas Fenkart · 9 years ago
  77. 135b0a2 mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set by Ivan T. Ivanov · 9 years ago
  78. c31d22e mmc: sdhci: don't use card state polling when CD GPIO is defined by Ivan T. Ivanov · 9 years ago
  79. 88af565 mmc: sdhci: let GPIO based card detection have higher precedence by Ivan T. Ivanov · 9 years ago
  80. 951b8c8 mmc: sdhci-msm: Boost controller core clock by Ivan T. Ivanov · 9 years ago
  81. 829b696 mmc: block: don't use parameter prefix if built as module by Andy Shevchenko · 9 years ago
  82. 8292adc mmc: omap: use for_each_sg() for scatterlist parsing by Fabian Frederick · 9 years ago
  83. 2d532d4 mmc: sdhci-of-arasan: add quirks for broken clock base by Suneel Garapati · 9 years ago
  84. d1955c3 mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN by Suneel Garapati · 9 years ago
  85. 6464b71 mmc: pxamci: switch over to dmaengine use by Daniel Mack · 9 years ago
  86. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 9 years ago
  87. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  88. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 9 years ago
  89. 2e05d66 mmc: sdhci-esdhc-imx: remove duplicated dts parsing by Dong Aisheng · 9 years ago
  90. 5924175 mmc: sdhci: make max-frequency property in device tree work by Dong Aisheng · 9 years ago
  91. 91fa425 mmc: sdhci-esdhc-imx: move all non dt probe code into one function by Dong Aisheng · 9 years ago
  92. 4800e87 mmc: sdhci-esdhc-imx: fix cd regression for dt platform by Dong Aisheng · 9 years ago
  93. 8e91125 mmc: sdhci-esdhc: Make 8BIT bus work by Joakim Tjernlund · 9 years ago
  94. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 9 years ago
  95. c2b22ff mmc: MMC_MTK should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  96. 7ac0203 mmc: sdhci check parameters before call dma_free_coherent by Peng Fan · 9 years ago
  97. 5027cd1 mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts by Vignesh R · 9 years ago
  98. 408806f mmc: omap_hsmmc: Fix DTO and DCRC handling by Kishon Vijay Abraham I · 9 years ago
  99. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  100. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago