aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit1-0/+6
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson1-11/+10
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson1-46/+2
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson1-0/+6
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson1-7/+2
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-2/+0
2016-11-29mmc: block: delete packed command supportLinus Walleij1-5/+0
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij1-2/+1
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman1-0/+5
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij1-1/+1
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter1-0/+5
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin1-0/+1
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-0/+1
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin1-0/+11
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+1
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter1-0/+4
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang1-10/+21
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione1-0/+1
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson1-2/+2
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson1-1/+0
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson1-32/+0
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter1-1/+2
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter1-1/+2
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen1-0/+1
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter1-0/+23
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-6/+0
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson1-0/+2
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson1-2/+0
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter1-0/+1
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto1-1/+0
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto1-0/+7
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer1-0/+3
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King1-0/+3
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger1-6/+2
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon1-0/+14
2014-05-12mmc: identify available device type to selectSeungwon Jeon1-6/+0
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon1-0/+23
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer1-0/+2
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+2
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson1-1/+1
2014-02-13mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson1-1/+0
2014-02-13mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson1-2/+0
2014-02-13mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson1-1/+0
2014-02-13mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson1-1/+0
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson1-1/+0
2014-02-13mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson1-4/+1
2013-10-30mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson1-0/+1