aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson2017-01-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton2016-12-21
* mmc: core: Further fix thread wake-upAdrian Hunter2016-12-20
* Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-14
|\
| * mmc: block: Move files to coreUlf Hansson2016-12-12
|/
* mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter2016-12-05
* mmc: mmc: Relax checking for switch errors after HS200 switchAdrian Hunter2016-12-05
* mmc: core: remove BUG_ONs from core.cShawn Lin2016-12-05
* mmc: core: remove BUG_ONs from sdShawn Lin2016-12-05
* mmc: core: remove BUG_ONs from mmcShawn Lin2016-12-05
* mmc: debugfs: remove BUG_ON from mmc_ext_csd_openShawn Lin2016-12-05
* mmc: core: remove BUG_ONs from sdioShawn Lin2016-12-05
* mmc: mmc: Add Command Queue definitionsAdrian Hunter2016-12-05
* mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-05
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-29
* mmc: core: Update CMD13 polling policy when switch to HS DDR modeUlf Hansson2016-11-29
* mmc: core: Allow CMD13 polling when switching to HS mode for mmcUlf Hansson2016-11-29
* mmc: core: Enable __mmc_switch() to change bus speed timing for the hostUlf Hansson2016-11-29
* mmc: core: Check SWITCH_ERROR bit from each CMD13 response when pollingUlf Hansson2016-11-29
* mmc: core: Rename ignore_crc to retry_crc_err to reflect its purposeUlf Hansson2016-11-29
* mmc: core: Remove redundant __mmc_send_status()Ulf Hansson2016-11-29
* mmc: core: Retry instead of ignore at CRC errors when polling for busyUlf Hansson2016-11-29
* mmc: core: use enum mmc_blk_status properlyLinus Walleij2016-11-29
* mmc: core: Don't power off the card when starting the hostUlf Hansson2016-11-29
* mmc: core: expose the capability of gpio card detectShawn Lin2016-11-29
* mmc: core: Don't use ->card_busy() and CMD13 in combination when pollingUlf Hansson2016-11-29
* mmc: core: Factor out code related to polling in __mmc_switch()Ulf Hansson2016-11-29
* mmc: core: Clarify code which deals with polling in __mmc_switch()Ulf Hansson2016-11-29
* mmc: core: Make mmc_switch_status() available for mmc coreUlf Hansson2016-11-29
* mmc: mmc: Use 500ms as the default generic CMD6 timeoutUlf Hansson2016-11-07
* mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin2016-10-10
* mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin2016-10-10
* mmc: core: don't try to switch block size for dual rate modeZiyuan Xu2016-09-26
* mmc: core: Add support for sending commands during data transferAdrian Hunter2016-09-26
* mmc: core: Optimize the mmc erase size alignmentBaolin Wang2016-09-26
* mmc: core: Factor out the alignment of erase sizeBaolin Wang2016-09-26
* mmc: core: Use a default maximum erase timeoutUlf Hansson2016-09-26
* mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin2016-09-26
* mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee2016-09-26
* mmc: sd: Export SD Status via “ssr” device attributeUri Yanai2016-09-26
* mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede2016-09-26
* mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang2016-07-25
* mmc: core: Extend sysfs with DSR registerBojan Prtvar2016-07-25
* mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin2016-07-25
* mmc: core: Extend sysfs with OCR registerBojan Prtvar2016-07-25
* mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-25
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-25
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-25
* mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-25