summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
AgeCommit message (Expand)Author
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-08-16mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen
2017-08-11mmc: core: Fix access to HS400-ES devicesGuenter Roeck
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2016-11-07mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson
2016-10-10mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin
2016-10-10mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-10mmc: core: remove the invalid message in mmc_select_timingDong Aisheng
2016-05-10mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2016-05-04mmc: mmc: Attempt to flush cache before resetAdrian Hunter
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang
2015-12-28mmc: It is not an error for the card to be removed while suspendedAdrian Hunter
2015-12-22mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du
2015-12-22mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Move mmc_switch_status()Adrian Hunter
2015-11-09mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter
2015-10-26mmc: skip reclaiming host on mmc_add_card() errorSergei Shtylyov
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing
2015-06-04mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2015-06-01mmc: cast u8 to unsigned long long to avoid unexpected errorKuninori Morimoto
2015-06-01mmc: core: Add support for HS400 re-tuningAdrian Hunter
2015-06-01mmc: mmc: Hold re-tuning in mmc_sleep()Adrian Hunter
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02mmc: Add support for marking hpi as broken through devicetreeHans de Goede
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2015-01-19mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter
2015-01-19mmc: core: refactor the hw_reset routinesJohan Rudholm
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson
2015-01-19mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson