summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc_ops.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* mmc: core: Cleanup BKOPS supportUlf Hansson2018-12-171-2/+1Star
* mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-201-1/+0Star
* mmc: core: Make mmc_can_reset() staticUlf Hansson2017-06-201-1/+0Star
* mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.cUlf Hansson2017-06-201-1/+0Star
* mmc: core: Move mmc bkops functions from core.c to mmc_ops.cUlf Hansson2017-06-201-1/+0Star
* mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson2017-06-201-0/+1
* mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-241-0/+2
* mmc: core: Move public functions from core.h to private headersUlf Hansson2017-02-131-0/+9
* mmc: core: First step in cleaning up private mmc header filesUlf Hansson2017-02-131-0/+5
* mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-051-0/+1
* mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-291-2/+2
* mmc: core: Rename ignore_crc to retry_crc_err to reflect its purposeUlf Hansson2016-11-291-1/+1
* mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson2016-11-291-1/+1
* mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-261-0/+3
* mmc: core: Separate out the mmc_switch status check so it can be re-usedAdrian Hunter2015-06-011-0/+1
* mmc: core: Add helper function for EXT_CSD supportUlf Hansson2014-11-101-0/+1
* mmc: core: Remove duplicated definition of mmc_send_ext_csd()Ulf Hansson2014-11-101-1/+0Star
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-091-0/+1
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-261-1/+0Star
* mmc: core: support HPI send commandJaehoon Chung2011-10-261-0/+1
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-251-1/+0Star
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-091-0/+1
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-0/+1
* MMC core learns about SPIDavid Brownell2007-09-231-0/+3
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc: Separate out protocol opsPierre Ossman2007-05-011-0/+27