aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang1-10/+50
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar2-0/+34
2016-07-25mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin1-0/+6
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar2-0/+4
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin1-2/+3
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-3/+6
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2-3/+22
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin1-2/+2
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou1-7/+5
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu1-4/+4
2016-07-25mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing1-1/+1
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing1-68/+47
2016-07-25mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing1-9/+16
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin1-1/+2
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin3-3/+93
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+2
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai1-2/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
2016-05-23mmc: longer timeout for long read time quirkMatt Gumbel1-2/+2
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter1-0/+24
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang1-1/+6
2016-05-10mmc: core: remove the invalid message in mmc_select_timingDong Aisheng1-9/+1
2016-05-10mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng1-3/+9
2016-05-04mmc: mmc: Attempt to flush cache before resetAdrian Hunter1-0/+6
2016-05-02mmc: core: Convert from IDR to IDA for host indexesUlf Hansson1-8/+14
2016-05-02mmc: core: drop unnecessary bit checkingMasahiro Yamada1-2/+3
2016-05-02mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla6-129/+177
2016-05-02mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla1-4/+4
2016-05-02mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla1-8/+6
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou2-15/+14
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang1-0/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-3/+3
2016-03-17mmc: core: remove redundant memset of sdio_read_cccrShawn Lin1-2/+0
2016-03-17mmc: core: remove redundant memset of mmc_decode_cidShawn Lin1-2/+0
2016-02-29mmc: core: report tuning command execution failure reasonRussell King1-1/+2
2016-02-29mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King1-4/+5
2016-02-29mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King1-2/+6
2016-02-29mmc: sanitize 'bus width' in debug outputWolfram Sang2-2/+2
2016-02-29mmc: core: use the defined function to check whether card is removableJaehoon Chung1-5/+4
2016-02-29mmc: make MAN_BKOPS_EN message a debugWolfram Sang1-1/+1
2016-02-29mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2016-02-29mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong1-1/+1
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada3-23/+6
2016-02-29mmc: core: pwrseq_simple: remove unused header filePeter Chen1-1/+0
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey1-8/+14
2016-01-20mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin1-0/+1
2016-01-19mmc: debugfs: correct wrong voltage valueChuanxiao Dong1-1/+1
2016-01-14mmc: core: Enable tuning according to the actual timingCarlo Caione2-6/+6
2016-01-13mmc: sd: limit SD card power limit according to cards capabilitiesRussell King1-4/+16