mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
a22d6767b2
Linux UBI (Unsorted Block Images) driver is a volume management system for raw flash devices. It makes use of MTD character device interface, and it allows having UBIFS (UBI filesystem) on top of it. The current msm nand driver doesn't support partial page read and multi page write of vmalloc'ed data buffer which is needed by UBI driver. Add support for these in low level nand driver. Change-Id: Ibe47116b1b8c9e58f8703f62710ff5926eb8b6dc Acked-by: Ho Lee <holee@qualcomm.com> Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org> |
||
---|---|---|
.. | ||
chips | ||
devices | ||
lpddr | ||
maps | ||
nand | ||
onenand | ||
tests | ||
ubi | ||
afs.c | ||
ar7part.c | ||
bcm63xxpart.c | ||
cmdlinepart.c | ||
ftl.c | ||
inftlcore.c | ||
inftlmount.c | ||
Kconfig | ||
Makefile | ||
mtd_blkdevs.c | ||
mtdblock.c | ||
mtdblock_ro.c | ||
mtdchar.c | ||
mtdconcat.c | ||
mtdcore.c | ||
mtdcore.h | ||
mtdoops.c | ||
mtdpart.c | ||
mtdsuper.c | ||
mtdswap.c | ||
nftlcore.c | ||
nftlmount.c | ||
ofpart.c | ||
redboot.c | ||
rfd_ftl.c | ||
sm_ftl.c | ||
sm_ftl.h | ||
ssfdc.c |