..
block.c
mmc: block: Fix block status codes
2017-08-30 13:49:40 +02:00
block.h
mmc: block: stop passing around pointless return values
2017-02-13 13:20:40 +01:00
bus.c
bus.h
card.h
mmc: core: change quirks.c to be a header file
2017-02-15 11:34:26 +01:00
core.c
mmc: slot-gpio: Add support to enable irq wake on cd_irq
2017-06-20 10:30:49 +02:00
core.h
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
2017-02-13 13:20:43 +01:00
debugfs.c
host.c
mmc: core: Use device_property_read instead of of_property_read
2017-06-20 10:30:30 +02:00
host.h
Kconfig
mmc: core: Delete bounce buffer Kconfig option
2017-06-20 10:30:17 +02:00
Makefile
mmc: core: change quirks.c to be a header file
2017-02-15 11:34:26 +01:00
mmc_ops.c
mmc: core: Clarify code for sending CSD
2017-06-20 10:30:47 +02:00
mmc_ops.h
mmc: core: Re-factor code for sending CID
2017-06-20 10:30:45 +02:00
mmc_test.c
mmc: core: Delete error messages for failed memory allocations
2017-06-20 10:30:21 +02:00
mmc.c
mmc: mmc: correct the logic for setting HS400ES signal voltage
2017-08-08 18:55:43 +02:00
pwrseq_emmc.c
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
2017-06-20 10:30:10 +02:00
pwrseq_sd8787.c
pwrseq_simple.c
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
2017-05-23 14:17:36 +02:00
pwrseq.c
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
2017-06-20 10:30:09 +02:00
pwrseq.h
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
2017-06-20 10:30:09 +02:00
queue.c
MMC core:
2017-07-04 11:11:56 -07:00
queue.h
mmc: block: Move boot partition locking into a driver op
2017-06-20 10:30:26 +02:00
quirks.h
mmc: core: add mmc prefix for blk_fixups
2017-02-15 11:34:27 +01:00
sd_ops.c
mmc: core: add proper be32 annotation
2017-04-24 21:42:19 +02:00
sd_ops.h
mmc: core: add proper be32 annotation
2017-04-24 21:42:19 +02:00
sd.c
mmc: core: Re-factor code for sending CID
2017-06-20 10:30:45 +02:00
sd.h
sdio_bus.c
mmc: sdio: fix alignment issue in struct sdio_func
2017-04-18 19:18:07 +02:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
mmc: core: simplify return code
2017-04-24 21:41:24 +02:00
sdio_irq.c
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
2017-06-20 10:30:11 +02:00
sdio_ops.c
mmc: sdio: improve mmc_io_rw_extended
2017-04-24 21:41:42 +02:00
sdio_ops.h
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
2017-06-20 10:30:11 +02:00
sdio_uart.c
sdio.c
mmc: sdio: Keep card runtime resumed while adding function devices
2017-06-20 10:30:39 +02:00
slot-gpio.c
mmc: slot-gpio: Add support to enable irq wake on cd_irq
2017-06-20 10:30:49 +02:00
slot-gpio.h