index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
2020-09-07
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
2020-07-13
mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
Haibo Chen
2020-07-13
mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
Yue Hu
2020-07-13
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...
Yue Hu
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
2020-05-28
mmc: sdio: Align the initialization commands in retry path for UHS-I
Ulf Hansson
2020-05-28
mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8
Ulf Hansson
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-09-11
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
2019-07-10
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
2019-07-10
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
2019-07-10
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
2019-07-10
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
2019-06-18
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-05-08
mmc: core: Implement ->sw_reset bus ops for SDIO
Ulf Hansson
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
mmc: core: Re-factor some code for SDIO re-initialization
Ulf Hansson
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-05-02
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
2018-03-15
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
2017-06-20
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
2017-06-20
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
2017-02-15
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
2017-02-13
mmc: sdio: Factor out retry init card helper function
Shawn Lin
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
2016-03-17
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2015-12-22
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
mmc: core: Simplify card drive strength mask
Adrian Hunter
[next]