summaryrefslogtreecommitdiff
path: root/drivers/mmc/core (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
| |\
| | * mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee2021-05-22
| | * mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang2021-05-22
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\| |
| * | Merge 4.4.262 into android-4.4-pGreg Kroah-Hartman2021-03-17
| |\|
| | * mmc: core: Fix partition switch time for eMMCAdrian Hunter2021-03-17
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\| |
| * | Merge 4.4.257 into android-4.4-pGreg Kroah-Hartman2021-02-10
| |\|
| | * mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
| |\|
| | * mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\| |
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * mmc: debugfs: correct wrong voltage valueChuanxiao Dong2020-05-10
| | * mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2020-05-10
| * | Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman2019-09-06
| |\|
| * | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
| |\ \
| * \ \ Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
| |\ \ \
| * \ \ \ Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
| |\ \ \ \
* | | | | | Revert "mmc: Fixing few warning messages."Nick Desaulniers2020-02-02
* | | | | | Revert "mmc: sdio: Update the argument for data copy"Nick Desaulniers2020-02-02
* | | | | | Revert "mmc: sdio: Update the buffer copy to include the last char"Nick Desaulniers2020-02-02
* | | | | | Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P2019-09-09
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.4.191 into android-4.4Greg Kroah-Hartman2019-09-06
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-06
| | | |_|_|/ | | |/| | |
* | | | | | mmc: core: Return SD card status if sdr104_wa is not presentVeerabhadrarao Badiganti2019-07-15
* | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | |
| * | | | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\| | | |
| | * | | | mmc: core: Verify SD bus widthRaul E Rangel2019-06-11
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| | | |
| * | | | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\| | |
| | * | | mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2019-04-03
| | * | | mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng2019-04-03
| | * | | mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King2019-04-03
| | * | | mmc: sanitize 'bus width' in debug outputWolfram Sang2019-04-03
| | * | | mmc: make MAN_BKOPS_EN message a debugWolfram Sang2019-04-03
| | * | | mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2019-04-03
| | * | | mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey2019-04-03
| | | |/ | | |/|
* | | | Merge "Merge android-4.4.171 (b355d4f) into msm-4.4"Linux Build Service Account2019-01-30
|\ \ \ \
| * | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
| |\| | |
| | * | | Merge 4.4.170 into android-4.4Greg Kroah-Hartman2019-01-13
| | |\| | | | | |/ | | |/|
| | | * mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2019-01-13
* | | | Merge "mmc: core: Initialize temperature controlled clock scaling"Linux Build Service Account2019-01-23
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: core: Initialize temperature controlled clock scalingRam Prakash Gupta2018-07-26
* | | | mmc: core: Use mmc_get_cd_gpio to get cd gpio status in resume pathVeerabhadrarao Badiganti2018-07-26
|/ / /
* | | Merge "mmc: core: Update SD card removal logic based on cd gpio state"Linux Build Service Account2018-07-16
|\ \ \
| * | | mmc: core: Update SD card removal logic based on cd gpio stateVeerabhadrarao Badiganti2018-06-25
* | | | mmc: core: hibernation support for mmc cardsVijay Viswanath2018-06-22
|/ / /