..
block.c
mmc: block: Add error handling support for add_disk()
2021-10-12 10:21:16 +02:00
block.h
bus.c
bus: Make remove callback return void
2021-07-21 11:53:42 +02:00
bus.h
card.h
core.c
MMC core:
2021-08-31 14:31:10 -07:00
core.h
mmc: block: Support alternative_gpt_sector() operation
2021-08-24 10:09:06 -06:00
crypto.c
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
2021-08-24 10:15:32 +02:00
crypto.h
mmc: core: Add basic support for inline encryption
2021-02-01 12:02:33 +01:00
debugfs.c
mmc: debugfs: add description for module parameter
2021-06-14 13:57:43 +02:00
host.c
mmc: host: factor out clearing the retune state
2021-08-24 10:15:28 +02:00
host.h
mmc: host: factor out clearing the retune state
2021-08-24 10:15:28 +02:00
Kconfig
mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
2021-08-24 16:59:38 +02:00
Makefile
mmc: core: Add basic support for inline encryption
2021-02-01 12:02:33 +01:00
mmc.c
mmc: core: Add host specific tuning support for eMMC HS400 mode
2021-10-12 10:21:18 +02:00
mmc_ops.c
mmc: core: Issue HPI in case the BKOPS timed out
2021-08-24 16:59:39 +02:00
mmc_ops.h
mmc: core: Add host specific tuning support for eMMC HS400 mode
2021-10-12 10:21:18 +02:00
mmc_test.c
mmc: mmc_test: use erase_arg for mmc_erase command
2021-02-12 12:07:03 +01:00
pwrseq.c
pwrseq.h
pwrseq_emmc.c
pwrseq_sd8787.c
mmc: pwrseq: sd8787: fix compilation warning
2021-08-25 11:11:16 +02:00
pwrseq_simple.c
queue.c
mmc: queue: Remove unused parameters(request_queue)
2021-08-25 11:14:42 +02:00
queue.h
mmc: switch to blk_mq_alloc_disk
2021-06-30 15:34:04 -06:00
quirks.h
regulator.c
mmc: core: Add missing documetation for 'mmc' and 'ios'
2020-07-13 12:18:25 +02:00
sd.c
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
2021-06-14 13:57:43 +02:00
sd.h
mmc: core: remove unused host parameter of mmc_sd_get_csd()
2021-02-01 11:54:48 +01:00
sd_ops.c
mmc: core: Drop open coding in mmc_sd_switch()
2021-06-14 13:57:36 +02:00
sd_ops.h
mmc: core: Initial support for SD express card/host
2020-11-16 11:59:28 +01:00
sdio.c
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
2021-06-14 13:57:41 +02:00
sdio_bus.c
bus: Make remove callback return void
2021-07-21 11:53:42 +02:00
sdio_bus.h
sdio_cis.c
mmc: sdio: Print contents of unknown CIS tuples
2021-08-24 10:15:33 +02:00
sdio_cis.h
sdio_io.c
mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
2020-07-13 12:18:25 +02:00
sdio_irq.c
sdio_ops.c
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
2020-09-07 08:57:44 +02:00
sdio_ops.h
sdio_uart.c
tty: drop put_tty_driver
2021-07-27 12:17:21 +02:00
slot-gpio.c
mmc: slot-gpio: Update default label when no con_id provided
2021-10-12 10:21:20 +02:00
slot-gpio.h