aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2018-03-28mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-28mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-24mmc: block: fix logical error to avoid memory leakLiu, Changcheng
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter
2017-12-11mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-05mmc: core: properly init drv_typeWolfram Sang
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-11-29mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-11-29mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-11-23mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-11-23mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-11-23mmc: block: Check return value of blk_get_request()Adrian Hunter
2017-11-23mmc: block: Fix missing blk_put_request()Adrian Hunter
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang
2017-10-30mmc: add kerneldoc to mmc_regulator_get_supply()Wolfram Sang
2017-10-30mmc: core: export emmc revisionJin Qian
2017-10-30mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter
2017-10-30mmc: core: Factor out mmc_host_set_uhs_voltage()Adrian Hunter
2017-10-30mmc: core: Export a few functions needed for blkmq supportAdrian Hunter
2017-10-30mmc: block: Factor out mmc_setup_queue()Adrian Hunter
2017-10-30mmc: block: Prepare CQE dataAdrian Hunter
2017-10-30mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter
2017-10-30mmc: mmc: Enable CQE'sAdrian Hunter
2017-10-30mmc: mmc: Enable Command QueuingAdrian Hunter
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-10-30mmc: core: Remove unnecessary host claimAdrian Hunter
2017-10-30mmc: block: Fix bug when removing RPMB chardevLinus Walleij
2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij
2017-10-30mmc: block: Convert RPMB to a character deviceLinus Walleij
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-10-02mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-09-08mmc: block: Fix incorrectly initialized requestsAdrian Hunter
2017-08-30Merge branch 'fixes' into nextUlf Hansson
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter
2017-08-30mmc: block: cast a informative log for no devidx availableShawn Lin
2017-08-30mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij
2017-08-30mmc: block: Refactor mmc_blk_part_switch()Linus Walleij
2017-08-30mmc: block: Move duplicate checkLinus Walleij
2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij
2017-08-30mmc: ops: export mmc_get_status()Linus Walleij
2017-08-30mmc: block: Anonymize the drv op data pointerLinus Walleij
2017-08-30mmc: test: reduce stack usage in mmc_test_nonblock_transferArnd Bergmann
2017-08-30mmc: core: Turn off CQE before sending commandsAdrian Hunter
2017-08-30mmc: core: Add mmc_retune_hold_now()Adrian Hunter
2017-08-30mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter