1. 25 4月, 2017 13 次提交
  2. 23 3月, 2017 1 次提交
  3. 13 2月, 2017 2 次提交
  4. 05 12月, 2016 2 次提交
  5. 29 11月, 2016 2 次提交
  6. 10 10月, 2016 2 次提交
  7. 27 9月, 2016 5 次提交
  8. 27 7月, 2016 1 次提交
  9. 25 7月, 2016 3 次提交
  10. 23 5月, 2016 1 次提交
  11. 02 5月, 2016 2 次提交
  12. 05 4月, 2016 1 次提交
  13. 18 3月, 2016 1 次提交
  14. 11 2月, 2016 1 次提交
    • A
      mmc: sdhci-pci: Fix card detect race for Intel BXT/APL · 163cbe31
      Adrian Hunter 提交于
      Intel BXT/APL use a card detect GPIO however the host controller
      will not enable bus power unless it's card detect also reflects
      the presence of a card.  Unfortunately those 2 things race which
      can result in commands not starting, after which the controller
      does nothing and there is a 10 second wait for the driver's
      10-second timer to timeout.
      
      That is fixed by having the driver look also at the present state
      register to determine if the card is present.  Consequently, provide
      a 'get_cd' mmc host operation for BXT/APL that does that.
      Signed-off-by: NAdrian Hunter <adrian.hunter@intel.com>
      Cc: stable@vger.kernel.org # v4.4+
      Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
      163cbe31
  15. 06 1月, 2016 1 次提交
  16. 22 12月, 2015 1 次提交
  17. 26 10月, 2015 1 次提交