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