From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f214.google.com ([209.85.220.214]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NjdCF-00044P-Hj for linux-mtd@lists.infradead.org; Mon, 22 Feb 2010 18:39:59 +0000 Received: by fxm6 with SMTP id 6so5096986fxm.2 for ; Mon, 22 Feb 2010 10:39:54 -0800 (PST) From: Maxim Levitsky To: David Woodhouse Subject: [PATCH 0/15 V10] Work to enable SmartMedia/xD support in mtd Date: Mon, 22 Feb 2010 20:39:27 +0200 Message-Id: <1266863982-5258-1-git-send-email-maximlevitsky@gmail.com> Cc: Alex Dubov , Vitaly Wool , joern , linux-kernel , stanley.miao@windriver.com, linux-mtd , Thomas Gleixner List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Changes: * Rebased the series against patches from Ben Hutchings. Now it applies cleanly on top of git://git.infradead.org/users/dedekind/l2-mtd-2.6.git * Fixed another blktrans hotplug problem. If you remove that card while it is used, then add it while, the user still holds the block device open, block device wasn't accesable * Fixed minor memory leak in mtdblock (unrelated to the patchset) Best regards, Maxim Levitsky