android_kernel_xiaomi_sm8350/drivers/mmc
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
..
at91_mci.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-09-28 14:40:39 -07:00
au1xmmc.c [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc 2006-09-26 08:48:54 -07:00
au1xmmc.h
imxmmc.c [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 2006-09-24 10:44:09 +01:00
imxmmc.h
Kconfig [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy 2006-06-04 17:40:58 +01:00
Makefile
mmc_block.c [MMC] Don't check READY_FOR_DATA when reading 2006-09-24 10:46:43 +01:00
mmc_queue.c [PATCH] Split struct request ->flags into two parts 2006-09-30 20:23:37 +02:00
mmc_queue.h
mmc_sysfs.c
mmc.c [MMC] Remove data->blksz_bits member 2006-09-16 11:54:04 +01:00
mmc.h
mmci.c [MMC] Add multi block-write capability 2006-09-16 11:57:49 +01:00
mmci.h
omap.c [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 2006-09-24 10:44:09 +01:00
omap.h
pxamci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pxamci.h
sdhci.c [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 2006-09-24 10:44:09 +01:00
sdhci.h [MMC] sdhci: support controller specific quirks 2006-07-02 16:54:59 +01:00
wbsd.c [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts 2006-09-24 10:44:09 +01:00
wbsd.h