summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2017-12-11
* mmc: core: properly init drv_typeWolfram Sang2017-12-05
* Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-12-01
|\
| * mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-29
| * mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender2017-11-29
| * mmc: block: Ensure that debugfs files are removedAdrian Hunter2017-11-23
| * mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter2017-11-23
| * mmc: block: Check return value of blk_get_request()Adrian Hunter2017-11-23
| * mmc: block: Fix missing blk_put_request()Adrian Hunter2017-11-23
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
|/
* 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