linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/14 V9] Work to enable SmartMedia/xD support in mtd
@ 2010-02-17 21:49 Maxim Levitsky
  2010-02-17 21:49 ` [PATCH 01/14] MTD: create unlocked versions of {get,put}_mtd_device Maxim Levitsky
                   ` (14 more replies)
  0 siblings, 15 replies; 20+ messages in thread
From: Maxim Levitsky @ 2010-02-17 21:49 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Artem Bityutskiy, linux-mtd, linux-kernel, Alex Dubov, joern,
	Thomas Gleixner, stanley.miao, Vitaly Wool

This is slightly updated version of my patchset.
Now I can tell you for sure that hotplug works.
It was used/abused for long time.
I did some changes in richoh card reader driver, to work better after resume
and renamed it to r852.

I kindly ask you to merge this patchset to 2.6.34.
If I/users find other bugs they can be addressed by follow up patches.

Best regards,
	Maxim Levitsky




^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/14 V8] Work to enable SmartMedia/xD support in mtd
@ 2010-02-13 13:02 Maxim Levitsky
  2010-02-13 13:03 ` [PATCH 11/14] MTD: common module for smartmedia/xD support Maxim Levitsky
  0 siblings, 1 reply; 20+ messages in thread
From: Maxim Levitsky @ 2010-02-13 13:02 UTC (permalink / raw)
  To: David Woodhouse
  Cc: Artem Bityutskiy, linux-mtd, linux-kernel, Alex Dubov, joern,
	Thomas Gleixner, stanley.miao, Vitaly Wool

This is next version of my patches, and it fixes many problems.

First of all, I have rewriiten the hotplug fixes.
Now I hope there are no races and memory leaks.
Although I still add an unlocked version of get/put_mtd_device I use that only
with mtd_table_mutex held.

Patch #10 is also new, and it allows me to reuse the default nand_block_bad

As usuall, few fixes there and there, few memory leaks fixed thanks to kmemleak

Best regards,
	Maxim Levitsky


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

end of thread, other threads:[~2010-02-20 22:19 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 21:49 [PATCH 0/14 V9] Work to enable SmartMedia/xD support in mtd Maxim Levitsky
2010-02-17 21:49 ` [PATCH 01/14] MTD: create unlocked versions of {get,put}_mtd_device Maxim Levitsky
2010-02-17 21:49 ` [PATCH 02/14] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread Maxim Levitsky
2010-02-17 21:49 ` [PATCH 03/14] blktrans: Hotplug fixes Maxim Levitsky
2010-02-17 21:49 ` [PATCH 04/14] MTD: call the remove notifiers before assuming it is in use Maxim Levitsky
2010-02-17 21:49 ` [PATCH 05/14] blktrans: allow FTL drivers to export sysfs attributes Maxim Levitsky
2010-02-17 21:49 ` [PATCH 06/14] MTD: nand: make suspend work if device is accessed by kernel threads Maxim Levitsky
2010-02-17 21:49 ` [PATCH 07/14] MTD: nand: make MTD_OOB_PLACE work correctly Maxim Levitsky
2010-02-17 21:49 ` [PATCH 08/14] MTD: nand: cleanup the nand_do_write_ops Maxim Levitsky
2010-02-17 21:49 ` [PATCH 09/14] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation Maxim Levitsky
2010-02-17 21:49 ` [PATCH 10/14] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to consider the block good Maxim Levitsky
2010-02-17 21:49 ` [PATCH 11/14] MTD: common module for smartmedia/xD support Maxim Levitsky
2010-02-17 21:49 ` [PATCH 12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips Maxim Levitsky
2010-02-17 21:49 ` [PATCH 13/14] MTD: Add new SmartMedia/xD FTL Maxim Levitsky
2010-02-19 21:19   ` [PATCH] " Maxim Levitsky
2010-02-17 21:49 ` [PATCH 14/14] MTD: Add nand driver for Ricoh xD/SmartMedia reader Maxim Levitsky
2010-02-20 20:27 ` [PATCH 0/14 V9] Work to enable SmartMedia/xD support in mtd Maxim Levitsky
2010-02-20 20:45   ` Artem Bityutskiy
2010-02-20 22:19     ` Maxim Levitsky
  -- strict thread matches above, loose matches on Subject: below --
2010-02-13 13:02 [PATCH 0/14 V8] " Maxim Levitsky
2010-02-13 13:03 ` [PATCH 11/14] MTD: common module for smartmedia/xD support Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).