All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes for tuning stuffs
@ 2012-06-29  8:17 Aaron Lu
  2012-06-29  8:17 ` [PATCH v2 1/2] mmc: sdhci: restore host settings when card is removed Aaron Lu
  2012-06-29  8:17 ` [PATCH v2 2/2] mmc: sdhci: A new flag SDHCI_NEEDS_RETUNING_TIMER Aaron Lu
  0 siblings, 2 replies; 9+ messages in thread
From: Aaron Lu @ 2012-06-29  8:17 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Aaron Lu, Aaron Lu

v2:
v1 mistakenly removed the line del_timer_sync(&host->timer) in
sdhci_remove_host, fix this by adding back the code.

v1:
The following 2 patches fixed a bug related the tuning stuffs and
refactored the code to make it simpler and easier to read and understand.

-- 
1.7.11.1.3.g4c8a9db



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

end of thread, other threads:[~2012-07-10  2:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-29  8:17 [PATCH v2 0/2] Fixes for tuning stuffs Aaron Lu
2012-06-29  8:17 ` [PATCH v2 1/2] mmc: sdhci: restore host settings when card is removed Aaron Lu
2012-07-04  0:40   ` Chris Ball
2012-06-29  8:17 ` [PATCH v2 2/2] mmc: sdhci: A new flag SDHCI_NEEDS_RETUNING_TIMER Aaron Lu
2012-07-04  0:46   ` Chris Ball
2012-07-04  5:29     ` [PATCH v3 2/2] mmc: sdhci: A new flag SDHCI_USING_RETUNING_TIMER Aaron Lu
2012-07-04  7:14       ` Girish K S
2012-07-09  5:10       ` Philip Rakity
2012-07-10  2:55       ` Chris Ball

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.