lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 15 Sep 2014 22:24:01 +0200 From: Boris BREZILLON <boris.brezillon@...e-electrons.com> To: David Woodhouse <dwmw2@...radead.org>, Brian Norris <computersforpeace@...il.com>, linux-mtd@...ts.infradead.org, Huang Shijie <shijie8@...il.com> Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, Mike Voytovich <mvoytovich@...pal.com>, Roy Lee <roylee@...pal.com>, Boris BREZILLON <boris.brezillon@...e-electrons.com> Subject: [PATCH v2 0/2] mtd: nand: gpmi: add proper raw access support Hello Huang, Brian, This is just a new proposal to support raw accesses in a more standard way in the GPMI driver. This series was not tested (just compile tested), and I won't be able to test it until next week. Thus I don't expect to get it accepted, but rather to serve as a starting point for our future discussions. Any suggestions are welcome. Best Regards, Boris Boris BREZILLON (2): mtd: nand: gpmi: add gpmi_move_bits function mtd: nand: gpmi: add proper raw access support drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 86 ++++++++++++++++++++++++ drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 118 ++++++++++++++++++++++++++++++++- drivers/mtd/nand/gpmi-nand/gpmi-nand.h | 4 ++ 3 files changed, 207 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists