aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAge
* mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-05
* mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-05
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-05
* mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-29
* mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson2016-11-29
* mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-29
* mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson2016-11-29
* mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-07
* mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin2016-10-10
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-10
* mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee2016-09-26
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-25
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-25
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-25
* mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-25
* mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu2016-07-25
* mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing2016-07-25
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-25
* mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai2016-06-02
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-05-16
* mmc: core: remove the invalid message in mmc_select_timingDong Aisheng2016-05-10
* mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng2016-05-10
* mmc: mmc: Attempt to flush cache before resetAdrian Hunter2016-05-04
* mmc: core: drop unnecessary bit checkingMasahiro Yamada2016-05-02
* mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou2016-05-02
* mmc: sanitize 'bus width' in debug outputWolfram Sang2016-02-29
* mmc: make MAN_BKOPS_EN message a debugWolfram Sang2016-02-29
* mmc: It is not an error for the card to be removed while suspendedAdrian Hunter2015-12-28
* mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du2015-12-22
* mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-22
* mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter2015-11-09
* mmc: mmc: Move mmc_switch_status()Adrian Hunter2015-11-09
* mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter2015-11-09
* mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter2015-11-09
* mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov2015-10-26
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-21
* mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson2015-06-04
* mmc: mmc: Add driver strength selectionAdrian Hunter2015-06-01
* mmc: mmc: Read card's valid driver strength maskAdrian Hunter2015-06-01
* mmc: cast u8 to unsigned long long to avoid unexpected errorKuninori Morimoto2015-06-01
* mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-01
* mmc: mmc: Hold re-tuning in mmc_sleep()Adrian Hunter2015-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | mmc: Add support for marking hpi as broken through devicetreeHans de Goede2015-04-02
* | mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-29
* | mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-19
* | mmc: core: refactor the hw_reset routinesJohan Rudholm2015-01-19