Commit History

Author SHA1 Message Date
  Ulf Hansson 3a574919f0 mmc: core: Avoid hanging to claim host for mmc via some nested calls 7 years ago
  Adrian Hunter cb39f61e9b mmc: core: Export a few functions needed for blkmq support 8 years ago
  Adrian Hunter 9ca28c5cd9 mmc: core: Remove unnecessary host claim 8 years ago
  Linus Walleij 1bee324a56 mmc: ops: export mmc_get_status() 8 years ago
  Shawn Lin e5d0e17bb6 mmc: mmc_ops: fix a typo for comment of mmc_start_bkops 8 years ago
  Ulf Hansson 0796e439c5 mmc: core: Clarify code for sending CSD 8 years ago
  Ulf Hansson c92e68d8a6 mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead 8 years ago
  Ulf Hansson a147373250 mmc: core: Re-factor code for sending CID 8 years ago
  Ulf Hansson 3df66e77e1 mmc: core: Remove redundant code in mmc_send_cid() 8 years ago
  Ulf Hansson d9df173758 mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c 8 years ago
  Ulf Hansson 0f2c05125e mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c 8 years ago
  Ulf Hansson 1cf8f7e5af mmc: core: Move mmc bkops functions from core.c to mmc_ops.c 8 years ago
  Ulf Hansson 2185bc2cd6 mmc: block: Use __mmc_send_status() and drop get_card_status() 8 years ago
  Winkler, Tomas 06c9ccb78e mmc: core: add proper be32 annotation 8 years ago
  Adrian Hunter b658af7184 mmc: mmc: Add functions to enable / disable the Command Queue 8 years ago
  Masahiro Yamada c7836d1593 mmc: use empty initializer list to zero-clear structures 8 years ago
  Ulf Hansson ee6ff743e3 mmc: core: Restore parts of the polling policy when switch to HS/HS DDR 8 years ago
  Adrian Hunter e711f03091 mmc: mmc: Introduce mmc_abort_tuning() 8 years ago
  Adrian Hunter ef3d232245 mmc: mmc: Relax checking for switch errors after HS200 switch 8 years ago
  Shawn Lin 8cce3ecc53 mmc: core: remove BUG_ONs from mmc 8 years ago
  Ulf Hansson aa33ce3c41 mmc: core: Enable __mmc_switch() to change bus speed timing for the host 8 years ago
  Ulf Hansson 5ec32f8411 mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling 8 years ago
  Ulf Hansson 625228fa3e mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose 8 years ago
  Ulf Hansson 89e57aedda mmc: core: Remove redundant __mmc_send_status() 8 years ago
  Ulf Hansson 437590a123 mmc: core: Retry instead of ignore at CRC errors when polling for busy 8 years ago
  Ulf Hansson 70562644f4 mmc: core: Don't use ->card_busy() and CMD13 in combination when polling 8 years ago
  Ulf Hansson 716bdb8953 mmc: core: Factor out code related to polling in __mmc_switch() 8 years ago
  Ulf Hansson cb26ce069f mmc: core: Clarify code which deals with polling in __mmc_switch() 8 years ago
  Ulf Hansson 20348d1981 mmc: core: Make mmc_switch_status() available for mmc core 8 years ago
  Chaotian Jing 987aa5f805 mmc: mmc: fix switch timeout issue caused by jiffies precision 9 years ago