1. 0f75c40 mmc: dw_mmc: remove the deprecated "supports-highspeed" property by Jaehoon Chung · 8 years ago
  2. 2075356 mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth by Shawn Lin · 8 years ago
  3. cc190d4 mmc: dw_mmc: use macro to define ring buffer size by Shawn Lin · 8 years ago
  4. d12d0cb mmc: dw_mmc: fix misleading error print if failing to do DMA transfer by Shawn Lin · 8 years ago
  5. 3b2a067 mmc: dw_mmc: avoid race condition of cpu and IDMAC by Shawn Lin · 8 years ago
  6. ec0baaa mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64 by Shawn Lin · 8 years ago
  7. e7a1dec mmc: dw_mmc: return -EILSEQ for EBE and SBE error by Shawn Lin · 8 years ago
  8. d6786fe mmc: dw_mmc: add reset support to dwmmc host controller by Guodong Xu · 8 years ago
  9. 7037f3b mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock by Jaehoon Chung · 8 years ago
  10. 00f400b mmc: dw_mmc: remove parsing for each slot subnode by Shawn Lin · 8 years ago
  11. 005d675 mmc: dw_mmc: fix the spamming log message by Jaehoon Chung · 8 years ago
  12. 6024e16 mmc: dw_mmc: set to MMC_CAP_ERASE by default by Jaehoon Chung · 8 years ago
  13. faecf41 mmc: dw_mmc: fix unmap sg twice when finding data err by Shawn Lin · 8 years ago
  14. 7e4bf1b mmc: dw_mmc: add the card write threshold for HS400 mode by Jaehoon Chung · 8 years ago
  15. 16a3457 mmc: dw_mmc: remove the quirks flags by Jaehoon Chung · 8 years ago
  16. 65257a0 mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus() by Seung-Woo Kim · 8 years ago
  17. 46d1795 mmc: dw_mmc: Wait for data transfer after response errors. by Doug Anderson · 8 years ago
  18. e5306c3 mmc: dw_mmc: fix 32bit little-endian access of des1 field by Ben Dooks · 8 years ago
  19. 7a3c567 mmc: dw_mmc: Consider HLE errors to be data and command errors by Doug Anderson · 10 years ago
  20. 56f6911 mmc: dw_mmc: check card present before starting request by Shawn Lin · 8 years ago
  21. c0834a58 mmc: dw_mmc: remove redundant of set_bit and clear_bit by Shawn Lin · 8 years ago
  22. 860951c mmc: host: use the defined function to check whether card is removable by Jaehoon Chung · 8 years ago
  23. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  24. 225faf8 mmc: dw_mmc: fix the wrong max_blk_size by Jaehoon Chung · 8 years ago
  25. 2edeb85 mmc: dw_mmc: remove setup_clock callback by Shawn Lin · 8 years ago
  26. ab925a3 mmc: dw_mmc: avoid using dmaengine_terminate_all by Shawn Lin · 9 years ago
  27. 8a629d2 mmc: dw_mmc: fix num_slots setting by Shawn Lin · 9 years ago
  28. 345efee mmc: dw_mmc: remove repetitive clear interrupt by Shawn Lin · 9 years ago
  29. 3744415 mmc: dw_mmc: fix err handle of dw_mci_probe by Shawn Lin · 9 years ago
  30. e8cc37b mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk by Shawn Lin · 9 years ago
  31. 935a665 mmc: dw_mmc: add hw_reset support by Shawn Lin · 9 years ago
  32. aaaaeb7 mmc: dw_mmc: remove the prepare_command hook by Jaehoon Chung · 9 years ago
  33. 538fdf5 mmc: dw_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  34. 01a999e mmc: dw_mmc: remove the unused quirks by Jaehoon Chung · 9 years ago
  35. 260b316 mmc: dw_mmc: use resource_size_t to store physical address by Arnd Bergmann · 9 years ago
  36. 7cc8d58 mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode by Jaehoon Chung · 9 years ago
  37. 4539d36 mmc: dw_mmc: NULL dereference in error message by Dan Carpenter · 9 years ago
  38. 9979dbe mmc: mmc: extend the mmc_send_tuning() by Chaotian Jing · 9 years ago
  39. 7069275 mmc: dw_mmc: use macro for HCON register operations by Shawn Lin · 9 years ago
  40. 3fc7eae mmc: dw_mmc: Add external dma interface support by Shawn Lin · 9 years ago
  41. e0848f5 mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch by Douglas Anderson · 9 years ago
  42. 57e1048 mmc: dw_mmc: add quirk for broken data transfer over scheme by Addy Ke · 9 years ago
  43. 40a7a46 mmc: dw_mmc: print the message for deprecated property by Jaehoon Chung · 9 years ago
  44. 2b708df mmc: dw_mmc: remove the unused blk_setting by Jaehoon Chung · 9 years ago
  45. 9e747b7 mmc: dw_mmc: fix the wrong condition checking by Jaehoon Chung · 9 years ago
  46. 575c319 mmc: dw_mmc: fix pio mode when internal dmac is enabled by Heiko Stuebner · 9 years ago
  47. 0e3a22c mmc: dw_mmc: Fix coding style issues by Shawn Lin · 9 years ago
  48. 5959b32 mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used by Alexey Brodkin · 9 years ago
  49. 048fd7e mmc: dw_mmc: insmod followed by rmmod will hung for eMMC by Prabu Thangamuthu · 9 years ago
  50. eff8f2f mmc: dw_mmc: Use core to handle absent write protect line by Lars-Peter Clausen · 9 years ago
  51. 8f7849c mmc: dw_mmc: add switch_voltage by Zhangfei Gao · 9 years ago
  52. 4de3bf6 mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE by Zhangfei Gao · 9 years ago
  53. 4b24472 mmc: dw_mmc: init desc in dw_mci_idmac_init by Zhangfei Gao · 9 years ago
  54. 49ba030 mmc: dw_mmc: Add locking around cmd11 timer by Doug Anderson · 9 years ago
  55. fd67419 mmc: dw_mmc: Add a return in an unexpected cmd11 timeout by Doug Anderson · 9 years ago
  56. 8886a6f mmc: dw_mmc: Increase cmd11 timeout to 500ms by Doug Anderson · 9 years ago
  57. 76184ac mmc: dw_mmc: fix fifo ordering in big endian by Ben Dooks · 10 years ago
  58. 6687c42 mmc: dw_mmc: change idmac descriptor files to __le32 by Ben Dooks · 10 years ago
  59. b793f65 mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring by Doug Anderson · 10 years ago
  60. 5c93516 mmc: dw_mmc: Add a timeout for sending CMD11 by Doug Anderson · 10 years ago
  61. 488b8d6 mmc: dw_mmc: enable card read threshold when mode is HS400 by Jaehoon Chung · 10 years ago
  62. c22f5e1 mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static by Wu Fengguang · 10 years ago
  63. ed2540e mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted by Doug Anderson · 10 years ago
  64. fa0c328 mmc: dw_mmc: Only enable CD after setup and only if needed by Doug Anderson · 10 years ago
  65. 0bdbd0e mmc: dw_mmc: Don't start commands while busy by Doug Anderson · 10 years ago
  66. d1f1dd8 mmc: dw_mmc: Give a good reset after we give power by Doug Anderson · 10 years ago
  67. 655babb mmc: dw_mmc: Make sure we only adjust the clock when power is on by Doug Anderson · 10 years ago
  68. bdb9a90 mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors by addy ke · 10 years ago
  69. 8011313 mmc: dw_mmc: exynos: Support eMMC's HS400 mode by Seungwon Jeon · 10 years ago
  70. 29d0d16 mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP by Doug Anderson · 10 years ago
  71. 6c2c650 mmc: dw_mmc: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  72. bf3707e mmc: dw_mmc: remove unnecessary debug message by Beomho Seo · 10 years ago
  73. 1a25b1b mmc: dw_mmc: fix the max_blk_count in IDMAC by Seungwon Jeon · 10 years ago
  74. f8c58c1 mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock by Doug Anderson · 10 years ago
  75. b24c8b2 mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts by Doug Anderson · 10 years ago
  76. 66dfd10 mmc: dw_mmc: avoid write to CDTHRCTL on older versions by James Hogan · 10 years ago
  77. 7675623 mmc: dw_mmc: add support for the other bit of sdio interrupt by Addy Ke · 10 years ago
  78. 69d99fd mmc: dw_mmc: Add IDMAC 64-bit address mode support by Prabu Thangamuthu · 10 years ago
  79. 6130e7a mmc: dw_mmc: Remove old card detect infrastructure by Doug Anderson · 10 years ago
  80. b19caf3 mmc: dw_mmc: Change signal voltage error to dev_dbg() by Doug Anderson · 10 years ago
  81. 536f6b9 mmc: dw_mmc: Reset DMA before enabling IDMAC by Sonny Rao · 10 years ago
  82. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  83. 7e1fc19 mmc: dw_mmc: Remove unused function for !CONFIG_OF by Tobias Klauser · 10 years ago
  84. 3cf890f mmc: dw_mmc: Pass back errors from mmc_of_parse() by Doug Anderson · 10 years ago
  85. 0173055 mmc: dw_mmc: Support voltage changes by Doug Anderson · 10 years ago
  86. 51da224 mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators by Yuvaraj CD · 10 years ago
  87. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  88. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  89. 3a33a94 mmc: dw_mmc: change to use recommended reset procedure by Sonny Rao · 10 years ago
  90. e6cc012 mmc: dw_mmc: Don't print data errors by Doug Anderson · 10 years ago
  91. ae0eb34 mmc: dw_mmc: restore the card-present checking point by Jaehoon Chung · 11 years ago
  92. 9795a84 mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio() by Jaehoon Chung · 11 years ago
  93. f16afa8 mmc: dw_mmc: remove unnecessary function. by Jaehoon Chung · 11 years ago
  94. 4a1b27a mmc: dw_mmc: fix minor coding style. by Jaehoon Chung · 11 years ago
  95. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 11 years ago
  96. 612de4c mmc: dw_mmc: replace the bus_hz checking point by Jaehoon Chung · 11 years ago
  97. d8a4fb0 mmc: dw_mmc: use the mmc_of_parse() instead of local parser by Jaehoon Chung · 11 years ago
  98. cab3a80 mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  99. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  100. 59ff3eb workqueue: remove deprecated WQ_NON_REENTRANT by ZhangZhen · 11 years ago