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
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
2017-12-18
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
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: Ensure cmd_completion is initialized
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-10-30
mmc: add kerneldoc to mmc_regulator_get_supply()
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: Turn off CQE before sending commands
Adrian Hunter
2017-08-30
mmc: core: remove the check of mmc_card_blockaddr for SD cards
Shawn Lin
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
mmc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-30
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
2017-08-30
mmc: core: always check the length of sglist with total data size
Shawn Lin
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
2017-06-20
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
2017-06-20
mmc: core: Don't export some eMMC specific functions from core.c
Ulf Hansson
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
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
[next]