1. 30 8月, 2017 2 次提交
  2. 25 4月, 2017 1 次提交
  3. 13 2月, 2017 9 次提交
  4. 29 11月, 2016 11 次提交
  5. 27 10月, 2016 1 次提交
  6. 25 7月, 2016 4 次提交
  7. 29 2月, 2016 2 次提交
  8. 27 10月, 2015 1 次提交
    • C
      mmc: mmc: extend the mmc_send_tuning() · 9979dbe5
      Chaotian Jing 提交于
      The mmc_execute_tuning() has already prepared the opcode,
      there is no need to prepare it again at mmc_send_tuning(),
      and, there is a BUG of mmc_send_tuning() to determine the opcode
      by bus width, assume eMMC was running at HS200, 4bit mode,
      then the mmc_send_tuning() will overwrite the opcode from CMD21
      to CMD19, then got error.
      
      in addition, extend an argument of "cmd_error" to allow getting
      if there was cmd error when tune response.
      Signed-off-by: NChaotian Jing <chaotian.jing@mediatek.com>
      [Ulf: Rebased patch]
      Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
      9979dbe5
  9. 17 8月, 2015 1 次提交
  10. 25 3月, 2015 1 次提交
  11. 08 12月, 2014 1 次提交
  12. 23 9月, 2014 2 次提交
  13. 09 9月, 2014 1 次提交
  14. 26 7月, 2014 1 次提交
  15. 12 6月, 2014 1 次提交
  16. 27 3月, 2014 1 次提交