summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2016-06-01mmc: longer timeout for long read time quirkMatt Gumbel
2015-10-01mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-05-17mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2014-01-13mmc: Do not call get_cd for non removable cardsSascha Hauer
2013-10-30mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-30mmc: core: Signal wakeup event at card insert/removalUlf Hansson
2013-10-30mmc: core: Collect common code for card ocr validationUlf Hansson
2013-10-30mmc: core: Prevent violation of specs while initializing cardsUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-30mmc: core: Let mmc_set_signal_voltage take ocr as parameterUlf Hansson
2013-10-30mmc: core: Let mmc_power_up|cycle take ocr as parameterUlf Hansson
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang
2013-07-31mmc: core: Indicate that vmmcq may be absentMark Brown
2013-06-27mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson
2013-06-27mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson
2013-06-27mmc: core: Remove unnecessary check for the remove callbackUlf Hansson
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-05-26mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson
2012-10-07mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski