All of lore.kernel.org
 help / color / mirror / Atom feed
* strange problem with ricoh-mmc
@ 2010-06-02 18:56 Maxim Levitsky
  2010-06-02 19:54 ` Philip Langdale
  0 siblings, 1 reply; 38+ messages in thread
From: Maxim Levitsky @ 2010-06-02 18:56 UTC (permalink / raw)
  To: Philip Langdale; +Cc: linux-kernel

Hi,

Maybe this is my fault, don't know, but I found and now confident that
new and possible old version of ricoh-mmc causes troubles after
suspend/resume.

Namely there are two problems.
One is that sometimes card detection on xD controller stops working.
That is it doesn't respond to insert/remove events, and suspend to ram
just updates that once. Granted I wrote this driver, but it appears to
work without richoh-mmc.

Another problem that is unrelated to xD is that sometimes sdhci
conroller issues an interrupt storm, and does so until its driver is
reloaded. At that point it refuses to load with missing voltage levels.

I never seen these without ricoh-mmc pci quirk.

Both problems are semi-rare.

So just one question, did you see these problems?
Do you have a clue on how to proceed?


Best regards,
Maxim Levitsky


^ permalink raw reply	[flat|nested] 38+ messages in thread
* MMC: [PATCH 0/2] Two fixes for mmc system
@ 2010-07-30 13:57 Maxim Levitsky
  2010-07-30 13:57 ` [PATCH 1/2] MMC: make sdhci work with ricoh mmc controller Maxim Levitsky
  0 siblings, 1 reply; 38+ messages in thread
From: Maxim Levitsky @ 2010-07-30 13:57 UTC (permalink / raw)
  To: linux-mmc; +Cc: Andrew Morton, Lee Jones, Adrian Hunter

Hi,

Here is updated version of fixes I created for mmc subsystem.

First patch is unchanged, and I can say is very well tested.
The second patch that fixes nasty hang that happens if you have MMC card in reader
during suspend.
I updated it to address corner issues that I was told about.

Consider patch #1 for 2.6.36, and patch #2 for 2.6.36 and stable trees

Best regards,
	Maxim Levitsky



^ permalink raw reply	[flat|nested] 38+ messages in thread
* MMC: [PATCH 0/2 v2] Two fixes for mmc system
@ 2010-07-31 12:37 Maxim Levitsky
  2010-07-31 12:37 ` [PATCH 1/2] MMC: make sdhci work with ricoh mmc controller Maxim Levitsky
  0 siblings, 1 reply; 38+ messages in thread
From: Maxim Levitsky @ 2010-07-31 12:37 UTC (permalink / raw)
  To: linux-mmc; +Cc: Andrew Morton, Lee Jones, Adrian Hunter

Hi,

This is resend of these patches.
Tell me if I don't need to resent the first patch, it doesn't much matter to me.

The second patch is slightly updated to plug last oportunety for a race.
Also fixed accident move of EXPORT_SYMBOL.

Best regards,
	Maxim Levitsky


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

end of thread, other threads:[~2010-07-31 12:37 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 18:56 strange problem with ricoh-mmc Maxim Levitsky
2010-06-02 19:54 ` Philip Langdale
2010-06-02 20:19   ` Maxim Levitsky
2010-06-02 20:42     ` Philip Langdale
2010-06-02 22:03       ` Maxim Levitsky
2010-06-03  1:16         ` [PATCH] mmc: make sdhci work with ricoh mmc controller Maxim Levitsky
2010-06-03 16:11           ` Philip Langdale
2010-06-03 16:31             ` Maxim Levitsky
2010-06-03 16:39               ` Philip Langdale
2010-06-03 17:05                 ` Philip Langdale
2010-06-03 17:35                   ` Maxim Levitsky
2010-06-04  4:42                     ` Philip Langdale
2010-06-04 10:07                       ` Maxim Levitsky
2010-06-04 15:05                         ` Philip Langdale
2010-06-04 15:33                           ` Maxim Levitsky
2010-06-06 21:24                             ` Maxim Levitsky
2010-06-06 21:28                               ` [PATCH 1/2] " Maxim Levitsky
2010-06-06 21:28                                 ` Maxim Levitsky
2010-06-06 23:11                                 ` Philip Langdale
2010-06-06 23:11                                   ` Philip Langdale
2010-06-07  0:37                                   ` Maxim Levitsky
2010-06-07  1:41                                     ` Philip Langdale
2010-06-11 19:08                                       ` [PATCH v3] " Maxim Levitsky
2010-06-11 19:15                                         ` [PATCH v4] " maximlevitsky
2010-06-13 11:29                                           ` Maxim Levitsky
2010-06-13 16:06                                           ` Philip Langdale
2010-06-06 21:28                               ` [PATCH 2/2] mmc: fix mmc card disappearence on resume on ricoh mmc controllers Maxim Levitsky
2010-06-06 23:22                                 ` Philip Langdale
2010-06-06 23:22                                   ` Philip Langdale
2010-06-08  8:57                                   ` Maxim Levitsky
2010-06-06 23:23                                 ` Chris Ball
2010-06-07  0:33                                   ` Maxim Levitsky
2010-06-07  5:47                                     ` Chris Ball
2010-06-07  5:47                                       ` Chris Ball
2010-06-08  8:52                                       ` Maxim Levitsky
2010-06-03  1:22         ` strange problem with ricoh-mmc Maxim Levitsky
  -- strict thread matches above, loose matches on Subject: below --
2010-07-30 13:57 MMC: [PATCH 0/2] Two fixes for mmc system Maxim Levitsky
2010-07-30 13:57 ` [PATCH 1/2] MMC: make sdhci work with ricoh mmc controller Maxim Levitsky
2010-07-31 12:37 MMC: [PATCH 0/2 v2] Two fixes for mmc system Maxim Levitsky
2010-07-31 12:37 ` [PATCH 1/2] MMC: make sdhci work with ricoh mmc controller Maxim Levitsky

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.