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