index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.h
Age
Commit message (
Expand
)
Author
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
2024-10-14
mmc: core: Prepare to support SD UHS-II cards
Ulf Hansson
2024-10-14
mmc: core: Allow mmc erase to carry large addresses
Avri Altman
2022-12-07
mmc: core: refactor debugfs code
Ye Bin
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-05-08
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2018-05-08
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2017-12-11
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
2017-10-30
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2015-12-22
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2013-10-30
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-06-27
mmc: core: Extend shutdown sequence to handle bus operations
Ulf Hansson
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
[next]