aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAge
* mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-27
* mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-28
* mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-19
* mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-26
* mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng2014-09-24
* mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto2014-09-09
* mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto2014-09-09
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-22
* mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-12
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: identify available device type to selectSeungwon Jeon2014-05-12
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-22
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-23
* mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-13
* mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-13
* mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-13
* mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson2014-02-13
* mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2014-02-13
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-27
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-26
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-06
|\
| * leds: trigger: use inline functions instead of macrosKim, Milo2013-04-01
* | mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-12
* | mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-22
|/
* mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-24
* mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-24
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-24
* mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-24
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
* mmc: add a card-event host operationGuennadi Liakhovetski2012-12-07
* mmc: host: Make UHS timing values fully uniqueKevin Liu2012-12-06
* mmc: Standardise capability typeLee Jones2012-12-06
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-07
* mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-04
* mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21