summaryrefslogtreecommitdiff
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAge
...
| * | | | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\| | | | | |_|/ | |/| |
| | * | mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao2018-11-21
* | | | 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
* | | | Merge "mmc: core: hibernation support for mmc cards"Linux Build Service Account2018-07-01
|\ \ \ \
| * | | | mmc: core: hibernation support for mmc cardsVijay Viswanath2018-06-22
* | | | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\ \ \ | | | |/ | | |/|
| | * | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-30
* | | | mmc: block: Don't unhalt if switch to CQ mode failsAsutosh Das2018-06-21
* | | | Merge "mmc: host: msm: Don't check for core-dll lock during hs400es dll init"Linux Build Service Account2018-06-15
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: host: msm: Don't check for core-dll lock during hs400es dll initVeerabhadrarao Badiganti2018-06-13
* | | | Merge "mmc: sdhci-msm: Add boot marker"Linux Build Service Account2018-06-06
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: sdhci-msm: Add boot markerZhiqiang Tu2018-05-22
* | | | mmc: card: Update multi_cmd_ioctl path to support cmdqVeerabhadrarao Badiganti2018-05-29
|/ / /
* | | Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account2018-05-02
|\ \ \
| * | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
| |\| |
| | * | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| | |\|
| | | * mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-24
* | | | Merge "mmc: core: power cycle card when sd card switch voltage operation fails"Linux Build Service Account2018-05-02
|\ \ \ \
| * | | | mmc: core: power cycle card when sd card switch voltage operation failsRam Prakash Gupta2018-05-02
* | | | | mmc: card: WARN_ON in cmdq completion contextPradeep P V K2018-05-02
|/ / / /
* | | | Merge "mmc: core: Donot fall back to lower speed modes for tuning errors"Linux Build Service Account2018-04-23
|\ \ \ \
| * | | | mmc: core: Donot fall back to lower speed modes for tuning errorsPradeep P V K2018-04-18
* | | | | Merge "mmc: core: Add retuning to cmdq path"Linux Build Service Account2018-04-23
|\ \ \ \ \
| * | | | | mmc: core: Add retuning to cmdq pathVijay Viswanath2018-03-29
* | | | | | Merge "mmc: core: implement enhanced strobe support"Linux Build Service Account2018-04-23
|\| | | | | | |_|/ / / |/| | | |
| * | | | mmc: core: implement enhanced strobe supportShawn Lin2018-03-29
* | | | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
| |\ \ \ | | | |/ | | |/|
| | * | mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-28
| * | | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
| |\| |
| | * | mmc: avoid removing non-removable hosts during suspendDaniel Drake2018-03-24
| | * | mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046ayangbo lu2018-03-24
| | * | mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()Dan Carpenter2018-03-24
* | | | Merge "mmc: card: Service RPMB requests with priority over other requests"Linux Build Service Account2018-04-18
|\ \ \ \
| * | | | mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti2018-04-16
| | |_|/ | |/| |
* / | | mmc: card: Call blk_requeue_request() with queue-lock heldVeerabhadrarao Badiganti2018-04-16
|/ / /
* | | mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2018-03-11
* | | Merge "Merge android-4.4.114 (fe09418) into msm-4.4"Linux Build Service Account2018-02-06
|\ \ \
| * | | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
| |\| |
| | * | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
| | |\|
| | | * mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu2018-01-31
* | | | Merge "Merge android-4.4.113 (ef588ef) into msm-4.4"Linux Build Service Account2018-02-01
|\| | |
| * | | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
| |\| |
| | * | blkdev: Refactoring block io latency histogram codesHyojun Kim2018-01-19
* | | | Merge "mmc: sdhci: Avoid leaking kernel addresses"Linux Build Service Account2018-01-31
|\ \ \ \
| * | | | mmc: sdhci: Avoid leaking kernel addressesVijay Viswanath2018-01-29
* | | | | Merge "mmc: sdhci-msm: Remove printing tlmm physical address"Linux Build Service Account2018-01-31
|\ \ \ \ \