summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2018-08-24MLK-17621-2 mmc: add feature of setting slot index via devicetree aliasHaibo Chen
2018-08-24MLK-17621-1 mmc: remove the feature of setting slot index via devicetree aliasHaibo Chen
2018-08-24MLK-16155-5 mmc: core: Add support for handling CQE requestsAdrian Hunter
2018-08-24MLK-16155-4 mmc: core: Turn off CQE before sending commandsAdrian Hunter
2018-08-24mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson
2018-08-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2018-08-24mmc: sdio: Fix sdio wait busy implement limitationjiajie.hao@mediatek.com
2018-08-24mmc: core: refactor mmc_request_done()Linus Walleij
2018-08-24mmc: core: refactor asynchronous request finalizationLinus Walleij
2018-08-24mmc: core: move some code in mmc_start_areq()Linus Walleij
2018-08-24mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter
2018-08-24mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter
2018-08-24mmc: core: start to break apart mmc_start_areq()Linus Walleij
2018-08-24mmc: core: rename mmc_start_req() to *areq()Linus Walleij
2018-08-24mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2018-08-24mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()Ulf Hansson
2018-08-24mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson
2018-08-24mmc: core: Remove redundant code in mmc_set_signal_voltage()Ulf Hansson
2018-08-24mmc: core: Move public functions from card.h to private headersUlf Hansson
2018-08-24mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2018-08-24mmc: core: Further fix thread wake-upAdrian Hunter
2018-08-24mmc: core: remove BUG_ONs from core.cShawn Lin
2018-08-24mmc: queue: Fix queue thread wake-upAdrian Hunter
2018-08-24mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2018-08-24mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson
2018-08-24mmc: core: use enum mmc_blk_status properlyLinus Walleij
2018-08-24mmc: core: Don't power off the card when starting the hostUlf Hansson
2018-08-24MLK-12617 mmc: Fix compile error when CONFIG_MMC=mHaibo Chen
2018-08-24MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2018-08-24mmc: Allow setting slot index via devicetree aliasSascha Hauer
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2016-09-26mmc: core: don't try to switch block size for dual rate modeZiyuan Xu
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-09-26mmc: core: Optimize the mmc erase size alignmentBaolin Wang
2016-09-26mmc: core: Factor out the alignment of erase sizeBaolin Wang
2016-09-26mmc: core: Use a default maximum erase timeoutUlf Hansson
2016-07-25mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang
2016-02-29mmc: core: report tuning command execution failure reasonRussell King
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung
2015-12-28mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson