summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc_ops.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\
| * mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2019-04-03
* | mmc: mmc: Don't send CMD13 after switch command while switching speed modesRitesh Harjani2017-01-11
* | mmc: mmc_ops: Add retry mechanism to mmc_switchVenkat Gopalakrishnan2016-05-31
* | mmc: block: Add error handling to command queue hostAsutosh Das2016-05-31
* | mmc: core: add flush request support to command queueAsutosh Das2016-05-31
* | mmc: quirks: add new quirk that allows HPI disableTalel Shenhar2016-05-31
* | mmc: core: interrupt Background Operations if it takes too longSubhash Jadavani2016-05-31
* | mmc: core: Fix bustest timeout valueSahitya Tummala2016-05-31
* | mmc: core: hpi in TRAN state error handlingKonstantin Dorfman2016-05-31
|/
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-27
* mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-26
* mmc: core: Separate out the mmc_switch status check so it can be re-usedAdrian Hunter2015-06-01
* mmc: core: Hold re-tuning during switch commandsAdrian Hunter2015-06-01
* mmc: core: Make tuning block patterns staticUlf Hansson2015-01-19
* mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2014-12-08
* mmc: core: add core-level function for sending tuning commandsMinda Chen2014-11-26
* mmc: core: Convert to use kzalloc() for CXD register buffersUlf Hansson2014-11-10
* mmc: core: Don't handle buffers on stack while fetching CXD registersUlf Hansson2014-11-10
* mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson2014-11-10
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-10
* mmc: core: Add helper function for EXT_CSD supportUlf Hansson2014-11-10
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-24
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: core: Fixup busy detection for mmc switch operationsUlf Hansson2014-02-23
* mmc: core: Minor simplifications to __mmc_switchUlf Hansson2014-02-23
* mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-23
* mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson2014-02-23
* mmc: core: Silence compiler warning in __mmc_switchUlf Hansson2013-11-08
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-30
* mmc: add ignorance case for CMD13 CRC errorSeungwon Jeon2013-09-25
* mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).Minjian Wu2013-08-24
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-24
* mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-06
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-03
* mmc: core: Remove bounce buffer in mmc_send_cxd_data()Kyungsik Lee2012-09-19
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-27
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* mmc: core: support HPI send commandJaehoon Chung2011-10-26
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: fix integer assignments to pointerVenkatraman S2011-10-26
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-13
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-24
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31