android_kernel_google_msm/drivers/mmc/core
Seungwon Jeon 4dc768ff31 mmc: core: Support packed write command for eMMC4.5 device
This patch supports packed write command of eMMC4.5 device.
Several writes can be grouped in packed command and all data
of the individual commands can be sent in a single transfer
on the bus.

Change-Id: I391c3e5f73b785a8b7d25eb8256051020cfb0631
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Maya Erez <merez@codeaurora.org>
2013-02-25 11:40:55 -08:00
..
bus.c Revert "mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used" 2012-04-27 14:03:41 -07:00
bus.h mmc: rename dev_to_mmc_card() to mmc_dev_to_card() 2010-10-23 21:11:12 +08:00
cd-gpio.c mmc: cd-gpio: Include header to pickup exported symbol prototypes 2012-04-20 20:45:00 -04:00
core.c msm: core: eMMC v4.5 BKOPS fixes 2013-02-25 11:40:54 -08:00
core.h mmc: sd: fix the issue with paranoid SD card init retry 2013-02-25 11:40:43 -08:00
debugfs.c mmc: core: HS200 mode support for eMMC 4.5 2012-01-12 15:17:15 -05:00
host.c mmc: host: remove mmcq performance numbers statistics 2013-02-25 11:40:50 -08:00
host.h mmc: start removing enable / disable API 2012-03-27 12:20:03 -04:00
Kconfig mmc: Add concept of an 'embedded' SDIO device. 2012-04-09 13:53:17 -07:00
Makefile mmc: add a generic GPIO card-detect helper 2012-01-11 23:58:45 -05:00
mmc.c mmc: support BKOPS feature for eMMC v4.5 2013-02-25 11:40:52 -08:00
mmc_ops.c mmc: core: Support packed write command for eMMC4.5 device 2013-02-25 11:40:55 -08:00
mmc_ops.h mmc: core: support HPI send command 2011-10-26 16:32:29 -04:00
quirks.c mmc: core: Remove BROKEN_CLK_GATING quirk for AR6003 cards 2013-02-25 11:40:48 -08:00
sd.c mmc: sd: fix the issue with paranoid SD card init retry 2013-02-25 11:40:43 -08:00
sd.h mmc: sd: add support for driver type selection 2011-05-24 23:53:24 -04:00
sd_ops.c mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:32:06 -04:00
sd_ops.h mmc: add erase, secure erase, trim and secure trim operations 2010-08-12 08:43:30 -07:00
sdio.c mmc: sdio: avoid spurious calls to interrupt handlers 2013-02-25 11:40:49 -08:00
sdio_bus.c mmc: Add concept of an 'embedded' SDIO device. 2012-04-09 13:53:17 -07:00
sdio_bus.h
sdio_cis.c mmc: Fixing few warning messages. 2013-02-25 11:40:40 -08:00
sdio_cis.h
sdio_io.c trout: Add functions for WiFi 2012-04-09 13:53:17 -07:00
sdio_irq.c mmc: sdio: avoid spurious calls to interrupt handlers 2013-02-25 11:40:49 -08:00
sdio_ops.c mmc: sdio: Fix to support any block size optimally 2012-01-11 23:58:40 -05:00
sdio_ops.h sdio: recognize io card without powercycle 2010-03-12 15:52:28 -08:00