android_kernel_xiaomi_sm8350/drivers/mtd
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts
Right now ->flags is a bit of a mess: some are request types, and
others are just modifiers. Clean this up by splitting it into
->cmd_type and ->cmd_flags. This allows introduction of generic
Linux block message types, useful for sending generic Linux commands
to block devices.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-09-30 20:23:37 +02:00
..
chips [MTD] Unlock NOR flash automatically where necessary 2006-09-22 10:07:08 +01:00
devices [MTD] pmc551 pci cleanup 2006-09-22 10:34:15 +01:00
maps [MTD] Remove iq80310 map driver 2006-09-22 10:31:01 +01:00
nand [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout 2006-09-22 10:30:25 +01:00
onenand
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig [MTD] Fix dependencies with CONFIG_MTD=m 2006-09-23 10:24:36 +01:00
Makefile [MTD] Add SSFDC (SmartMedia) read-only translation layer 2006-09-22 11:01:37 +01:00
mtd_blkdevs.c [PATCH] Split struct request ->flags into two parts 2006-09-30 20:23:37 +02:00
mtdblock_ro.c
mtdblock.c
mtdchar.c [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() 2006-09-17 17:04:23 +01:00
mtdconcat.c
mtdcore.c [MTD] Unlock NOR flash automatically where necessary 2006-09-22 10:07:08 +01:00
mtdpart.c
nftlcore.c
nftlmount.c
redboot.c
rfd_ftl.c
ssfdc.c [MTD] Whitespace cleanup in SSFDC driver. 2006-09-23 16:20:48 +01:00