summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: don't try to switch block size for dual rate modeZiyuan Xu2016-09-261-1/+2
* mmc: core: Add support for sending commands during data transferAdrian Hunter2016-09-261-6/+89
* mmc: core: Optimize the mmc erase size alignmentBaolin Wang2016-09-261-8/+26
* mmc: core: Factor out the alignment of erase sizeBaolin Wang2016-09-261-16/+32
* mmc: core: Use a default maximum erase timeoutUlf Hansson2016-09-261-7/+10
* mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin2016-09-262-23/+33
* mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee2016-09-261-4/+5
* mmc: sd: Export SD Status via “ssr” device attributeUri Yanai2016-09-261-18/+19
* mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede2016-09-261-0/+9
* mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang2016-07-251-10/+50
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-252-0/+34
* mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin2016-07-251-0/+6
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-252-0/+4
* mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-251-2/+3
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-3/+6
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-252-3/+22
* mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-251-2/+2
* mmc: Set pref erase size based on sizeGwendal Grignou2016-07-251-7/+5
* mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu2016-07-251-4/+4
* mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2016-07-251-1/+1
* mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing2016-07-251-68/+47
* mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing2016-07-251-9/+16
* mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin2016-07-251-1/+2
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-3/+93
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+2
* 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
OpenPOWER on IntegriCloud