summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-24mmc: host: factor out clearing the retune stateWolfram Sang1-0/+6
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson1-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-15mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin1-1/+2
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter1-5/+0
2017-12-11mmc: core: Remove option not to use blk-mqAdrian Hunter1-1/+1
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter1-0/+5
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter1-0/+4
2017-10-30mmc: core: Export a few functions needed for blkmq supportAdrian Hunter1-1/+6
2017-08-30mmc: core: Add mmc_retune_hold_now()Adrian Hunter1-0/+1
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson1-1/+48
2017-02-13mmc: core: First step in cleaning up private mmc header filesUlf Hansson1-1/+2
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter1-0/+6
2012-03-27mmc: start removing enable / disable APIAdrian Hunter1-1/+0
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-21/+0
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg1-4/+4
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij1-0/+21
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+2
2007-07-09mmc: refactor host class handlingPierre Ossman1-0/+18