1. 7413d1f mmc: core: simplify ida handling by Heiner Kallweit · 8 years ago
  2. 543c576 mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence by Ritesh Harjani · 8 years ago
  3. 4436c53 mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops by Ritesh Harjani · 8 years ago
  4. fb00f19 mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v by Ulf Hansson · 8 years ago
  5. 41efc76 mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support by Ulf Hansson · 8 years ago
  6. 20f921b mmc: core: Invent MMC_CAP_3_3V_DDR by Ulf Hansson · 8 years ago
  7. 4e74b6b mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  8. 2ed573b mmc: core: Clarify usage of mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  9. a44efa4 mmc: core: Remove redundant code in mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  10. 62a4cde mmc: sh_mobile_sdhi: explain clock bindings by Chris Brandt · 8 years ago
  11. 34a1654 mmc: sh_mobile_sdhi: add support for 2 clocks by Chris Brandt · 8 years ago
  12. dc01205 mmc: meson: cleanup stray debug messages by Kevin Hilman · 8 years ago
  13. df06158 mmc: block: stop passing around pointless return values by Linus Walleij · 8 years ago
  14. 7d552a4 mmc: block: introduce new_areq and old_areq by Linus Walleij · 8 years ago
  15. da0dbaf mmc: block: inline command abortions by Linus Walleij · 8 years ago
  16. 6fb85d6 mmc: block: do not assign mq_rq when aborting command by Linus Walleij · 8 years ago
  17. efb5a05 mmc: block: break out mmc_blk_rw_start_new() by Linus Walleij · 8 years ago
  18. 4e1f780 mmc: block: break out mmc_blk_rw_cmd_abort() by Linus Walleij · 8 years ago
  19. e64aae8 mmc: sdhci-s3c: use the bitops API for bit operation by Jaehoon Chung · 8 years ago
  20. 57f8324 mmc: sdhci-s3c: remove the sdhci-s3c-regs header file by Jaehoon Chung · 8 years ago
  21. ee28981 mmc: tmio: discard obsolete SDIO irqs before enabling irqs by Wolfram Sang · 8 years ago
  22. 20dd037 mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS by Wolfram Sang · 8 years ago
  23. e4f38eb mmc: host: tmio: refactor calls to sdio irq by Wolfram Sang · 8 years ago
  24. de19b4c mmc: pwrseq: add support for Marvell SD8787 chip by Matt Ranostay · 8 years ago
  25. e3fffc1 devicetree: document new marvell-8xxx and pwrseq-sd8787 options by Matt Ranostay · 8 years ago
  26. dfcba5f mmc: host: tmio: disable clocks when unbinding by Wolfram Sang · 8 years ago
  27. 44bf231 mmc: sdhci-msm: Provide enhanced_strobe mode feature support by Ritesh Harjani · 8 years ago
  28. d7507aa mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence by Ritesh Harjani · 8 years ago
  29. 8a8fa87 mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning by Ritesh Harjani · 8 years ago
  30. 083c9aa mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value by Subhash Jadavani · 8 years ago
  31. 5574ddc mmc: sdhci-msm: Reset vendor specific func register on probe by Venkat Gopalakrishnan · 8 years ago
  32. db9bd16 mmc: sdhci-msm: Factor out sdhci_msm_hs400 by Ritesh Harjani · 8 years ago
  33. 0fb8a3d mmc: sdhci-msm: Factor out function to set/get msm clock rate by Ritesh Harjani · 8 years ago
  34. b54aaa8 mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode by Ritesh Harjani · 8 years ago
  35. 73a8506 mmc: mxs-mmc: Implement CMD23 support by Stefan Wahren · 8 years ago
  36. e81c022 mmc: wbsd: safer check if dma_addr is valid DMA address by Alexey Khoroshilov · 8 years ago
  37. e28d6f0 mmc: sdhci-acpi: support deferred probe by Zhang Rui · 8 years ago
  38. 23888bf mmc: core: Don't use extern declarations of public mmc functions by Ulf Hansson · 8 years ago
  39. 5857b29 mmc: core: Move public functions from host.h to private headers by Ulf Hansson · 8 years ago
  40. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 8 years ago
  41. 2e4af7b mmc: vub300: Don't use mmc_card_present() when validating for inserted card by Ulf Hansson · 8 years ago
  42. 136b0a4 mmc: omap: Don't use mmc_card_present() when validating for inserted card by Ulf Hansson · 8 years ago
  43. 009b0fc mmc: core: Remove unused struct _mmc_csd from public mmc.h header by Ulf Hansson · 8 years ago
  44. c0a3e08 mmc: core: Move erase/trim/discard defines from public core.h to mmc.h by Ulf Hansson · 8 years ago
  45. 9e1bbc7 mmc: core: Move some host specific public functions to host.h by Ulf Hansson · 8 years ago
  46. 55244c5 mmc: core: Move public functions from core.h to private headers by Ulf Hansson · 8 years ago
  47. 066185d mmc: core: First step in cleaning up private mmc header files by Ulf Hansson · 8 years ago
  48. 8da0073 mmc: core: First step in cleaning up public mmc header files by Ulf Hansson · 8 years ago
  49. e1c6ec2 mmc: s3cmci: include linux/interrupt.h for tasklet_struct by Arnd Bergmann · 8 years ago
  50. d815cf8 MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h by Ulf Hansson · 8 years ago
  51. 981f18e ARM: davinci: Don't rely on public mmc header to include interrupt.h by Ulf Hansson · 8 years ago
  52. f46f335 ARM: davinci: Don't rely on public mmc header to include leds.h by Ulf Hansson · 8 years ago
  53. 40d727a ARM: pxa: Don't rely on public mmc header to include leds.h by Ulf Hansson · 8 years ago
  54. bdf6310 mmc: dt-bindings: Fix typo in mmc by Masanari Iida · 8 years ago
  55. efd7be7 mmc: tmio: Remove redundant check of mmc->slot.cd_irq by Ulf Hansson · 8 years ago
  56. e87d2db mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing by yangbo lu · 8 years ago
  57. c31165d mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1 by Shyam Sundar S K · 8 years ago
  58. 8336bf6 mmc: mxcmmc: Include interrupt.h in the platform data header by Ulf Hansson · 8 years ago
  59. dc0f585 mmc: vub300: Remove bogus check of irqs_queued by Shawn Lin · 8 years ago
  60. 5fc3d80 mmc: sdio: don't use rocr to check if the card could support UHS mode by Shawn Lin · 8 years ago
  61. 0eb51a5 mmc: sdio: Factor out retry init card helper function by Shawn Lin · 8 years ago
  62. 63928d4 mmc: core: Use kmalloc_array() in mmc_alloc_sg() by Markus Elfring · 8 years ago
  63. 3972a20 mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem() by Markus Elfring · 8 years ago
  64. 554d7c5 mmc: mmc_test: Improve a size determination in five functions by Markus Elfring · 8 years ago
  65. 7200449 mmc: mmc_test: Combine substrings for 5 messages by Markus Elfring · 8 years ago
  66. fda02ea mmc: mmc_test: Add some spaces for better code readability by Markus Elfring · 8 years ago
  67. dc3a5fe mmc: mmc_test: Use seq_puts() in mtf_testlist_show() by Markus Elfring · 8 years ago
  68. 74536bc mmc: mmc_test: Fix a typo in a comment line by Markus Elfring · 8 years ago
  69. 457e4f7 mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init() by Markus Elfring · 8 years ago
  70. ad7014b mmc: host: tmio: drop superfluous exit path by Wolfram Sang · 8 years ago
  71. c1ada71 mmc: slot-gpio: Don't override con_id when request descriptor by Andy Shevchenko · 8 years ago
  72. 6ac9b83 mmc: sdhci-pci: Remove unused member cd_con_id by Andy Shevchenko · 8 years ago
  73. 3bc702e mmc: mediatek: correct the implementation of msdc_card_busy by yong mao · 8 years ago
  74. e9acc77 mmc: sdhci-of-esdhc: remove default broken-cd for ARM by yangbo lu · 8 years ago
  75. a6b4488 mmc: sdhci-esdhc: clean up register definitions by yangbo lu · 8 years ago
  76. a8c643a mmc: dw_mmc: zx: Initial support for ZX mmc controller by Jun Nie · 8 years ago
  77. 4c8a03c mmc: dt-bindings: add ZTE ZX296718 MMC bindings by Jun Nie · 8 years ago
  78. d6fced8 mmc: dw_mmc: Add fifo watermark alignment property by Jun Nie · 8 years ago
  79. a0361c1 mmc: dw_mmc: Add fifo address property by Jun Nie · 8 years ago
  80. 4a80f77 Documentation: synopsys-dw-mshc: add binding for fifo quirks by Jun Nie · 8 years ago
  81. b8789ec mmc: host: Include interrupt.h in mmc host drivers that depends on it by Ulf Hansson · 8 years ago
  82. 210583f mmc: sdhci: Include leds.h by Ulf Hansson · 8 years ago
  83. 963836a mmc: sdhci-cadence: Include mmc.h by Ulf Hansson · 8 years ago
  84. 0f21c58 mmc: dw_mmc: Remove the public dw_mmc header file by Ulf Hansson · 8 years ago
  85. dba4bb4 mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data by Ulf Hansson · 8 years ago
  86. 8020f71 mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data by Ulf Hansson · 8 years ago
  87. 5957eeb mmc: sh_mmcif: Remove unused ->get_cd() platform callback by Ulf Hansson · 8 years ago
  88. 95cc4df mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data by Ulf Hansson · 8 years ago
  89. 13f00f9 mmc: Removed the unused public mmc boot.h header by Ulf Hansson · 8 years ago
  90. 608241f sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* by Ulf Hansson · 8 years ago
  91. 40165de mmc: sdhci-iproc: Increase max_blk_size for bcm2835 by Stefan Wahren · 8 years ago
  92. c82c277 mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver by Stefan Wahren · 8 years ago
  93. c7836d1 mmc: use empty initializer list to zero-clear structures by Masahiro Yamada · 8 years ago
  94. 164b50b mmc: block: Replace "goto retry" by a proper do / while loop by Geert Uytterhoeven · 8 years ago
  95. 8cb6ed1 mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq() by Geert Uytterhoeven · 8 years ago
  96. 46bc5c4 mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  97. b1c9517 mmc: sh_mobile_sdhi: enable HS200 by Wolfram Sang · 8 years ago
  98. 03c5b0d mmc: sh_mobile_sdhi: remove superfluous check in SCC error check by Wolfram Sang · 8 years ago
  99. 7f9096f mmc: sh_mobile_sdhi: remove superfluous check in init_tuning by Wolfram Sang · 8 years ago
  100. 97c64b2 mmc: sh_mobile_sdhi: remove superfluous check in hw_reset by Wolfram Sang · 8 years ago