1. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 10 years ago
  3. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. 76184ac mmc: dw_mmc: fix fifo ordering in big endian by Ben Dooks · 10 years ago
  5. f5c5179 mmc: core: Convert the error field in struct mmc_command|data into an int by Ulf Hansson · 10 years ago
  6. 5c93516 mmc: dw_mmc: Add a timeout for sending CMD11 by Doug Anderson · 10 years ago
  7. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 10 years ago
  8. 03a6d29 mmc: sdhci-spear: Remove exported header by Ulf Hansson · 10 years ago
  9. 83f13cc mmc: sdhci: Remove the sdhci exported header file by Ulf Hansson · 10 years ago
  10. 3bfa6f0 mmc: sdhci: add quirk for ACMD23 broken by Scott Branden · 10 years ago
  11. 2591155 brcmfmac: add support for BCM43430 SDIO chipset by Arend van Spriel · 10 years ago
  12. 9c51026 brcmfmac: Add support for BCM4345 SDIO chipset. by Syed Asifful Dayyan · 10 years ago
  13. 84f11d5 mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info by Kuninori Morimoto · 10 years ago
  14. aa7ed01 Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  15. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 10 years ago
  16. 3aa8793 mmc: core: Initial support for MMC power sequences by Ulf Hansson · 10 years ago
  17. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  18. 9cd0ef2 Merge branch 'tmio' into next by Ulf Hansson · 10 years ago
  19. 010f4aa mmc: sh_mobile_sdhi: remove .init/.cleanup by Kuninori Morimoto · 10 years ago
  20. d3fc5d7 mmc: sdhci: add a quirk for single block transactions by Vincent Yang · 10 years ago
  21. 67d0d04 mmc: sdhci: add a quirk for tuning work around by Vincent Yang · 10 years ago
  22. c7ea834 mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts by NeilBrown · 10 years ago
  23. 83533ab mmc: core: always check status after reset by Johan Rudholm · 10 years ago
  24. 348487c mmc: sdhci: use pipeline mmc requests to improve performance by Haibo Chen · 10 years ago
  25. 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
  26. df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
  27. eddbc3a mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs by Ulf Hansson · 10 years ago
  28. f8c58c1 mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock by Doug Anderson · 10 years ago
  29. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  30. 8b3a38daf brcmfmac: Add support for bcm43340/1 wireless chipsets by Arend van Spriel · 10 years ago
  31. fe5afb13d mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter by Ulf Hansson · 10 years ago
  32. 996903d mmc: core: add core-level function for sending tuning commands by Minda Chen · 10 years ago
  33. 7675623 mmc: dw_mmc: add support for the other bit of sdio interrupt by Addy Ke · 10 years ago
  34. e9fb05d mmc: sdhci: Add HS400 support to SDHCI driver by Adrian Hunter · 10 years ago
  35. 549c0b1 mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported by Adrian Hunter · 10 years ago
  36. 69d99fd mmc: dw_mmc: Add IDMAC 64-bit address mode support by Prabu Thangamuthu · 10 years ago
  37. 9b8ffea mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleared for cmd without data by Vincent Wan · 10 years ago
  38. e57a5f6 mmc: sdhci: Add 64-bit ADMA support by Adrian Hunter · 10 years ago
  39. 76fe379 mmc: sdhci: Parameterize ADMA sizes and alignment by Adrian Hunter · 10 years ago
  40. 1c3d5f6 mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data by Adrian Hunter · 10 years ago
  41. 4efaa6f mmc: sdhci: Rename adma_desc to adma_table by Adrian Hunter · 10 years ago
  42. 2fc91e8 mmc: core: Remove the redundant mmc_send_ext_csd() API by Ulf Hansson · 10 years ago
  43. e21aa51 mmc: core: Export mmc_get_ext_csd() by Ulf Hansson · 10 years ago
  44. 6130e7a mmc: dw_mmc: Remove old card detect infrastructure by Doug Anderson · 10 years ago
  45. 0f76242 mmc: core: Report firmware version for eMMC 5.0 devices. by Gwendal Grignou · 10 years ago
  46. 390e316 mmc: core: Remove unused mmc_list_to_card() macro by Ulf Hansson · 10 years ago
  47. fc95e30 mmc: block: Use dev_set|get_drvdata() by Ulf Hansson · 10 years ago
  48. 6685ac6 mmc: core: Convert mmc_driver to device_driver by Ulf Hansson · 10 years ago
  49. 433b7b1 mmc: core: Don't export the to_sdio_driver macro by Ulf Hansson · 10 years ago
  50. 6154139 mmc: sdhci: Add quirk for always getting TC with stop cmd by Adrian Hunter · 10 years ago
  51. 89168b4 mmc: core: restore detect line inversion semantics by Linus Walleij · 10 years ago
  52. 8af465d mmc: core: Add new power_mode MMC_POWER_UNDEFINED by Roger Tseng · 10 years ago
  53. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  54. 69803d4 mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" by Grégory Soutadé · 10 years ago
  55. 9d2fa24 mmc: slot-gpio: add gpiod variant to get wp GPIO by Linus Walleij · 10 years ago
  56. 0abb71f mmc: remove MMC_CAP2_NO_MULTI_READ flags by Kuninori Morimoto · 10 years ago
  57. 2e47e84 mmc: Add .multi_io_quirk callback for multi I/O HW bug by Kuninori Morimoto · 10 years ago
  58. e99783a mmc: sdhci: handle busy-end interrupt during command by Chanho Min · 10 years ago
  59. 0173055 mmc: dw_mmc: Support voltage changes by Doug Anderson · 10 years ago
  60. 51da224 mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators by Yuvaraj CD · 10 years ago
  61. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  62. b368399 mmc: Correct the value of MMC_NUM_PHY_PARTITION by Yi Sun · 10 years ago
  63. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  64. 3a48edc mmc: sdhci: Use mmc core regulator infrastucture by Tim Kryger · 11 years ago
  65. da91a8f mmc: sdhci: track whether preset mode is currently enabled in hardware by Russell King · 11 years ago
  66. d975f12 mmc: sdhci: cache timing information locally by Russell King · 11 years ago
  67. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 11 years ago
  68. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 11 years ago
  69. b537f94 mmc: sdhci: more efficient interrupt enable register handling by Russell King · 11 years ago
  70. 3560db8 mmc: sdhci: push card_tasklet into threaded irq handler by Russell King · 11 years ago
  71. 781e989 mmc: sdhci: convert to new SDIO IRQ handling by Russell King · 11 years ago
  72. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 11 years ago
  73. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 11 years ago
  74. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 11 years ago
  75. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 11 years ago
  76. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 11 years ago
  77. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 11 years ago
  78. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 11 years ago
  79. 297d405 mmc: card.h: Use NULL instead of 0 for END_FIXUP by Fabio Estevam · 11 years ago
  80. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 11 years ago
  81. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  82. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  83. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 11 years ago
  84. 740a221 mmc: slot-gpio: Add GPIO descriptor based CD GPIO API by Adrian Hunter · 11 years ago
  85. 42c1add mmc: sdhci-spear: remove support for power gpio by Russell King · 11 years ago
  86. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 11 years ago
  87. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 11 years ago
  88. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  89. 9107ebb mmc: sdhci: add support for realtek rts5250 by Micky Ching · 11 years ago
  90. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  91. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  92. 469a00b mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD by Ulf Hansson · 11 years ago
  93. 325e2f9 mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE by Ulf Hansson · 11 years ago
  94. a2d1086 mmc: card: Remove host cap MMC_CAP2_SANITIZE by Ulf Hansson · 11 years ago
  95. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  96. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  97. e562405 mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling by Bing Zhao · 11 years ago
  98. 13868bf mmc: sdhci: add quirk for broken HS200 support by David Cohen · 11 years ago
  99. e3c418f mmc: SDHI: add SoC specific workaround via HW version by Kuninori Morimoto · 11 years ago
  100. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago