1. 49ba030 mmc: dw_mmc: Add locking around cmd11 timer by Doug Anderson · 10 years ago
  2. fd67419 mmc: dw_mmc: Add a return in an unexpected cmd11 timeout by Doug Anderson · 10 years ago
  3. 8886a6f mmc: dw_mmc: Increase cmd11 timeout to 500ms by Doug Anderson · 10 years ago
  4. 76184ac mmc: dw_mmc: fix fifo ordering in big endian by Ben Dooks · 10 years ago
  5. 6687c42 mmc: dw_mmc: change idmac descriptor files to __le32 by Ben Dooks · 10 years ago
  6. 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
  7. 5c93516 mmc: dw_mmc: Add a timeout for sending CMD11 by Doug Anderson · 10 years ago
  8. 488b8d6 mmc: dw_mmc: enable card read threshold when mode is HS400 by Jaehoon Chung · 10 years ago
  9. c22f5e1 mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static by Wu Fengguang · 10 years ago
  10. ed2540e mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted by Doug Anderson · 10 years ago
  11. fa0c328 mmc: dw_mmc: Only enable CD after setup and only if needed by Doug Anderson · 10 years ago
  12. 0bdbd0e mmc: dw_mmc: Don't start commands while busy by Doug Anderson · 10 years ago
  13. d1f1dd8 mmc: dw_mmc: Give a good reset after we give power by Doug Anderson · 10 years ago
  14. 655babb mmc: dw_mmc: Make sure we only adjust the clock when power is on by Doug Anderson · 10 years ago
  15. bdb9a90 mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors by addy ke · 10 years ago
  16. 8011313 mmc: dw_mmc: exynos: Support eMMC's HS400 mode by Seungwon Jeon · 10 years ago
  17. 29d0d16 mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP by Doug Anderson · 10 years ago
  18. 6c2c650 mmc: dw_mmc: Convert to mmc_send_tuning() by Ulf Hansson · 10 years ago
  19. bf3707e mmc: dw_mmc: remove unnecessary debug message by Beomho Seo · 10 years ago
  20. 1a25b1b mmc: dw_mmc: fix the max_blk_count in IDMAC by Seungwon Jeon · 10 years ago
  21. f8c58c1 mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock by Doug Anderson · 10 years ago
  22. b24c8b2 mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts by Doug Anderson · 10 years ago
  23. 66dfd10 mmc: dw_mmc: avoid write to CDTHRCTL on older versions by James Hogan · 10 years ago
  24. 7675623 mmc: dw_mmc: add support for the other bit of sdio interrupt by Addy Ke · 10 years ago
  25. 69d99fd mmc: dw_mmc: Add IDMAC 64-bit address mode support by Prabu Thangamuthu · 10 years ago
  26. 6130e7a mmc: dw_mmc: Remove old card detect infrastructure by Doug Anderson · 10 years ago
  27. b19caf3 mmc: dw_mmc: Change signal voltage error to dev_dbg() by Doug Anderson · 10 years ago
  28. 536f6b9 mmc: dw_mmc: Reset DMA before enabling IDMAC by Sonny Rao · 10 years ago
  29. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  30. 7e1fc19 mmc: dw_mmc: Remove unused function for !CONFIG_OF by Tobias Klauser · 10 years ago
  31. 3cf890f mmc: dw_mmc: Pass back errors from mmc_of_parse() by Doug Anderson · 10 years ago
  32. 0173055 mmc: dw_mmc: Support voltage changes by Doug Anderson · 10 years ago
  33. 51da224 mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators by Yuvaraj CD · 10 years ago
  34. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  35. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  36. 3a33a94 mmc: dw_mmc: change to use recommended reset procedure by Sonny Rao · 10 years ago
  37. e6cc012 mmc: dw_mmc: Don't print data errors by Doug Anderson · 11 years ago
  38. ae0eb34 mmc: dw_mmc: restore the card-present checking point by Jaehoon Chung · 11 years ago
  39. 9795a84 mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio() by Jaehoon Chung · 11 years ago
  40. f16afa8 mmc: dw_mmc: remove unnecessary function. by Jaehoon Chung · 11 years ago
  41. 4a1b27a mmc: dw_mmc: fix minor coding style. by Jaehoon Chung · 11 years ago
  42. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 11 years ago
  43. 612de4c mmc: dw_mmc: replace the bus_hz checking point by Jaehoon Chung · 11 years ago
  44. d8a4fb0 mmc: dw_mmc: use the mmc_of_parse() instead of local parser by Jaehoon Chung · 11 years ago
  45. cab3a80 mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  46. 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
  47. 59ff3eb workqueue: remove deprecated WQ_NON_REENTRANT by ZhangZhen · 11 years ago
  48. 17c8bc8 mmc: dw_mmc: Fix NULL pointer dereference by Sachin Kamat · 11 years ago
  49. 7cf347b mmc: dw_mmc: fix dw_mci_get_cd by Zhangfei Gao · 11 years ago
  50. bf626e5 mmc: dw_mmc: use slot-gpio to handle cd pin by Zhangfei Gao · 11 years ago
  51. 1eeaadf mmc: dw_mmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  52. aa50f25 mmc: dw_mmc: fix the transfer termination in IDMAC mode by Seungwon Jeon · 11 years ago
  53. 5ce9d96 mmc: dw_mmc: amend use of idmac sw reset by Seungwon Jeon · 11 years ago
  54. 31bff45 mmc: dw_mmc: gather each reset code into functions by Seungwon Jeon · 11 years ago
  55. e352c81 mmc: dw_mmc: rework the code related to cmd/data completion by Seungwon Jeon · 11 years ago
  56. 90c2143 mmc: dw_mmc: guarantee stop-abort cmd in data errors by Seungwon Jeon · 11 years ago
  57. 71abb13 mmc: dw_mmc: fix error handling on response error by Seungwon Jeon · 11 years ago
  58. f1d2736 mmc: dw_mmc: control card read threshold by Seungwon Jeon · 11 years ago
  59. 52426899 mmc: dw_mmc: adjust the fifoth with block size by Seungwon Jeon · 11 years ago
  60. 1f44a2a mmc: dw_mmc: set the supported max/min frequency by Seungwon Jeon · 11 years ago
  61. 10b4984 mmc: dw_mmc: move supports-highspeed of quirks to caps by Seungwon Jeon · 11 years ago
  62. 5dd63f5 mmc: dw_mmc: add the capability to support hs200 mode by Seungwon Jeon · 11 years ago
  63. 0976f16 mmc: dw_mmc: add support tuning scheme by Seungwon Jeon · 11 years ago
  64. 002f0d5 mmc: dw_mmc: move the platform specific init call by Yuvaraj Kumar C D · 11 years ago
  65. 2eb2944 mmc: dw_mmc: Set timeout to max upon resume by Doug Anderson · 11 years ago
  66. fdf492a mmc: dw_mmc: Honor requests to set the clock to 0 by Doug Anderson · 11 years ago
  67. 369ac86 mmc: dw_mmc: don't queue up a card detect at slot startup by Doug Anderson · 11 years ago
  68. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  69. 476d79f mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly by Doug Anderson · 11 years ago
  70. a55d6ff mmc: dw_mmc: Indicate that regulators may be absent by Mark Brown · 11 years ago
  71. 3c6d89e mmc: dw_mmc: Add the ability to set the ciu clock frequency by Doug Anderson · 12 years ago
  72. 870556a mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER by Doug Anderson · 12 years ago
  73. 3f7eec6 mmc: dw_mmc: change the macro name from DTO to DRTO by Jaehoon Chung · 12 years ago
  74. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 12 years ago
  75. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 12 years ago
  76. 32d781a mmc: dw_mmc: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  77. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  78. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 12 years ago
  79. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 12 years ago
  80. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 12 years ago
  81. cfbeb59c mmc: dw_mmc: Handle unaligned data submission correctly by Markos Chandras · 12 years ago
  82. 3e4b0d8 mmc: dw_mmc: Avoid adding the number of transmitted bytes twice by Markos Chandras · 12 years ago
  83. 1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt by Markos Chandras · 12 years ago
  84. 6300876 mmc: dw_mmc: move host->data_offset init earlier by James Hogan · 12 years ago
  85. e6f34e2 mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} by James Hogan · 12 years ago
  86. c69042a mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear by Hyeonsu Kim · 12 years ago
  87. 87a74d3 mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode by Kyoungil Kim · 12 years ago
  88. 0cea529 mmc: dw_mmc: return the result of mmc_add_host() by Jaehoon Chung · 12 years ago
  89. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  90. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  91. 55a6ceb mmc: dw_mmc: Handle wp-gpios from device tree by Doug Anderson · 12 years ago
  92. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  93. b2f7cb4 mmc: dw_mmc: remove duplicated buswidth code by Jaehoon Chung · 12 years ago
  94. bf7cb22 mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from by Jaehoon Chung · 12 years ago
  95. 780f22a mmc: dw_mmc: use devres functions in dw_mmc by Seungwon Jeon · 12 years ago
  96. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  97. e95baf1 mmc: dw_mmc: fix more const pointer warnings by Arnd Bergmann · 12 years ago
  98. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  99. cb27a84 mmc: dw_mmc: fix multiple drv_data NULL dereferences by James Hogan · 12 years ago
  100. 2da1d7f mmc: dw_mmc: enable controller interrupt before calling mmc_start_host by Yuvaraj CD · 12 years ago