1. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. a0d4766 mmc: sd: Define name for default speed dtr by yinbo.zhu · 7 years ago
  3. 6d796c6 mmc: core: add tunable delay waiting for power to be stable by Shawn Lin · 7 years ago
  4. 9c4a121 brcmfmac: Add support for bcm43364 wireless chipset by Sean Lanigan · 7 years ago
  5. 1433269 mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards by Ulf Hansson · 7 years ago
  6. 5581cfc Merge branch 'sdhci_omap' into next by Ulf Hansson · 7 years ago
  7. c16bc9a mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8v by Kishon Vijay Abraham I · 7 years ago
  8. 247cfe5 mmc: core: Add capability to avoid 3.3V signaling by Kyle Roeschley · 7 years ago
  9. 8ccd66f mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip by Diwakar Sharma · 7 years ago
  10. ebc5a1b mmc: core: Add a new quirk for limiting clock rate by harish_kandiga@mentor.com · 7 years ago
  11. 36f1d7e mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup by Adrian Hunter · 7 years ago
  12. 85f9ef8 mmc: slot-gpio: add a helper to check capability of GPIO WP detection by Masahiro Yamada · 7 years ago
  13. 126b627 mmc: core: Remove code no longer needed after the switch to blk-mq by Adrian Hunter · 7 years ago
  14. 10f21df4 mmc: block: blk-mq: Add support for direct completion by Adrian Hunter · 7 years ago
  15. c3d53d0 mmc: core: Add parameter use_blk_mq by Adrian Hunter · 7 years ago
  16. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  19. 72a5af5 mmc: core: Add support for handling CQE requests by Adrian Hunter · 7 years ago
  20. 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago
  21. 79ea73b mmc: sdhci-pci: remove outdated declaration by Wolfram Sang · 7 years ago
  22. de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
  23. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  24. 906d5ff mmc: core: Move mmc_start_areq() declaration by Adrian Hunter · 7 years ago
  25. d3bf68a mmc: host: Add CQE interface by Adrian Hunter · 7 years ago
  26. d2f8225 mmc: core: Add members to mmc_request and mmc_data for CQE's by Adrian Hunter · 7 years ago
  27. dc8d68b mmc: core: Remove unused MMC_CAP2_PACKED_CMD by Adrian Hunter · 7 years ago
  28. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 7 years ago
  29. 1896f14 mmc: core: remove check of host->removed for rescan routine by Shawn Lin · 8 years ago
  30. 0ec9eb9 brcmfmac: Add support for CYW4373 SDIO/USB chipset by Chi-Hsien Lin · 7 years ago
  31. 03dbaa0 mmc: slot-gpio: Add support to enable irq wake on cd_irq by Adrian Hunter · 8 years ago
  32. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  33. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 8 years ago
  34. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  35. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 8 years ago
  36. 33e6d74 mmc: core: Export API to allow hosts to get the card address by Ulf Hansson · 8 years ago
  37. 9d4579a mmc: mmc_test: Disable Command Queue while mmc_test is used by Adrian Hunter · 8 years ago
  38. b658af7 mmc: mmc: Add functions to enable / disable the Command Queue by Adrian Hunter · 8 years ago
  39. 7b410d0 mmc: queue: Share mmc request array between partitions by Adrian Hunter · 8 years ago
  40. 6335d68 mmc: core: add mmc_get_dma_dir by Heiner Kallweit · 8 years ago
  41. 5ef1ecf mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 8 years ago
  42. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  43. 884f386 mmc: core: move some sdio IDs out of quirks file by Shawn Lin · 8 years ago
  44. efff8e7 mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support by Uri Yanai · 8 years ago
  45. c3399ef mmc: core: rename mmc_start_req() to *areq() by Linus Walleij · 8 years ago
  46. 20f921b mmc: core: Invent MMC_CAP_3_3V_DDR by Ulf Hansson · 8 years ago
  47. 23888bf mmc: core: Don't use extern declarations of public mmc functions by Ulf Hansson · 8 years ago
  48. 5857b29 mmc: core: Move public functions from host.h to private headers by Ulf Hansson · 8 years ago
  49. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 8 years ago
  50. 009b0fc mmc: core: Remove unused struct _mmc_csd from public mmc.h header by Ulf Hansson · 8 years ago
  51. c0a3e08 mmc: core: Move erase/trim/discard defines from public core.h to mmc.h by Ulf Hansson · 8 years ago
  52. 9e1bbc7 mmc: core: Move some host specific public functions to host.h by Ulf Hansson · 8 years ago
  53. 55244c5 mmc: core: Move public functions from core.h to private headers by Ulf Hansson · 8 years ago
  54. 8da0073 mmc: core: First step in cleaning up public mmc header files by Ulf Hansson · 8 years ago
  55. 0f21c58 mmc: dw_mmc: Remove the public dw_mmc header file by Ulf Hansson · 8 years ago
  56. dba4bb4 mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data by Ulf Hansson · 8 years ago
  57. 8020f71 mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data by Ulf Hansson · 8 years ago
  58. 5957eeb mmc: sh_mmcif: Remove unused ->get_cd() platform callback by Ulf Hansson · 8 years ago
  59. 95cc4df mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data by Ulf Hansson · 8 years ago
  60. 13f00f9 mmc: Removed the unused public mmc boot.h header by Ulf Hansson · 8 years ago
  61. 46bc5c4 mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  62. a62a7788 brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF by Martin Blumenstingl · 8 years ago
  63. e711f03 mmc: mmc: Introduce mmc_abort_tuning() by Adrian Hunter · 8 years ago
  64. 925ff3a mmc: mmc: Add Command Queue definitions by Adrian Hunter · 8 years ago
  65. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 8 years ago
  66. 03d640a mmc: block: delete packed command support by Linus Walleij · 8 years ago
  67. d3c6aac mmc: delete is_first_req parameter from pre-request callback by Linus Walleij · 8 years ago
  68. a4cc7eb mmc: dw_mmc: use the cookie's enum values for post/pre_req() by Jaehoon Chung · 8 years ago
  69. c820af5 mmc: core: Add helper to see if a host can be retuned by Simon Horman · 8 years ago
  70. 8e8b3f5 mmc: core: use enum mmc_blk_status properly by Linus Walleij · 8 years ago
  71. 50fcbbb mmc: core: expose the capability of gpio card detect by Shawn Lin · 8 years ago
  72. 64cbd16 Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  73. 51b50c9 mmc: add define for R1 response without CRC by Wolfram Sang · 8 years ago
  74. 5163af5 mmc: core: Add support for sending commands during data transfer by Adrian Hunter · 8 years ago
  75. d6786fe mmc: dw_mmc: add reset support to dwmmc host controller by Guodong Xu · 8 years ago
  76. 5275a65 mmc: sd: Export SD Status via “ssr” device attribute by Uri Yanai · 8 years ago
  77. 634faf3 brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 by Arend Van Spriel · 8 years ago
  78. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 9 years ago
  79. 16a3457 mmc: dw_mmc: remove the quirks flags by Jaehoon Chung · 9 years ago
  80. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 9 years ago
  81. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 9 years ago
  82. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 9 years ago
  83. ef29c0e mmc: core: add mmc-hs400-enhanced-strobe support by Shawn Lin · 9 years ago
  84. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  85. 56025ca Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  86. 7ff2760 mmc: core: Add a facility to "pause" re-tuning by Adrian Hunter · 9 years ago
  87. 496aec5 brcmfmac: Add 4356 sdio support by Christian Daudt · 9 years ago
  88. 0106294 mmc: sh_mobile_sdhi: remove obsolete include file by Wolfram Sang · 9 years ago
  89. ac86045 mmc: tmio: merge distributed include files by Wolfram Sang · 9 years ago
  90. 6929eee mmc: dw_mmc: remove unused EVENT_XFER_ERROR by Shawn Lin · 9 years ago
  91. 49b1785 mmc: dw_mmc: fix warning reported by kernel-doc by Shawn Lin · 9 years ago
  92. 93b6911 mmc: host: add note that set_ios needs to handle 0Hz properly by Wolfram Sang · 9 years ago
  93. 452e5ee mmc: tmio: Add UHS-I mode support by Wolfram Sang · 9 years ago
  94. e8cc37b mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk by Shawn Lin · 9 years ago
  95. 13c3d47 mmc: dw_mmc: remove struct block_settings by Shawn Lin · 9 years ago
  96. bf96208 mmc: tmio: refactor set_clock a little by Wolfram Sang · 9 years ago
  97. d3204ab mmc: core: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  98. 01a999e mmc: dw_mmc: remove the unused quirks by Jaehoon Chung · 9 years ago
  99. 260b316 mmc: dw_mmc: use resource_size_t to store physical address by Arnd Bergmann · 9 years ago
  100. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago