summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)AuthorLines
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai-2/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-2/+2
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel-2/+2
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter-0/+24
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter-0/+7
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang-1/+6
2016-05-10mmc: core: remove the invalid message in mmc_select_timingDong Aisheng-9/+1
2016-05-10mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng-3/+9
2016-05-04mmc: mmc: Attempt to flush cache before resetAdrian Hunter-0/+6
2016-05-02mmc: core: Convert from IDR to IDA for host indexesUlf Hansson-8/+14
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada-2/+3
2016-05-02mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla-129/+177
2016-05-02mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla-4/+4
2016-05-02mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla-8/+6
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou-15/+14
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang-0/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-3/+3
2016-03-17mmc: core: remove redundant memset of sdio_read_cccrShawn Lin-2/+0
2016-03-17mmc: core: remove redundant memset of mmc_decode_cidShawn Lin-2/+0
2016-02-29mmc: core: report tuning command execution failure reasonRussell King-1/+2
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King-4/+5
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King-2/+6
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang-2/+2
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung-5/+4
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang-1/+1
2016-02-29mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui-0/+1
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong-1/+1
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada-23/+6
2016-02-29mmc: core: pwrseq_simple: remove unused header filePeter Chen-1/+0
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey-8/+14
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin-0/+1
2016-01-19mmc: debugfs: correct wrong voltage valueChuanxiao Dong-1/+1
2016-01-14mmc: core: Enable tuning according to the actual timingCarlo Caione-6/+6
2016-01-13mmc: sd: limit SD card power limit according to cards capabilitiesRussell King-4/+16
2015-12-28mmc: It is not an error for the card to be removed while suspendedAdrian Hunter-2/+2
2015-12-28mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson-23/+8
2015-12-22mmc: core: fix __mmc_switch timeout caused by preemptChaotian Jing-1/+8
2015-12-22mmc: enable MMC/SD/SDIO device to suspend/resume asynchronouslyFu, Zhonghui-0/+3
2015-12-22mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter-1/+1
2015-12-22mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du-4/+2
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione-3/+8
2015-12-22mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann-2/+2
2015-12-22mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall-3/+3
2015-12-22mmc: core: set regulator not found message as debugludovic.desroches@atmel.com-2/+2
2015-12-22mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson-3/+3
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson-10/+24
2015-12-22mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson-26/+4
2015-12-22mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson-2/+3
2015-12-22mmc: core: Invoke ->card_event() callback only when neededUlf Hansson-5/+5
2015-12-22mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla-1/+2