summaryrefslogtreecommitdiff
path: root/drivers/mmc/core (unfollow)
Commit message (Expand)Author
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-05-10mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2020-05-10mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2020-02-02Revert "mmc: Fixing few warning messages."Nick Desaulniers
2020-02-02Revert "mmc: sdio: Update the argument for data copy"Nick Desaulniers
2020-02-02Revert "mmc: sdio: Update the buffer copy to include the last char"Nick Desaulniers
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-07-15mmc: core: Return SD card status if sdr104_wa is not presentVeerabhadrarao Badiganti
2019-06-11mmc: core: Verify SD bus widthRaul E Rangel
2019-04-03mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2019-04-03mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2019-04-03mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2019-04-03mmc: sanitize 'bus width' in debug outputWolfram Sang
2019-04-03mmc: make MAN_BKOPS_EN message a debugWolfram Sang
2019-04-03mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2019-04-03mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey
2019-01-13mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-07-26mmc: core: Initialize temperature controlled clock scalingRam Prakash Gupta
2018-07-26mmc: core: Use mmc_get_cd_gpio to get cd gpio status in resume pathVeerabhadrarao Badiganti
2018-06-25mmc: core: Update SD card removal logic based on cd gpio stateVeerabhadrarao Badiganti
2018-06-22mmc: core: hibernation support for mmc cardsVijay Viswanath
2018-05-02mmc: core: power cycle card when sd card switch voltage operation failsRam Prakash Gupta
2018-04-18mmc: core: Donot fall back to lower speed modes for tuning errorsPradeep P V K
2018-04-16mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti
2018-03-29mmc: core: Add retuning to cmdq pathVijay Viswanath
2018-03-29mmc: core: implement enhanced strobe supportShawn Lin
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-11mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2018-01-19blkdev: Refactoring block io latency histogram codesHyojun Kim
2018-01-10mmc: host: Add device_prepare pm for mmc_hostVijay Viswanath
2018-01-08mmc: core: Reset on error during deferred resumeAsutosh Das
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-11-24mmc: core: Return the error if command queue request failsVeerabhadrarao Badiganti
2017-11-13mmc: core: Return card status if sdr104_wa is not presentVeerabhadrarao Badiganti
2017-11-07mmc: core: Return error if fallback to lower speed mode failsWanhyeong Ryu
2017-11-03mmc: core: add power on to SD card detectCan Guo
2017-10-13mmc: core: Prevent accessing user space buffer directlySiba Prasad
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-09-26mmc: core: add mmc flush detect work.Ankit Jain
2017-09-12mmc: core: Correct the checks while setting clock scaling frequenciesVeerabhadrarao Badiganti
2017-09-05mmc: core: power off host if SD card resume failsCan Guo
2017-08-29mmc: core: Ignore bus resume flags when card removal event is detectedVeerabhadrarao Badiganti
2017-08-21mmc: core: enable async suspend of cardVijay Viswanath
2017-07-10mmc: core: Select HS mode in device first and then in the hostSayali Lokhande
2017-07-04mmc: host: Capture error states in Trace logs.Siba Prasad