linux/drivers/mmc/core
Jaehoon Chung 77776fd0a4 mmc: sd: fix the maximum au_size for SD3.0
Since SD Physical Layer specification V3.0, AU_SIZE is supported up
to 0xf.  So If SD-card is supported v3.0, then max_au should be 0xf.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-08-24 23:07:38 -04:00
..
bus.c MMC highlights for 3.11: 2013-07-10 11:16:00 -07:00
bus.h
core.c mmc: core: Initiate suspend|resume from mmc bus instead of mmc host 2013-06-27 12:39:17 -04:00
core.h mmc: core: Extend shutdown sequence to handle bus operations 2013-06-27 12:39:18 -04:00
debugfs.c mmc: block: Enable runtime pm for mmc blkdevice 2013-05-26 14:23:16 -04:00
host.c mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE 2013-06-27 12:39:22 -04:00
host.h
Kconfig
Makefile
mmc_ops.c mmc: core: Restructure and simplify code for mmc sleep|awake 2013-05-26 14:23:17 -04:00
mmc_ops.h mmc: core: Restructure and simplify code for mmc sleep|awake 2013-05-26 14:23:17 -04:00
mmc.c mmc: core: production year for eMMC 4.41 and later 2013-07-05 12:46:30 -04:00
quirks.c
sd_ops.c
sd_ops.h
sd.c mmc: sd: fix the maximum au_size for SD3.0 2013-08-24 23:07:38 -04:00
sd.h
sdio_bus.c PM / Runtime: Rework the "runtime idle" helper routine 2013-06-03 21:49:52 +02:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h
sdio.c mmc: core: Push common suspend|resume code into each bus_ops 2013-06-27 12:39:16 -04:00
slot-gpio.c