..
bus.c
MMC highlights for 3.13:
2013-11-18 14:47:30 -08:00
bus.h
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
2010-10-23 21:11:12 +08:00
core.c
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
2013-10-30 20:28:38 -04:00
core.h
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
2013-10-30 20:26:26 -04:00
debugfs.c
mmc: block: Enable runtime pm for mmc blkdevice
2013-05-26 14:23:16 -04:00
host.c
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
2013-08-24 23:45:09 -04:00
host.h
mmc: start removing enable / disable API
2012-03-27 12:20:03 -04:00
Kconfig
drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL
2013-01-11 11:38:06 -08:00
Makefile
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
2012-07-10 23:04:04 -04:00
mmc_ops.c
mmc: core: Silence compiler warning in __mmc_switch
2013-11-08 14:31:58 -05: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: mmc DDR mode should not depend on UHS_DDR50
2014-01-13 12:48:05 -05:00
quirks.c
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
2011-10-31 19:32:06 -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
sd.c
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
2013-10-30 20:28:43 -04:00
sd.h
mmc: sd: add support for driver type selection
2011-05-24 23:53:24 -04:00
sdio_bus.c
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
2013-11-14 23:14:43 +01:00
sdio_bus.h
sdio_cis.c
mmc: sdio: Change pr_warning to pr_warn_ratelimited
2012-07-22 15:25:48 -04:00
sdio_cis.h
sdio_io.c
mmc: sdio: Use multiple scatter/gather list
2012-12-06 13:54:43 -05:00
sdio_irq.c
mmc: sdio: avoid spurious calls to interrupt handlers
2012-04-22 11:17:28 -04:00
sdio_ops.c
mmc: sdio: Use multiple scatter/gather list
2012-12-06 13:54:43 -05:00
sdio_ops.h
sdio: recognize io card without powercycle
2010-03-12 15:52:28 -08:00
sdio.c
mmc: core: Collect common code for card ocr validation
2013-10-30 20:26:31 -04:00
slot-gpio.c
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
2013-08-24 23:45:09 -04:00