public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7
@ 2007-04-19 20:53 Sergey Yanovich
  2007-04-19 22:56 ` Arnd Bergmann
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey Yanovich @ 2007-04-19 20:53 UTC (permalink / raw)
  To: linux-kernel

Hi,

The device is present in many notebooks. Notebooks depend heavily on 
suspend/resume functionality. tifm_core/7xx1/sd family is an ambitous, 
but uncompleted project. It used to crash on resuming, or hang up on 
suspending. A less common failure used to be trigerred by a fast card 
insert/removal sequence. Finally, tifm_sd module needs to be manually 
inserted.

I have found it easier to rewrite the driver, than to fix. This driver 
is kind of mutant. The bones are taken from sdhci and omap, the meat - 
from tifm_*. It contains all features (and bugs except named above) of 
tifm_* as it was in kernel 2.6.21-rc7.

I have been testing this version since linux-2.6.18 (daily reading 
photos from cards, daily suspending/resuming) without a single glitch.

This patch only provides sources.
http://bugzilla.kernel.org/attachment.cgi?id=11238&action=view
 
Kernel configuration in this message.
http://bugzilla.kernel.org/attachment.cgi?id=11239&action=view

Alex Dubov has done exceptionally great lots of work to teach linux 
speak to TIFM. This is just a reorganization of his project.

The driver seems to be practically stable, but it definitely must be 
tested by more people. Please also report any issues with this driver to 
http://bugzilla.kernel.org/show_bug.cgi?id=8352 so that valuable info is 
not lost.

Best regards,
Sergey Yanovich


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

end of thread, other threads:[~2007-04-25 23:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-19 20:53 [mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7 Sergey Yanovich
2007-04-19 22:56 ` Arnd Bergmann
2007-04-20  9:22   ` Sergey Yanovich
     [not found]   ` <5e03dd4e0b14c8155162a5b5b1cea4ed7e04cea3.1177536862.git.ynvich@gmail.com>
2007-04-25 21:44     ` [PATCH] [mmc] Removes custom debug macro Sergey Yanovich
2007-04-25 21:59     ` Sergey Yanovich
2007-04-25 22:15       ` Arnd Bergmann
     [not found]     ` <033d5e9dede8853d54e81bc9c1435a2b7915518b.1177536863.git.ynvich@gmail.com>
2007-04-25 21:44       ` [PATCH] [mmc] [tifm] Reduces delay in card insert/removal Sergey Yanovich
2007-04-25 21:59       ` Sergey Yanovich
2007-04-25 23:00         ` Arnd Bergmann
2007-04-25 22:13       ` Sergey Yanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox