summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-043-125/+9Star
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
* mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* Merge branch 'fixes' into nextUlf Hansson2017-08-301-3/+3
|\
| * mmc: block: Fix block status codesAdrian Hunter2017-08-301-3/+3
* | mmc: core: Move mmc_start_areq() declarationAdrian Hunter2017-08-301-0/+6
* | mmc: block: cast a informative log for no devidx availableShawn Lin2017-08-301-1/+13
* | mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij2017-08-301-25/+18Star
* | mmc: block: Refactor mmc_blk_part_switch()Linus Walleij2017-08-301-12/+13
* | mmc: block: Move duplicate checkLinus Walleij2017-08-301-16/+20
* | mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-303-89/+147
* | mmc: ops: export mmc_get_status()Linus Walleij2017-08-301-0/+1
* | mmc: block: Anonymize the drv op data pointerLinus Walleij2017-08-302-4/+6
* | mmc: test: reduce stack usage in mmc_test_nonblock_transferArnd Bergmann2017-08-301-56/+41Star
* | mmc: core: Turn off CQE before sending commandsAdrian Hunter2017-08-301-0/+9
* | mmc: core: Add mmc_retune_hold_now()Adrian Hunter2017-08-302-0/+7
* | mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-301-23/+0Star
* | mmc: core: remove the check of mmc_card_blockaddr for SD cardsShawn Lin2017-08-301-1/+1
* | mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-303-17/+17
* | mmc: Convert to using %pOF instead of full_nameRob Herring2017-08-301-4/+4
* | mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debugShawn Lin2017-08-301-9/+4Star
* | mmc: core: always check the length of sglist with total data sizeShawn Lin2017-08-301-6/+3Star
* | mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-301-13/+0Star
* | mmc: block: remove unused struct mmc_card *cardShawn Lin2017-08-301-2/+0Star
* | mmc: mmc_ops: fix a typo for comment of mmc_start_bkopsShawn Lin2017-08-301-1/+1
|/
* mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeShawn Lin2017-08-211-6/+43
* mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław2017-08-091-0/+2
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-081-1/+1
* mmc: block: bypass the queue even if usage is present for hotplugShawn Lin2017-08-031-0/+1
* mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja2017-07-131-0/+1
* mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven2017-07-111-0/+3
* mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTLGeert Uytterhoeven2017-07-111-1/+1
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-0418-644/+590Star
|\
| * mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter2017-06-202-1/+6
| * mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-201-6/+2Star
| * mmc: core: for data errors, take response of stop cmd into accountWolfram Sang2017-06-201-2/+3
| * mmc: core: check also R1 response for stop commandsWolfram Sang2017-06-201-1/+10
| * mmc: core: Clarify code for sending CSDUlf Hansson2017-06-201-5/+10
| * mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() insteadUlf Hansson2017-06-201-19/+1Star
| * mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-204-12/+12
| * mmc: core: Remove redundant code in mmc_send_cid()Ulf Hansson2017-06-201-7/+0Star
| * mmc: core: Make mmc_can_reset() staticUlf Hansson2017-06-202-3/+1Star
| * mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.cUlf Hansson2017-06-202-21/+21
| * mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.cUlf Hansson2017-06-203-66/+65Star
| * mmc: core: Move mmc bkops functions from core.c to mmc_ops.cUlf Hansson2017-06-203-119/+113Star
| * mmc: core: Don't export some eMMC specific functions from core.cUlf Hansson2017-06-201-4/+0Star
| * mmc: sdio: Keep card runtime resumed while adding function devicesAdrian Hunter2017-06-201-1/+12
| * mmc: sdio: Tidy error path in mmc_attach_sdio()Adrian Hunter2017-06-201-7/+6Star
| * mmc: core: Use device_property_read instead of of_property_readDavid Woods2017-06-201-37/+35Star
| * mmc: block: fix semicolon.cocci warningsWu Fengguang2017-06-201-1/+1