summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/host.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin2018-03-151-1/+2
* mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter2017-12-111-5/+0Star
* mmc: core: Remove option not to use blk-mqAdrian Hunter2017-12-111-1/+1
* mmc: block: blk-mq: Add support for direct completionAdrian Hunter2017-12-111-0/+5
* mmc: core: Add parameter use_blk_mqAdrian Hunter2017-12-111-0/+4
* mmc: core: Export a few functions needed for blkmq supportAdrian Hunter2017-10-301-1/+6
* mmc: core: Add mmc_retune_hold_now()Adrian Hunter2017-08-301-0/+1
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-1/+48
* mmc: core: First step in cleaning up private mmc header filesUlf Hansson2017-02-131-1/+2
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-011-0/+6
* mmc: start removing enable / disable APIAdrian Hunter2012-03-271-1/+0Star
* mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-141-21/+0Star
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-311-4/+4
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-091-0/+21
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+2
* mmc: refactor host class handlingPierre Ossman2007-07-091-0/+18