Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755051Ab0BIQ57 (ORCPT ); Tue, 9 Feb 2010 11:57:59 -0500 Received: from mail-bw0-f223.google.com ([209.85.218.223]:65144 "EHLO mail-bw0-f223.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754034Ab0BIQ56 (ORCPT ); Tue, 9 Feb 2010 11:57:58 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=Zjp4hqFdAqRCxYv7m5ePb5VY677JfAdWe1IVOjPsUH6XEFjYFC6j9E2R4RorbCI9ta nZ0H25HXdA3f/RSbckKlx9+FuuVCoFd1C3G618HkwPtUV4Ic5jqG8cQy6KEWz10c2tgJ 7jeTJucrobrWVO6ED+34UgfN0q/8zbVcw+ioA= From: Maxim Levitsky To: David Woodhouse Cc: Artem Bityutskiy , linux-mtd , linux-kernel , Alex Dubov , joern , Thomas Gleixner , "stanley.miao" , Vitaly Wool Subject: [PATCH 0/17 V7] Work to enable SmartMedia/xD support in mtd subsystem Date: Tue, 9 Feb 2010 18:57:28 +0200 Message-Id: <1265734665-22656-1-git-send-email-maximlevitsky@gmail.com> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 21 This is next version of my work. Patches #1-#8 fix hotplug in mtd block translation layer (Patch #7 adds minor feature for FTL drivers to be able to export sysfs attributes) Patches #9-#13 fix several issues in NAND subsystem Patch #16 adds a driver for my xD card reader. I hope that writing drivers for other readers won't be that hard now. Patch #17 adds generic SmartMedia/xD FTL Best regards, Maxim Levitsky -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/