1. 1a6fe7b mmc: dw_mmc: Do not wait for DTO in case of error by Mårten Lindahl · 3 years ago
  2. 25d5417 mmc: dw_mmc: Add driver callbacks for data read timeout by Mårten Lindahl · 3 years ago
  3. ebc4dcf mmc: dw_mmc: clean up a debug message by Dan Carpenter · 3 years ago
  4. 0dc7a3e mmc: dw_mmc: add common capabilities to replace caps by John Keeping · 3 years, 1 month ago
  5. 6a8c201 mmc: dw_mmc: Allow lower TMOUT value than maximum by Mårten Lindahl · 3 years, 1 month ago
  6. 9f0d3cc mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails by Mårten Lindahl · 3 years, 2 months ago
  7. 61840ed mmc: dw_mmc: Drop use of ->init_card() callback by Ulf Hansson · 3 years, 2 months ago
  8. 43592c8 mmc: dw_mmc: Dont wait for DRTO on Write RSP error by Christian Löhle · 3 years, 3 months ago
  9. 26391e4 mmc: dw_mmc: Only inject fault before done/error by Vincent Whitchurch · 3 years, 4 months ago
  10. c3ff018 mmc: dw_mmc: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
  11. 2b8ac06 mmc: dw_mmc: Add data CRC error injection by Vincent Whitchurch · 3 years, 6 months ago
  12. 25f8203 mmc: dw_mmc: Fix hang on data CRC error by Vincent Whitchurch · 3 years, 6 months ago
  13. baf6fe4 mmc: dw_mmc: simplify optional reset handling by Philipp Zabel · 3 years, 10 months ago
  14. 6bfe4f7 mmc: dw_mmc: Drop redundant call to ->card_event callback by Ulf Hansson · 3 years, 11 months ago
  15. 6078df1 mmc: dw_mmc: Use new tasklet API by Emil Renner Berthing · 3 years, 11 months ago
  16. 9f7d4c9 mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ by Tian Tao · 4 years, 2 months ago
  17. 308d272 mmc: dw_mmc: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  19. 1be64c7 mmc: host: Drop redundant MMC_CAP_ERASE by Ulf Hansson · 4 years, 8 months ago
  20. 9cbe0fc mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0 by Marek Vasut · 4 years, 9 months ago
  21. c1fce22 mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  22. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  23. 6b62e12 mmc: dw_mmc: fix indentation issue by Colin Ian King · 5 years ago
  24. 118e111 mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call by Geert Uytterhoeven · 5 years ago
  25. 0c40c1b mmc: dw_mmc: Fix debugfs on 64-bit platforms by Geert Uytterhoeven · 5 years ago
  26. 7c52660 mmc: dw_mmc: Re-store SDIO IRQs mask at system resume by Ulf Hansson · 5 years ago
  27. ba2d139 mmc: dw_mmc: Fix occasional hang after tuning on eMMC by Douglas Anderson · 5 years ago
  28. fcac152 mmc: host: dw_mmc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  29. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  30. 7a6b9f4d mmc: dw_mmc: fix card threshold control configuration by x00270170 · 6 years ago
  31. ff17898 mmc: dw_mmc: update actual clock for mmc debugfs by Shawn Lin · 7 years ago
  32. f09a793 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  33. 47b7de2 mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs by Evgeniy Didin · 7 years ago
  34. 01b653c mmc: dw_mmc: remove the deprecated "num-slots" by Jaehoon Chung · 7 years ago
  35. 86b93a4 mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property by Jaehoon Chung · 7 years ago
  36. 611d059 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  37. ec10ab5 mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD by Shawn Lin · 7 years ago
  38. 64c1412b mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE by Shawn Lin · 7 years ago
  39. c715160 mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems by Evgeniy Didin · 7 years ago
  40. 5b43df8 mmc: dw_mmc: Avoid accessing registers in runtime suspended state by Shawn Lin · 7 years ago
  41. 0d84b9e mmc: dw_mmc: Fix out-of-bounds access for slot's caps by Shawn Lin · 7 years ago
  42. a4faa49 mmc: dw_mmc: Factor out dw_mci_init_slot_caps by Shawn Lin · 7 years ago
  43. 3797772 mmc: dw_mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  44. 93c23ae mmc: dw_mmc: Cleanup the DTO timer like the CTO one by Douglas Anderson · 7 years ago
  45. eaaffce Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  46. 9d9491a mmc: dw_mmc: Fix the DTO timeout calculation by Douglas Anderson · 7 years ago
  47. 8892b70 mmc: dw_mmc: Add locking to the CTO timer by Douglas Anderson · 7 years ago
  48. 4c2357f mmc: dw_mmc: Fix the CTO timeout calculation by Douglas Anderson · 7 years ago
  49. 0363b12 mmc: dw_mmc: cancel the CTO timer after a voltage switch by Douglas Anderson · 7 years ago
  50. 0f3a47b mmc: dw_mmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  51. 27d70d36 mmc: dw_mmc: make const arrays mszs static by Colin Ian King · 7 years ago
  52. 03de192 mmc: dw_mmc: introduce timer for broken command transfer over scheme by Addy Ke · 7 years ago
  53. 941e372 mmc: dw_mmc: move controller reset before driver init by liwei · 7 years ago
  54. a93d6f3 mmc: dw_mmc: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  55. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 7 years ago
  56. e47c0b9 mmc: dw_mmc: remove the unnecessary slot variable by Jaehoon Chung · 8 years ago
  57. 42f989c mmc: dw_mmc: use the 'slot' instead of 'cur_slot' by Jaehoon Chung · 8 years ago
  58. e4a65ef7 mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot by Jaehoon Chung · 8 years ago
  59. b23475f mmc: dw_mmc: change the array of slots by Jaehoon Chung · 8 years ago
  60. 5887024 mmc: dw_mmc: remove the loop about finding slots by Jaehoon Chung · 8 years ago
  61. d30a8f7 mmc: dw_mmc: deprecated the "num-slots" property by Jaehoon Chung · 8 years ago
  62. 852ff5f mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  63. 0eebf9b9 Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" by Ulf Hansson · 8 years ago
  64. ca8971c mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled by Ulf Hansson · 8 years ago
  65. 32dba73 mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs by Ulf Hansson · 8 years ago
  66. feeef09 mmc: use new core function mmc_get_dma_dir by Heiner Kallweit · 8 years ago
  67. bc2dcc1 mmc: dw_mmc: improve dw_mci_reset a bit by Shawn Lin · 8 years ago
  68. 4dba18d mmc: dw_mmc: move mci_send_cmd forward to avoid declaration by Shawn Lin · 8 years ago
  69. 132b3b6 mmc: dw_mmc: remove declaration of dw_mci_card_busy by Shawn Lin · 8 years ago
  70. 671fa14 mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration by Shawn Lin · 8 years ago
  71. 8e6db1f mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration by Shawn Lin · 8 years ago
  72. 4e7392b mmc: dw_mmc: move dw_mci_reset forward to avoid declaration by Shawn Lin · 8 years ago
  73. b6d2d81 mmc: dw_mmc: improve the timeout polling code by Shawn Lin · 8 years ago
  74. a6db2c8 mmc: dw_mmc: Don't allow Runtime PM for SDIO cards by Douglas Anderson · 8 years ago
  75. ce69e2f mmc: dw_mmc: silent verbose log when calling from PM context by Shawn Lin · 8 years ago
  76. d6fced8 mmc: dw_mmc: Add fifo watermark alignment property by Jun Nie · 8 years ago
  77. a0361c1 mmc: dw_mmc: Add fifo address property by Jun Nie · 8 years ago
  78. 0f21c58 mmc: dw_mmc: Remove the public dw_mmc header file by Ulf Hansson · 8 years ago
  79. e9748e0 mmc: dw_mmc: force setup bus if active slots exist by Ziyuan Xu · 8 years ago
  80. e6cd7a8 mmc: dw_mmc: display the clock message only one time when card is polling by Jaehoon Chung · 8 years ago
  81. d10111c mmc: dw_mmc: add the debug message for polling and non-removable by Jaehoon Chung · 8 years ago
  82. 1c238a9 mmc: dw_mmc: check the "present" variable before checking flags by Jaehoon Chung · 8 years ago
  83. df9bcc2 mmc: dw_mmc: add missing codes for runtime resume by Joonyoung Shim · 8 years ago
  84. d3c6aac mmc: delete is_first_req parameter from pre-request callback by Linus Walleij · 8 years ago
  85. b023030 mmc: dw_mmc: The "clock-freq-min-max" property was deprecated by Jaehoon Chung · 8 years ago
  86. 0349c08 mmc: dw_mmc: remove the unnecessary mmc_data structure by Jaehoon Chung · 8 years ago
  87. a4cc7eb mmc: dw_mmc: use the cookie's enum values for post/pre_req() by Jaehoon Chung · 8 years ago
  88. e13c3c0 mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default by Jaehoon Chung · 8 years ago
  89. 8c005b4 mmc: dw_mmc: use the hold register when send stop command by Jaehoon Chung · 8 years ago
  90. 72e8357 mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K by Jaehoon Chung · 8 years ago
  91. 1f4d507 mmc: dw_mmc: fix the debug message for checking card's present by Jaehoon Chung · 8 years ago
  92. 21657ebd mmc: dw_mmc: display the real register value on debugfs by Jaehoon Chung · 8 years ago
  93. 26be9d7 mmc: dw_mmc: fix spelling mistake in dev_dbg message by Colin Ian King · 8 years ago
  94. ed24e1f mmc: dw_mmc: remove system PM callback by Shawn Lin · 8 years ago
  95. 1f5c51d mmc: dw_mmc: disable biu clk if possible by Shawn Lin · 8 years ago
  96. e9ed883 mmc: dw_mmc: add runtime PM callback by Shawn Lin · 8 years ago
  97. 647f80a mmc: dw_mmc: fix the error handling for dma operation by Jaehoon Chung · 8 years ago
  98. 3a667e3 mmc: dw_mmc: add the "reset" as name of reset controller by Jaehoon Chung · 8 years ago
  99. 0f75c40 mmc: dw_mmc: remove the deprecated "supports-highspeed" property by Jaehoon Chung · 8 years ago
  100. 2075356 mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth by Shawn Lin · 8 years ago