summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding
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-20mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-12-05mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-12-05mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter
2017-12-05mmc: block: Check return value of blk_get_request()Adrian Hunter
2017-12-05mmc: block: Fix missing blk_put_request()Adrian Hunter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-08-30mmc: core: remove the check of mmc_card_blockaddr for SD cardsShawn Lin
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin
2017-08-30mmc: Convert to using %pOF instead of full_nameRob Herring
2017-08-30mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debugShawn Lin
2017-08-30mmc: core: always check the length of sglist with total data sizeShawn Lin
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin
2017-08-30mmc: block: remove unused struct mmc_card *cardShawn Lin
2017-08-30mmc: mmc_ops: fix a typo for comment of mmc_start_bkopsShawn Lin
2017-08-30mmc: block: Fix block status codesAdrian Hunter
2017-08-21mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeShawn Lin
2017-08-09mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław
2017-08-08mmc: mmc: correct the logic for setting HS400ES signal voltageHaibo Chen
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin