All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix bug that cause tuning failure
@ 2015-01-26 11:19 ` Addy Ke
  0 siblings, 0 replies; 35+ messages in thread
From: Addy Ke @ 2015-01-26 11:19 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	rdunlap, tgih.jun, jh80.chung, chris, ulf.hansson, dinguyen,
	heiko, olof, dianders, sonnyrao, amstan
  Cc: devicetree, linux-doc, linux-kernel, linux-mmc, linux-arm-kernel,
	linux-rockchip, zhenfu.fang, cf, lintao, chenfen, zyf, xjq,
	huangtao, zyw, yzq, hj, kever.yang, zhangqing, hl, Addy Ke

Addy Ke (2):
  mmc: core: use card pointer as the first parameter of execute_tuning()
  mmc: dw_mmc: wait until card ready if tuning fails

 drivers/mmc/core/core.c           |  2 +-
 drivers/mmc/core/mmc_ops.h        |  1 -
 drivers/mmc/host/dw_mmc.c         | 51 +++++++++++++++++++++++++++++++++------
 drivers/mmc/host/rtsx_pci_sdmmc.c |  3 ++-
 drivers/mmc/host/rtsx_usb_sdmmc.c |  3 ++-
 include/linux/mmc/card.h          |  2 ++
 include/linux/mmc/host.h          |  2 +-
 7 files changed, 52 insertions(+), 12 deletions(-)

-- 
1.8.3.2



^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2015-02-05  1:49 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 11:19 [PATCH 0/2] fix bug that cause tuning failure Addy Ke
2015-01-26 11:19 ` Addy Ke
2015-01-26 11:19 ` [PATCH 1/2] mmc: core: use card pointer as the first parameter of execute_tuning() Addy Ke
2015-01-26 11:19   ` Addy Ke
2015-01-26 15:15   ` Ulf Hansson
2015-01-26 15:15     ` Ulf Hansson
2015-01-26 15:15     ` Ulf Hansson
2015-01-26 17:45     ` Doug Anderson
2015-01-26 17:45       ` Doug Anderson
2015-01-26 17:45       ` Doug Anderson
2015-01-26 17:48       ` Russell King - ARM Linux
2015-01-26 17:48         ` Russell King - ARM Linux
2015-01-26 17:48         ` Russell King - ARM Linux
2015-01-27 15:18       ` Ulf Hansson
2015-01-27 15:18         ` Ulf Hansson
2015-01-27 15:18         ` Ulf Hansson
2015-01-29  0:55         ` Doug Anderson
2015-01-29  0:55           ` Doug Anderson
2015-01-29  0:55           ` Doug Anderson
2015-01-29  9:16           ` Ulf Hansson
2015-01-30  0:13             ` Doug Anderson
2015-01-30  1:08               ` addy ke
2015-02-02  7:38                 ` addy ke
2015-02-02  8:16                   ` Ulf Hansson
2015-02-02  8:17                     ` Ulf Hansson
2015-02-02  9:02                       ` addy ke
2015-02-04 12:54                         ` Ulf Hansson
2015-02-05  1:49                           ` Jaehoon Chung
2015-01-30  2:15               ` Jaehoon Chung
2015-01-31  1:08               ` Doug Anderson
2015-01-26 11:19 ` [PATCH 2/2] mmc: dw_mmc: wait until card ready if tuning fails Addy Ke
2015-01-26 11:19   ` Addy Ke
2015-01-29  8:45   ` Ulf Hansson
2015-01-29  8:45     ` Ulf Hansson
2015-01-29  8:45     ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.