summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai2016-06-021-2/+2
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
* mmc: longer timeout for long read time quirkMatt Gumbel2016-05-231-2/+2
* mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+24
* mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-05-161-0/+7
* mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang2016-05-161-1/+6
* mmc: core: remove the invalid message in mmc_select_timingDong Aisheng2016-05-101-9/+1
* mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng2016-05-101-3/+9
* mmc: mmc: Attempt to flush cache before resetAdrian Hunter2016-05-041-0/+6
* mmc: core: Convert from IDR to IDA for host indexesUlf Hansson2016-05-021-8/+14
* mmc: core: drop unnecessary bit checkingMasahiro Yamada2016-05-021-2/+3
* mmc: pwrseq: convert to proper platform deviceSrinivas Kandagatla2016-05-026-129/+177
* mmc: pwrseq_emmc: add to_pwrseq_emmc() macroSrinivas Kandagatla2016-05-021-4/+4
* mmc: pwrseq_simple: add to_pwrseq_simple() macroSrinivas Kandagatla2016-05-021-8/+6
* mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou2016-05-022-15/+14
* mmc: core: Provide tracepoints for request processingBaolin Wang2016-05-021-0/+7
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* mmc: core: remove redundant memset of sdio_read_cccrShawn Lin2016-03-171-2/+0
* mmc: core: remove redundant memset of mmc_decode_cidShawn Lin2016-03-171-2/+0
* mmc: core: report tuning command execution failure reasonRussell King2016-02-291-1/+2
* mmc: core: improve mmc_of_parse_voltage() to return better statusRussell King2016-02-291-4/+5
* mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King2016-02-291-2/+6
* mmc: sanitize 'bus width' in debug outputWolfram Sang2016-02-292-2/+2
* mmc: core: use the defined function to check whether card is removableJaehoon Chung2016-02-291-5/+4
* mmc: make MAN_BKOPS_EN message a debugWolfram Sang2016-02-291-1/+1
* mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui2016-02-291-0/+1
* mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong2016-02-291-1/+1
* mmc: remove unnecessary assignment statements before returnMasahiro Yamada2016-02-293-23/+6
* mmc: core: pwrseq_simple: remove unused header filePeter Chen2016-02-291-1/+0
* mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey2016-01-211-8/+14
* mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STDShawn Lin2016-01-201-0/+1
* mmc: debugfs: correct wrong voltage valueChuanxiao Dong2016-01-191-1/+1
* mmc: core: Enable tuning according to the actual timingCarlo Caione2016-01-142-6/+6
* mmc: sd: limit SD card power limit according to cards capabilitiesRussell King2016-01-131-4/+16
* mmc: It is not an error for the card to be removed while suspendedAdrian Hunter2015-12-282-2/+2
* mmc: core: Optimize boot time by detecting cards simultaneouslyUlf Hansson2015-12-281-23/+8
* mmc: core: fix __mmc_switch timeout caused by preemptChaotian Jing2015-12-221-1/+8
* mmc: enable MMC/SD/SDIO device to suspend/resume asynchronouslyFu, Zhonghui2015-12-222-0/+3
* mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter2015-12-221-1/+1
* mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du2015-12-221-4/+2
* mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-221-3/+8
* mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann2015-12-221-2/+2
* mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall2015-12-223-3/+3
* mmc: core: set regulator not found message as debugludovic.desroches@atmel.com2015-12-221-2/+2
* mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson2015-12-221-3/+3
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-223-10/+24
* mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-222-26/+4
* mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson2015-12-221-2/+3
* mmc: core: Invoke ->card_event() callback only when neededUlf Hansson2015-12-221-5/+5
* mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla2015-12-221-1/+2