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
/
core.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
2017-04-24
mmc: sdio: Fix sdio wait busy implement limitation
jiajie.hao@mediatek.com
2017-04-24
mmc: core: refactor mmc_request_done()
Linus Walleij
2017-04-24
mmc: core: refactor asynchronous request finalization
Linus Walleij
2017-04-24
mmc: core: move some code in mmc_start_areq()
Linus Walleij
2017-04-24
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
2017-04-24
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
2017-02-14
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
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: Remove redundant code in mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2016-12-20
mmc: core: Further fix thread wake-up
Adrian Hunter
2016-12-05
mmc: core: remove BUG_ONs from core.c
Shawn Lin
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
2016-11-29
mmc: core: Don't power off the card when starting the host
Ulf Hansson
2016-09-26
mmc: core: don't try to switch block size for dual rate mode
Ziyuan Xu
2016-09-26
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
2016-09-26
mmc: core: Optimize the mmc erase size alignment
Baolin Wang
2016-09-26
mmc: core: Factor out the alignment of erase size
Baolin Wang
2016-09-26
mmc: core: Use a default maximum erase timeout
Ulf Hansson
2016-07-25
mmc: Change the max discard sectors and erase response when HW busy detect
Baolin Wang
2016-07-25
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
2016-07-25
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2016-07-25
mmc: Set pref erase size based on size
Gwendal Grignou
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
2016-05-23
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-02
mmc: core: Do regular power cycle when lacking eMMC HW reset support
Gwendal Grignou
2016-05-02
mmc: core: Provide tracepoints for request processing
Baolin Wang
2016-02-29
mmc: core: report tuning command execution failure reason
Russell King
2016-02-29
mmc: core: improve mmc_of_parse_voltage() to return better status
Russell King
2016-02-29
mmc: core: shut up "voltage-ranges unspecified" pr_info()
Russell King
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
2015-12-28
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
2015-12-22
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
2015-12-22
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
2015-12-22
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
2015-10-26
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
[next]