summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-13
|\
| * mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-30
| * mmc: add kerneldoc to mmc_regulator_get_supply()Wolfram Sang2017-10-30
| * mmc: core: export emmc revisionJin Qian2017-10-30
| * mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter2017-10-30
| * mmc: core: Factor out mmc_host_set_uhs_voltage()Adrian Hunter2017-10-30
| * mmc: core: Export a few functions needed for blkmq supportAdrian Hunter2017-10-30
| * mmc: block: Factor out mmc_setup_queue()Adrian Hunter2017-10-30
| * mmc: block: Prepare CQE dataAdrian Hunter2017-10-30
| * mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter2017-10-30
| * mmc: mmc: Enable CQE'sAdrian Hunter2017-10-30
| * mmc: mmc: Enable Command QueuingAdrian Hunter2017-10-30
| * mmc: core: Add support for handling CQE requestsAdrian Hunter2017-10-30
| * mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-30
| * mmc: core: Remove unnecessary host claimAdrian Hunter2017-10-30
| * mmc: block: Fix bug when removing RPMB chardevLinus Walleij2017-10-30
| * mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-30
| * mmc: block: Convert RPMB to a character deviceLinus Walleij2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-04
* mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-02
* mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-08
* Merge branch 'fixes' into nextUlf Hansson2017-08-30
|\
| * mmc: block: Fix block status codesAdrian Hunter2017-08-30
* | mmc: core: Move mmc_start_areq() declarationAdrian Hunter2017-08-30
* | mmc: block: cast a informative log for no devidx availableShawn Lin2017-08-30
* | mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij2017-08-30
* | mmc: block: Refactor mmc_blk_part_switch()Linus Walleij2017-08-30
* | mmc: block: Move duplicate checkLinus Walleij2017-08-30
* | mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-30
* | mmc: ops: export mmc_get_status()Linus Walleij2017-08-30
* | mmc: block: Anonymize the drv op data pointerLinus Walleij2017-08-30
* | mmc: test: reduce stack usage in mmc_test_nonblock_transferArnd Bergmann2017-08-30
* | mmc: core: Turn off CQE before sending commandsAdrian Hunter2017-08-30
* | mmc: core: Add mmc_retune_hold_now()Adrian Hunter2017-08-30
* | mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-30
* | mmc: core: remove the check of mmc_card_blockaddr for SD cardsShawn Lin2017-08-30
* | mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-30
* | mmc: Convert to using %pOF instead of full_nameRob Herring2017-08-30
* | mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debugShawn Lin2017-08-30
* | mmc: core: always check the length of sglist with total data sizeShawn Lin2017-08-30
* | mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-30
* | mmc: block: remove unused struct mmc_card *cardShawn Lin2017-08-30
* | mmc: mmc_ops: fix a typo for comment of mmc_start_bkopsShawn Lin2017-08-30
|/
* mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeShawn Lin2017-08-21
* mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław2017-08-09
* mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen2017-08-08
* mmc: block: bypass the queue even if usage is present for hotplugShawn Lin2017-08-03
* mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja2017-07-13
* mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven2017-07-11