1. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  4. 72a5af5 mmc: core: Add support for handling CQE requests by Adrian Hunter · 7 years ago
  5. 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago
  6. 79ea73b mmc: sdhci-pci: remove outdated declaration by Wolfram Sang · 7 years ago
  7. de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
  8. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  9. 906d5ff mmc: core: Move mmc_start_areq() declaration by Adrian Hunter · 7 years ago
  10. d3bf68a mmc: host: Add CQE interface by Adrian Hunter · 7 years ago
  11. d2f8225 mmc: core: Add members to mmc_request and mmc_data for CQE's by Adrian Hunter · 8 years ago
  12. dc8d68b mmc: core: Remove unused MMC_CAP2_PACKED_CMD by Adrian Hunter · 8 years ago
  13. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 8 years ago
  14. 1896f14 mmc: core: remove check of host->removed for rescan routine by Shawn Lin · 8 years ago
  15. 0ec9eb9 brcmfmac: Add support for CYW4373 SDIO/USB chipset by Chi-Hsien Lin · 8 years ago
  16. 03dbaa0 mmc: slot-gpio: Add support to enable irq wake on cd_irq by Adrian Hunter · 8 years ago
  17. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  18. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 8 years ago
  19. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  20. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 8 years ago
  21. 33e6d74 mmc: core: Export API to allow hosts to get the card address by Ulf Hansson · 8 years ago
  22. 9d4579a mmc: mmc_test: Disable Command Queue while mmc_test is used by Adrian Hunter · 8 years ago
  23. b658af7 mmc: mmc: Add functions to enable / disable the Command Queue by Adrian Hunter · 8 years ago
  24. 7b410d0 mmc: queue: Share mmc request array between partitions by Adrian Hunter · 8 years ago
  25. 6335d68 mmc: core: add mmc_get_dma_dir by Heiner Kallweit · 8 years ago
  26. 5ef1ecf mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 8 years ago
  27. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  28. 884f386 mmc: core: move some sdio IDs out of quirks file by Shawn Lin · 8 years ago
  29. efff8e7 mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support by Uri Yanai · 8 years ago
  30. c3399ef mmc: core: rename mmc_start_req() to *areq() by Linus Walleij · 8 years ago
  31. 20f921b mmc: core: Invent MMC_CAP_3_3V_DDR by Ulf Hansson · 8 years ago
  32. 23888bf mmc: core: Don't use extern declarations of public mmc functions by Ulf Hansson · 8 years ago
  33. 5857b29 mmc: core: Move public functions from host.h to private headers by Ulf Hansson · 8 years ago
  34. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 8 years ago
  35. 009b0fc mmc: core: Remove unused struct _mmc_csd from public mmc.h header by Ulf Hansson · 8 years ago
  36. c0a3e08 mmc: core: Move erase/trim/discard defines from public core.h to mmc.h by Ulf Hansson · 8 years ago
  37. 9e1bbc7 mmc: core: Move some host specific public functions to host.h by Ulf Hansson · 8 years ago
  38. 55244c5 mmc: core: Move public functions from core.h to private headers by Ulf Hansson · 8 years ago
  39. 8da0073 mmc: core: First step in cleaning up public mmc header files by Ulf Hansson · 8 years ago
  40. 0f21c58 mmc: dw_mmc: Remove the public dw_mmc header file by Ulf Hansson · 8 years ago
  41. dba4bb4 mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data by Ulf Hansson · 8 years ago
  42. 8020f71 mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data by Ulf Hansson · 8 years ago
  43. 5957eeb mmc: sh_mmcif: Remove unused ->get_cd() platform callback by Ulf Hansson · 8 years ago
  44. 95cc4df mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data by Ulf Hansson · 8 years ago
  45. 13f00f9 mmc: Removed the unused public mmc boot.h header by Ulf Hansson · 8 years ago
  46. 46bc5c4 mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  47. a62a7788 brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF by Martin Blumenstingl · 8 years ago
  48. e711f03 mmc: mmc: Introduce mmc_abort_tuning() by Adrian Hunter · 8 years ago
  49. 925ff3a mmc: mmc: Add Command Queue definitions by Adrian Hunter · 8 years ago
  50. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 8 years ago
  51. 03d640a mmc: block: delete packed command support by Linus Walleij · 8 years ago
  52. d3c6aac mmc: delete is_first_req parameter from pre-request callback by Linus Walleij · 8 years ago
  53. a4cc7eb mmc: dw_mmc: use the cookie's enum values for post/pre_req() by Jaehoon Chung · 8 years ago
  54. c820af5 mmc: core: Add helper to see if a host can be retuned by Simon Horman · 8 years ago
  55. 8e8b3f5 mmc: core: use enum mmc_blk_status properly by Linus Walleij · 8 years ago
  56. 50fcbbb mmc: core: expose the capability of gpio card detect by Shawn Lin · 8 years ago
  57. 64cbd16 Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  58. 51b50c9 mmc: add define for R1 response without CRC by Wolfram Sang · 8 years ago
  59. 5163af5 mmc: core: Add support for sending commands during data transfer by Adrian Hunter · 9 years ago
  60. d6786fe mmc: dw_mmc: add reset support to dwmmc host controller by Guodong Xu · 9 years ago
  61. 5275a65 mmc: sd: Export SD Status via “ssr” device attribute by Uri Yanai · 9 years ago
  62. 634faf3 brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 by Arend Van Spriel · 8 years ago
  63. a0c3b68 mmc: core: Allow hosts to specify non-support for MMC commands by Shawn Lin · 9 years ago
  64. 16a3457 mmc: dw_mmc: remove the quirks flags by Jaehoon Chung · 9 years ago
  65. 1b8d79c mmc: core: Allow hosts to specify non-support for SD commands by Ulf Hansson · 9 years ago
  66. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 9 years ago
  67. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 9 years ago
  68. ef29c0e mmc: core: add mmc-hs400-enhanced-strobe support by Shawn Lin · 9 years ago
  69. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  70. 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
  71. 7ff2760 mmc: core: Add a facility to "pause" re-tuning by Adrian Hunter · 9 years ago
  72. 496aec5 brcmfmac: Add 4356 sdio support by Christian Daudt · 9 years ago
  73. 0106294 mmc: sh_mobile_sdhi: remove obsolete include file by Wolfram Sang · 9 years ago
  74. ac86045 mmc: tmio: merge distributed include files by Wolfram Sang · 9 years ago
  75. 6929eee mmc: dw_mmc: remove unused EVENT_XFER_ERROR by Shawn Lin · 9 years ago
  76. 49b1785 mmc: dw_mmc: fix warning reported by kernel-doc by Shawn Lin · 9 years ago
  77. 93b6911 mmc: host: add note that set_ios needs to handle 0Hz properly by Wolfram Sang · 9 years ago
  78. 452e5ee mmc: tmio: Add UHS-I mode support by Wolfram Sang · 9 years ago
  79. e8cc37b mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk by Shawn Lin · 9 years ago
  80. 13c3d47 mmc: dw_mmc: remove struct block_settings by Shawn Lin · 9 years ago
  81. bf96208 mmc: tmio: refactor set_clock a little by Wolfram Sang · 9 years ago
  82. d3204ab mmc: core: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  83. 01a999e mmc: dw_mmc: remove the unused quirks by Jaehoon Chung · 9 years ago
  84. 260b316 mmc: dw_mmc: use resource_size_t to store physical address by Arnd Bergmann · 9 years ago
  85. 100a606 mmc: core: Introduce MMC_CAP2_NO_SDIO cap by Carlo Caione · 9 years ago
  86. 8dede18 mmc: core: Refactor code to register the MMC PM notifier by Ulf Hansson · 9 years ago
  87. 7b6471a mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant by Ulf Hansson · 9 years ago
  88. 9979dbe mmc: mmc: extend the mmc_send_tuning() by Chaotian Jing · 9 years ago
  89. 3fc7eae mmc: dw_mmc: Add external dma interface support by Shawn Lin · 9 years ago
  90. 2086f80 mmc: core: Add mmc_regulator_set_vqmmc() by Douglas Anderson · 9 years ago
  91. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  92. f90d2e4 mmc: core: Convert __mmc_switch() into an internal core function by Ulf Hansson · 9 years ago
  93. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 10 years ago
  94. 57e1048 mmc: dw_mmc: add quirk for broken data transfer over scheme by Addy Ke · 10 years ago
  95. 2b708df mmc: dw_mmc: remove the unused blk_setting by Jaehoon Chung · 10 years ago
  96. 575c319 mmc: dw_mmc: fix pio mode when internal dmac is enabled by Heiko Stuebner · 10 years ago
  97. f13e5b9 mmc: sdio: avoid using NULL sdio_irq_thread pointer by Yangbo Lu · 10 years ago
  98. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 10 years ago
  99. 2084890 mmc: mediatek: Add Mediatek MMC driver by Chaotian Jing · 10 years ago
  100. e1bfad6 mmc: sdhci-pci: Add support for drive strength selection for SPT by Adrian Hunter · 10 years ago